[NBLUG/talk] RH 9: creating libphp4.so
Todd Cary
todd at aristesoftware.com
Wed Jul 6 20:31:50 PDT 2005
Troy -
That bird is welcome to come to my house and play with my parakeet
anytime it wants. I can now compile (make and install) Apache and PHP
4.3, BUT there is another problem: I get an error when I restart
Apache: undefined symbol: ap_signal. This is in the new libphp4.so.
My RH 9 is out of the box + running "yum update".
Help!
Todd
Troy Arnold wrote:
>On Wed, Jul 06, 2005 at 07:02:45AM -0700, Todd Cary wrote:
>
>
>>Until I can get Fedora 4 to install on my computer, I need to go back to
>>RH 9 which means I need to update Apache and PHP. This is not an area
>>in which I have much knowledge, so bear with me:
>>
>>I downloaded the tarball for Apache 2.0.54 and then configure with
>>
>>./configure --prefix=/www --enable-module=so
>>
>>followed by the make and make install
>>
>>Next I download Php 4.3.11 and do the configure with
>>
>>./configure --with-interbase=shared,/opt/firebird --with-apxs2=/www/bin/apxs
>>
>>When I run the make, I get
>>
>>...
>>sapi/apache2handler/php_functions.lo main/internal_functions.lo -lcrypt
>>-lcrypt -lresolv -lm -ldl -lnsl
>>-lcrypt -lcrypt -o libphp4.la
>>ext/ctype/ctype.lo: file not recognized: File truncated
>>collect2: ld returned 1 exit status
>>make: *** [libphp4.la] Error 1
>>
>>If I do not have the "--with-apxs2=/www/bin/apxs", there are no errors,
>>but I do not get the libphp4.so that I need.
>>
>>
>
>A little google groups bird told me tell you:
>"try typing:
> make distclean
> and then rerun your configure, make, make install."
>
>-troy
>
>
>_______________________________________________
>talk mailing list
>talk at nblug.org
>http://nblug.org/cgi-bin/mailman/listinfo/talk
>
>
>
>
More information about the talk
mailing list