Building on SCO OpenServer 5.0.5 using the SCO Development system (cc).
Informix development ( 7.20 SE, 9.x ESQL)
Grabbed the client SDK for Informix from Intraware.
Apache 1.3.14
PHP 4.0.3pl1
I configure apache, then I configure PHP, then I run 'make' on PHP.
Here's what I get:
make
Making all in Zend
Making all in main
Making all in ext
Making all in informix
/bin/sh /src/php-4.0.3pl1/libtool --silent --mode=link cc -I. -I/src/ph
p-4.0.3pl1/ext/informix -I/src/php-4.0.3pl1 -I/src/php-4.0.3pl1/main -I/src/apac
he_1.3.14/src/include -I/src/apache_1.3.14/src/os/unix -I/src/php-4.0.3pl1/Zend
-I/src/php-4.0.3pl1 -I/usr/infx7.23/incl/esql -I/src/php-4.0.3pl1/ext/xml/expat/
xmltok -I/src/php-4.0.3pl1/ext/xml/expat/xmlparse -I/src/php-4.0.3pl1/TSRM -DXM
L_BYTE_ORDER=12 -g -I/usr/infx7.23/incl/esql -belf -o libinformix.la ifx.lo
/usr/lib/libgen.a
libtool: link: cannot build libtool library `libinformix.la' from non-libtool ob
jects: /usr/lib/libgen.a
Error code 1 (bu21)
Error code 1 (bu21)
Error code 1 (bu21)
Error code 1 (bu21)
#
Help!? I've searched and searched and haven't found a solution. Ideas, suggestions, and solutions appreciated.
I've been plagues by this for a few days now.