I am trying -- for the past day - to build php4.3.1 against apache1.3.27 as a
DSO module on HPUX11 using gcc.

  I build everythigng and I can get apache running without the php module. Once
I add the php module, I get the following errors:

/usr/lib/dld.sl: Unresolved symbol: __udivdi3 (code)  from
/home/harring/install/apache1_3_27_dso_aCC/libexec/libphp4.so
/usr/lib/dld.sl: Unresolved symbol: __umoddi3 (code)  from
/home/harring/install/apache1_3_27_dso_aCC/libexec/libphp4.so
Syntax error on line 206 of
/home/harring/install/apache1_3_27_dso_aCC/conf/httpd.conf:
Cannot load /home/harring/install/apache1_3_27_dso_aCC/libexec/libphp4.so into
server: Unresolved external
./apachectl start: httpd could not be started


  I have googled and could not find a solution for this. Can anyone help ?


Thanks.

Harring

__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to