Re: Compiling PHP as module on Itanium
From: Mart Rentmeester (martr_at_wn5.nospamplease.nl)
Date: 06/28/04
- Next message: Alex van Denzel: "Re: HP9000/827S"
- Previous message: Mike Stroyan: "Re: libXmu.sl on HP_UX 11.0"
- In reply to: Erik Devriendt: "Compiling PHP as module on Itanium"
- Next in thread: Erik Devriendt: "Re: Compiling PHP as module on Itanium"
- Reply: Erik Devriendt: "Re: Compiling PHP as module on Itanium"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 28 Jun 2004 19:30:02 +0000 (UTC)
"Erik Devriendt" <Erik.Devriendt@siemens.be> writes:
>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 ?
Yes - try building php again running .configure with
the option --enable-libgcc
Mart
- Next message: Alex van Denzel: "Re: HP9000/827S"
- Previous message: Mike Stroyan: "Re: libXmu.sl on HP_UX 11.0"
- In reply to: Erik Devriendt: "Compiling PHP as module on Itanium"
- Next in thread: Erik Devriendt: "Re: Compiling PHP as module on Itanium"
- Reply: Erik Devriendt: "Re: Compiling PHP as module on Itanium"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|