ID:               35561
 User updated by:  tom at advancedatatools dot com
 Reported By:      tom at advancedatatools dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         Compile Failure
 Operating System: Solaris 10
 PHP Version:      5.1.1
 New Comment:

I still get the same error with the nightly cvs drop.


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

[2005-12-05 22:18:40] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5.1-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.1-win32-latest.zip



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

[2005-12-05 22:13:39] tom at advancedatatools dot com

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)


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


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

Reply via email to