[Devel] perl module on solaris

Bogdan-Andrei Iancu bogdan at voice-system.ro
Wed Dec 13 21:02:02 CET 2006


Hi Bastian,

can you take a look on this:

Compiling perl.c
/opt/SUNWspro/bin/cc -xcode=pic32   -g -xO5 -fast -native -xarch=v8plusa 
-xCC -xc99=no_lib      -DNAME='"openser"' 
-DVERSION='"1.2.0-dev13-notls"' -DARCH='"sparc64"' -DOS='"solaris"' 
-DCOMPILER='"/opt/SUNWspro/bin/cc 5.5"' -D__CPU_sparc64 -D__OS_solaris 
-D__SMP_no -DCFG_DIR='"/usr/local/etc/openser/"' -DPKG_MALLOC -DSHM_MEM  
-DSHM_MMAP -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE 
-DHAVE_RESOLV_RES -DSTATISTICS -DDBG_QM_MALLOC  -DHAVE_GETIPNODEBYNAME 
-DHAVE_SYS_SOCKIO_H -DHAVE_SCHED_YIELD -DHAVE_ALLOCA_H -DUSE_SIGACTION 
-DUSE_PTHREAD_MUTEX   -DHAVE_DEVPOLL -DHAVE_SELECT `perl 
-MExtUtils::Embed -e ccopts` -c perl.c -o perl.o
"perl.c", line 245: undefined symbol: PERL_EXIT_DESTRUCT_END
"perl.c", line 323: undefined symbol: PERL_EXIT_DESTRUCT_END
cc: acomp failed for perl.c
make[1]: *** [perl.o] Error 2


compiling on solaris fails because the flag PERL_EXIT_DESTRUCT_END is 
missing...any clue?

regards,
bogdan



More information about the Devel mailing list