El Mié 27 Ago 2003 16:01, Luigi Vellucci escribió:
> Hi I'm trying to compile php 4.1.2 from the source RPM in RedHat 7.3 but
> I wasn't succesfully. Please does anybody know what it means the
> following error:
>
> *** Warning: Linking the shared library libphp4.la against the non-libtool
> *** objects  /opt/informix/lib/esql/checkapi.o is not portable!
> /bin/sh /usr/src/redhat/BUILD/php-4.1.2/build-cgi/libtool --silent
> --mode=link gcc -I. -I/usr/src/redhat/BUILD/php-4.1.2/
> -I/usr/src/redhat/BUILD/php-4.1.2/build-cgi/main
> -I/usr/src/redhat/BUILD/php-4.1.2
> -I/usr/src/redhat/BUILD/php-4.1.2/build-cgi/Zend -I/usr/include/libxml2
> -I/usr/include/freetype2/freetype -I/usr/include/imap
> -I/opt/informix/incl/esql -I/usr/include/mysql -I/usr/local/include
> -I/usr/include/pspell -I/usr/include/ucd-snmp
> -I/usr/local/freetds/include/include
> -I/usr/src/redhat/BUILD/php-4.1.2/main
> -I/usr/src/redhat/BUILD/php-4.1.2/Zend
> -I/usr/src/redhat/BUILD/php-4.1.2/TSRM
> -I/usr/src/redhat/BUILD/php-4.1.2/build-cgi/TSRM -O2 -march=i386
> -mcpu=i686 -fPIC  -L/usr/kerberos/lib -o php -export-dynamic    stub.lo
> libphp4.la
> /usr/bin/ld: cannot find -lifsql

Add this line to /etc/ld.so.conf
/opt/informix/lib

and run ldconfig.

Then try to compile again.

-- 
 17:33:02 up 5 days,  9:23,  3 users,  load average: 0.85, 0.76, 0.63
-----------------------------------------------------------------
Martín Marqués                  |        [EMAIL PROTECTED]
Programador, Administrador, DBA |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to