mod_perl 2.0.5/httpd-2.2.17 on Solaris 10: fatal relocation error

2011-03-10 Thread Gregory Gabriel
Hi, Does anyone have experience with this? I'm trying to build mod_perl 2.0.5 on Solaris 10x86_64 with SunStudio 12u1. Perl 5.12.2 is custom build. Whenever I try to start httpd I get this error httpd: Syntax error on line 412 of /opt/httpd-2.2.17/conf/httpd.conf: Syntax error on line 1 of /opt/

Re: mod_perl 2.0.5/httpd-2.2.17 on Solaris 10: fatal relocation error

2011-03-10 Thread Gregory Gabriel
As a follow-up on my own problem recompiling perl from scratch with -KPIC resolved the issue - apologies for the list pollution Compiler: cc='cc', ccflags ='-D_REENTRANT -m64 -KPIC -xarch=generic64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV', optimize='-O', cpp