Hi all. I am trying to install the php4 module for apache 1.3.24 on HPUX 11.00
I have sucessfully compiled apache 1.3.24, mysql 4.01, and php4, but when I try to 
integrate the php4 module in with apache, I am getting nailed every time..

I did the configure --activate-module=src/modules/php4/libphp4.a

and that worked.
When I did a make, I get this error..
ld: DP relative code in file modules/php4/libphp4.a(zend_alloc.o) - shared library 
must be position independent.

When I recieved a similar error for another piece of software I was compiling, I fixed 
it by editing the .c file and checking the paths of the #includes.
That didn't seem to work this time.
Can anyone point me in the right direction?
Thanks,
Taylor

Taylor Lewick
Unix System Administrator
Fortis Benefits
816 881 6073

"Help Wanted.  Seeking Telepath..."
"You Know where to apply."

****************************************************************
                        Please Note
The information in this E-mail message is legally privileged
and confidential information intended only for the use of the
individual(s) named above. If you, the reader of this message,
are not the intended recipient, you are hereby notified that 
you should not further disseminate, distribute, or forward this
E-mail message. If you have received this E-mail in error,
please notify the sender. Thank you
*****************************************************************

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

Reply via email to