From: zeke at spamcop dot net Operating system: Linux 2.4.21-sgi301r1 PHP version: 4.3.9 PHP Bug Type: MySQL related Bug description: IA64 Unable to link php with Mysql 4.1.7
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 bug report at http://bugs.php.net/?id=31002&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=31002&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=31002&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=31002&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=31002&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=31002&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=31002&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=31002&r=needscript Try newer version: http://bugs.php.net/fix.php?id=31002&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=31002&r=support Expected behavior: http://bugs.php.net/fix.php?id=31002&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=31002&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=31002&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=31002&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=31002&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=31002&r=dst IIS Stability: http://bugs.php.net/fix.php?id=31002&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=31002&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=31002&r=float MySQL Configuration Error: http://bugs.php.net/fix.php?id=31002&r=mysqlcfg
