|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2005-12-05 22:18 UTC] tony2001@php.net
[2005-12-05 22:45 UTC] tom at advancedatatools dot com
[2005-12-05 22:49 UTC] sniper@php.net
[2005-12-05 23:17 UTC] tom at advancedatatools dot com
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Oct 27 17:00:01 2025 UTC |
Description: ------------ When trying to compile php-5.1.1 --with-informix on Solaris 10 with informix 7.31 I get: *** Warning: Linking the shared library libphp5.la against the non-libtool *** objects /opt/informix/lib/esql/checkapi.o is not portable! I can compile 5.0.5 fine with the same configuration. Reproduce code: --------------- ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-informix=/iiug/informix731 --with-gd --with-zlib-dir=/usr/local Actual result: -------------- *** Warning: Linking the shared library libphp5.la against the non-libtool *** objects /opt/informix/lib/esql/checkapi.o is not portable! Text relocation remains referenced against symbol offset in file <unknown> 0x19a4 /usr/local/lib/libz.a(inflate.o)