Justtechjobs.com Find a programming school near you






Online Campus Both


php4-beta | 199912

[PHP4BETA] -lbind missing now From: Andrei Zmievski (andrei <email protected>)
Date: 12/07/99

gcc -g -Wall -O2 -o php stub.o .libs/libphp4.a -L/usr/ucblib
-L/projects/compile/gd1.3 -L/usr/local/etc/mysql/lib/mysql -lpam -lexpat
-lmysqlclient -lgd -lresolv -lresolv -lm -lcrypt -lsocket -lnsl -lsocket
-Wl,--export-dynamic -Wl,--rpath -Wl,/usr/ucblib -Wl,--rpath
-Wl,/projects/compile/gd1.3 -Wl,--rpath
-Wl,/usr/local/etc/mysql/lib/mysql -Wl,--rpath -Wl,/usr/ucblib
-Wl,--rpath -Wl,/projects/compile/gd1.3 -Wl,--rpath
-Wl,/usr/local/etc/mysql/lib/mysql
.libs/libphp4.a(dns.o): In function `php3_checkdnsrr':
/export/projects/zend-php/php4/ext/standard/dns.c:203: undefined
reference to `__res_search'
.libs/libphp4.a(dns.o): In function `php3_getmxrr':
/export/projects/zend-php/php4/ext/standard/dns.c:272: undefined
reference to `__res_search'
/export/projects/zend-php/php4/ext/standard/dns.c:299: undefined
reference to `__dn_expand'
.libs/libphp4.a(fsock.o): In function `lookup_hostname':
/export/projects/zend-php/php4/ext/standard/fsock.c:135: undefined
reference to `__inet_aton'

On Solaris this is broken now.

-Andrei

Any sufficiently advanced bug is
indistinguishable from a feature.
                -- Rich Kulawiec

-- 
PHP 4.0 Beta Mailing List <http://www.php.net/version4/>
To unsubscribe, e-mail: php4beta-unsubscribe <email protected>
For additional commands, e-mail: php4beta-help <email protected>
To contact the list administrators, e-mail: php4beta-admin <email protected>