ID:               31002
 User updated by:  zeke at spamcop dot net
 Reported By:      zeke at spamcop dot net
 Status:           Open
 Bug Type:         MySQL related
 Operating System:  Linux 2.4.21-sgi301r1
 PHP Version:      4.3.9
 New Comment:

Edit: Also tried with the --with-pic option on the configure command
line .. still same link errors.


Previous Comments:
------------------------------------------------------------------------

[2004-12-06 20:33:27] zeke at spamcop dot net

Description:
------------
Platform: SGI Altix 350 16p  Itainium2
OS: Linux Kern 2.4.21 SGIPropack3
MySql Version: 4.1.7
gcc version: 3.2.2

Building php with the line ./configure --with-mysql=/usr/local/mysql
--with-apxs2

"Make" during the step to create libphp4.la Results in the following
errors:

/usr/bin/ld: /usr/local/mysql/lib/libmysqlclient.a(libmysql.o): @gprel
relocation against dynamic symbol net_buffer_length
/usr/bin/ld: /usr/local/mysql/lib/libmysqlclient.a(libmysql.o): @gprel
relocation against dynamic symbol max_allowed_packet
/usr/bin/ld: /usr/local/mysql/lib/libmysqlclient.a(libmysql.o): @gprel
relocation against dynamic symbol net_write_timeout
/usr/bin/ld: /usr/local/mysql/lib/libmysqlclient.a(libmysql.o): @gprel
relocation against dynamic symbol net_read_timeout
collect2: ld returned 1 exit status
make: *** [libphp4.la] Error 1

Other informaiton:
I can make php fine  without mysql support. 
I had the same problems with php4.3.10RC1 and php5
The Mysql is the 4.1.7 IA64 Max binary distribtion.

Any suggesitons to get this linked with mySql would be appreciated.

Cheers,
Mike




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=31002&edit=1

Reply via email to