- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Unable to compile perl
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-28-2006 11:58 PM
тАО05-28-2006 11:58 PM
Unable to compile perl
I am trying to build perl 5.6.1 on HP-UX B.11.11 U 9000/899 with ANSI C version B.11.11.12 for hp-ux. I have configured the policy file. When I run make I get the following message.
Making B (dynamic)
rm -f ../../lib/auto/B/B.sl
LD_RUN_PATH="" ld -L/usr/local/lib B.o -o ../../lib/auto/B/B.sl
ld: Unsatisfied symbols:
Perl_gv_stashpvn (first referenced in B.o) (code)
PL_sv_yes (first referenced in B.o) (data)
Perl_sv_newmortal (first referenced in B.o) (code)
PL_curpad (first referenced in B.o) (data)
Perl_newSViv (first referenced in B.o) (code)
PL_sv_no (first referenced in B.o) (data)
perl_get_av (first referenced in B.o) (code)
PL_beginav_save (first referenced in B.o) (data)
Perl_sv_catpv (first referenced in B.o) (code)
perl_call_method (first referenced in B.o) (code)
Perl_sv_2mortal (first referenced in B.o) (code)
Perl_gv_fetchfile (first referenced in B.o) (code)
Perl_sv_catpvn (first referenced in B.o) (code)
PL_markstack_max (first referenced in B.o) (data)
PL_opargs (first referenced in B.o) (data)
PL_main_start (first referenced in B.o) (data)
Perl_sv_setnv (first referenced in B.o) (code)
Perl_markstack_grow (first referenced in B.o) (code)
Perl_newRV (first referenced in B.o) (code)
Perl_hv_iternextsv (first referenced in B.o) (code)
Perl_form (first referenced in B.o) (code)
PL_stack_base (first referenced in B.o) (data)
PL_op_desc (first referenced in B.o) (data)
perl_get_sv (first referenced in B.o) (code)
Perl_sv_setiv (first referenced in B.o) (code)
Perl_newSVpvn (first referenced in B.o) (code)
Perl_sv_setuv (first referenced in B.o) (code)
PL_maxo (first referenced in B.o) (data)
Perl_sv_setsv (first referenced in B.o) (code)
Perl_newXS (first referenced in B.o) (code)
PL_sv_undef (first referenced in B.o) (data)
strncmp (first referenced in B.o) (code)
Perl_sv_2iv (first referenced in B.o) (code)
PL_main_cv (first referenced in B.o) (data)
Perl_sv_setpv (first referenced in B.o) (code)
PL_main_root (first referenced in B.o) (data)
Perl_sv_2nv (first referenced in B.o) (code)
PL_markstack_ptr (first referenced in B.o) (data)
Perl_av_push (first referenced in B.o) (code)
PL_stack_max (first referenced in B.o) (data)
Perl_newSVpv (first referenced in B.o) (code)
Perl_sv_2bool (first referenced in B.o) (code)
PL_amagic_generation (first referenced in B.o) (data)
Perl_newSVrv (first referenced in B.o) (code)
Perl_sv_mortalcopy (first referenced in B.o) (code)
Perl_stack_grow (first referenced in B.o) (code)
Perl_warn (first referenced in B.o) (code)
PL_endav (first referenced in B.o) (data)
Perl_newCONSTSUB (first referenced in B.o) (code)
Perl_hv_iterinit (first referenced in B.o) (code)
PL_op_name (first referenced in B.o) (data)
strcmp (first referenced in B.o) (code)
PL_op (first referenced in B.o) (data)
PL_na (first referenced in B.o) (data)
PL_Xpv (first referenced in B.o) (data)
Perl_sv_setpvn (first referenced in B.o) (code)
Perl_mg_size (first referenced in B.o) (code)
PL_initav (first referenced in B.o) (data)
Perl_mg_set (first referenced in B.o) (code)
sprintf (first referenced in B.o) (code)
Perl_sv_2pv (first referenced in B.o) (code)
PL_compcv (first referenced in B.o) (data)
PL_minus_c (first referenced in B.o) (data)
PL_stack_sp (first referenced in B.o) (data)
Perl_croak (first referenced in B.o) (code)
ld: No $UNWIND_END$ subspace has been defined (probably missing /usr/ccs/lib/crt
0.o)
*** Error exit code 1
Stop.
*** Error exit code 1
Please help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-29-2006 12:01 AM
тАО05-29-2006 12:01 AM
Re: Unable to compile perl
What is in your Policy.sh?
How did you call Configure?
Enjoy, Have FUN! H.Merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-29-2006 12:11 AM
тАО05-29-2006 12:11 AM
Re: Unable to compile perl
ready-to-use perl versions 5.8.7 and 5.8.8 are available on http://software.hp.com
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=PERL
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-29-2006 12:13 AM
тАО05-29-2006 12:13 AM
Re: Unable to compile perl
5.6.x is not available for 11.11
All available builds are GNU gcc builds, so I bet he probably has a good reason to recompile from scratch with HP C-ANSI-C
Enjoy, Have FUN! H.Merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-29-2006 12:31 AM
тАО05-29-2006 12:31 AM
Re: Unable to compile perl
http://mirrors.develooper.com/hpux/
You are the pharao ... ;-)
Builds on software.hp.com are gcc builds too?
Perhaps we will experience his need for an ansi c build.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-29-2006 12:37 AM
тАО05-29-2006 12:37 AM
Re: Unable to compile perl
OK, it *can* be done with a different ANSI C compiler (GNU gcc for example), but that is like diving head-first into an empty concrete swimming pool filled with snakes.
Enjoy, Have FUN! H.Merijn