ID:               36323
 Updated by:       [EMAIL PROTECTED]
 Reported By:      patrick at imptoy dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: IBM AIX 5.3L
 PHP Version:      5CVS-2006-02-07 (CVS)
 New Comment:

You're trying to use 64bit objects in 32bit context.
Not PHP problem.


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

[2006-02-07 20:27:04] patrick at imptoy dot com

Description:
------------
Unable to build with informix support

Reproduce code:
---------------
./configure --with-apxs=/usr/local/apache/bin/apxs 
--enable-ftp --enable-magic-quotes --enable-track-vars
--with-gettext --with-mysql --with-regex=system
--with-informix=/usr/informix



Expected result:
----------------
Sucessful build

Actual result:
--------------
*** Warning: Linking the shared library libphp5.la against the
non-libtool
*** objects  /usr/informix/lib/esql/checkapi.o is not portable!
0654-210 /usr/informix/lib/esql/checkapi.o is not valid in the current
object fi
le mode.
        Use the -X option to specify the desired object mode.
ld: 0711-736 ERROR: Input file /usr/informix/lib/esql/checkapi.o:
        XCOFF64 object files are not allowed in 32-bit mode.
collect2: ld returned 8 exit status
make: 1254-004 The error code from the last command is 1.


Stop.



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


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

Reply via email to