Date: 04/30/00
- Next message: Sascha Schumann: "Re: [PHP3] Problems with making PHP/MySQL module in Apache"
- Previous message: Mark Lo: "Re: [PHP3] MySQL entry removal"
- Next in thread: Sascha Schumann: "Re: [PHP3] Problems with making PHP/MySQL module in Apache"
- Reply: Sascha Schumann: "Re: [PHP3] Problems with making PHP/MySQL module in Apache"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi!
Every time I try to compile Apache with PHP(3.0.15)/MySQL(3.22.32) on
RedHat 5.2 I get next error (just the same in binary and rpm distribution):
-------------
/usr/lib/mysql/libmysqlclient.a(my_open.o): In function `my_open':
my_open.o(.text+0x14): undefined reference to `open64'
/usr/lib/mysql/libmysqlclient.a(mf_format.o): In function `fn_format':
mf_format.o(.text+0x208): undefined reference to `__lxstat64'
/usr/lib/mysql/libmysqlclient.a(my_fopen.o): In function `my_fopen':
my_fopen.o(.text+0x21): undefined reference to `fopen64'
make[2]: *** [target_static] Error 1
make[2]: Leaving directory `/usr/local/src/apache_1.3.12rusPL29.4/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/usr/local/src/apache_1.3.12rusPL29.4'
make: *** [build] Error 2
-------------
Any ideas?
Best wishes
Yuri
-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Sascha Schumann: "Re: [PHP3] Problems with making PHP/MySQL module in Apache"
- Previous message: Mark Lo: "Re: [PHP3] MySQL entry removal"
- Next in thread: Sascha Schumann: "Re: [PHP3] Problems with making PHP/MySQL module in Apache"
- Reply: Sascha Schumann: "Re: [PHP3] Problems with making PHP/MySQL module in Apache"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

