Operating System - Linux
1751974 Members
4554 Online
108784 Solutions
New Discussion

Re: DBD:Informix installed error for Perl

 
SOLVED
Go to solution
Steven_181
Advisor

Re: DBD:Informix installed error for Perl

I have recompile again with
LDFLAGS=/opt/hp-gcc-4.1.0/lib/gcc/ia64-hp-hpux11.23/4.1.0/hpux64/libgcc.a -lgcc

But I still get the error:

/usr/lib/hpux64/dld.so: Unsatisfied code symbol '__modsi3' in load module '/apps/apache/libexec/mod_imap.so'.
Syntax error on line 219 of /apps/apache/conf/httpd.conf:
Cannot load /apps/apache/libexec/mod_imap.so into server: Unresolved external
./apachectl start: httpd could not be started

I need the imap.so and also libproxy.so to be up. Both are having the same error.

Please advice.
isaac_loven
Frequent Advisor

Re: DBD:Informix installed error for Perl

I am having a simular problem. Did you find a solution ? Thanks Isaac