Date: 08/30/01
- Next message: raitmanmail <email protected>: "[PHP-DEV] Bug #13066: one total bug of php is that it sucks"
- Previous message: georg <email protected>: "[PHP-DEV] Bug #12823 Updated: mysql_unbuffered_query missing important information"
- Next in thread: sniper <email protected>: "[PHP-DEV] Bug #13065 Updated: Error generated when I run Make from Apache"
- Reply: sniper <email protected>: "[PHP-DEV] Bug #13065 Updated: Error generated when I run Make from Apache"
- Reply: webmaster <email protected>: "[PHP-DEV] Bug #13065 Updated: Error generated when I run Make from Apache"
- Reply: sander <email protected>: "[PHP-DEV] Bug #13065 Updated: Error generated when I run Make from Apache"
- Reply: webmaster <email protected>: "[PHP-DEV] Bug #13065 Updated: Error generated when I run Make from Apache"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: webmaster <email protected>
Operating system: Red Hat Linux 6.0
PHP version: 4.0.6
PHP Bug Type: *Web Server problem
Bug description: Error generated when I run Make from Apache
I compiled PHP with this line:
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
./configure --with-mysql=/usr/local/mysql --with-config-file-path=/www/conf
--with-apache=../httpd --enable-track-vars
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
When I try to add PHP module to Apache, I received this erros when run
Make.
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
/usr/local/mysql/lib/libmysqlclient.a(my_compress.o): In function
`my_uncompress
':
my_compress.o(.text+0x97): undefined reference to `uncompress'
/usr/local/mysql/lib/libmysqlclient.a(my_compress.o): In function
`my_compress_a
lloc':
my_compress.o(.text+0x12b): undefined reference to `compress'
collect2: ld returned 1 exit status
make[2]: *** [target_static] Error 1
make[2]: Leaving directory `/usr/local/etc/apache_1.3.20/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/usr/local/etc/apache_1.3.20'
make: *** [build] Error 2
-- Edit bug report at: http://bugs.php.net/?id=13065&edit=1-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: raitmanmail <email protected>: "[PHP-DEV] Bug #13066: one total bug of php is that it sucks"
- Previous message: georg <email protected>: "[PHP-DEV] Bug #12823 Updated: mysql_unbuffered_query missing important information"
- Next in thread: sniper <email protected>: "[PHP-DEV] Bug #13065 Updated: Error generated when I run Make from Apache"
- Reply: sniper <email protected>: "[PHP-DEV] Bug #13065 Updated: Error generated when I run Make from Apache"
- Reply: webmaster <email protected>: "[PHP-DEV] Bug #13065 Updated: Error generated when I run Make from Apache"
- Reply: sander <email protected>: "[PHP-DEV] Bug #13065 Updated: Error generated when I run Make from Apache"
- Reply: webmaster <email protected>: "[PHP-DEV] Bug #13065 Updated: Error generated when I run Make from Apache"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

