Compiling PHP as module on Itanium
From: Erik Devriendt (Erik.Devriendt_at_siemens.be)
Date: 06/28/04
- Next message: Mike Stroyan: "Re: libXmu.sl on HP_UX 11.0"
- Previous message: Publio Quintilio Varo: "modXLDAPAuth compilation failure on HPUX 11"
- Next in thread: Mart Rentmeester: "Re: Compiling PHP as module on Itanium"
- Reply: Mart Rentmeester: "Re: Compiling PHP as module on Itanium"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 28 Jun 2004 19:53:23 +0200
Hi,
Did anyone succeed in compiling PHP 4.3.7 as DSO with GCC for the
HP version of Apache on Itanium ?
I managed to create the libphp4.sl but Apache doen't want to load
it as module.
It says:
[...] Unsatified code symbol '__udivsi3' in load module [...]
and this for several symbols:
__udivdi3, __udivsi3, __divsi3, __moddi3, __modsi3, __umoddi3
Could it be that this is caused by Apache (probably) being compiled
with the HPUX CC and my module being compiled with GCC ?
Erik Devriendt
- Next message: Mike Stroyan: "Re: libXmu.sl on HP_UX 11.0"
- Previous message: Publio Quintilio Varo: "modXLDAPAuth compilation failure on HPUX 11"
- Next in thread: Mart Rentmeester: "Re: Compiling PHP as module on Itanium"
- Reply: Mart Rentmeester: "Re: Compiling PHP as module on Itanium"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|