From:             [EMAIL PROTECTED]
Operating system: SunOS 5.8 SPARCstation-20
PHP version:      4.1.1
PHP Bug Type:     Compile Failure
Bug description:  undefined reference to `dn_skipname'

<=== modules
gcc -c  -I./os/unix -I./include   -DSOLARIS2=280 -I/local/httpd/src/php
-I/local/httpd/src/php/main -I/local/httpd/src/php/main -I/local/httpd/
src/php/Zend -I/local/httpd/src/php/Zend -I/local/httpd/src/php/TSRM
-I/local/httpd/src/php/TSRM -I/local/httpd/src/php -DUSE_EXPAT
-I./lib/exp
at-lite -DNO_DL_NEEDED `./apaci` modules.c
gcc -c  -I./os/unix -I./include   -DSOLARIS2=280 -I/local/httpd/src/php
-I/local/httpd/src/php/main -I/local/httpd/src/php/main -I/local/httpd/
src/php/Zend -I/local/httpd/src/php/Zend -I/local/httpd/src/php/TSRM
-I/local/httpd/src/php/TSRM -I/local/httpd/src/php -DUSE_EXPAT
-I./lib/exp
at-lite -DNO_DL_NEEDED `./apaci` buildmark.c
gcc  -DSOLARIS2=280 -I/local/httpd/src/php -I/local/httpd/src/php/main
-I/local/httpd/src/php/main -I/local/httpd/src/php/Zend -I/local/httpd/s
rc/php/Zend -I/local/httpd/src/php/TSRM -I/local/httpd/src/php/TSRM
-I/local/httpd/src/php -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED
`./apa
ci`    \
      -o httpd buildmark.o modules.o  modules/php4/libphp4.a 
modules/standard/libstandard.a  main/libmain.a  ./os/unix/libos.a 
ap/libap.a  li
b/expat-lite/libexpat.a 
-R/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3
-R/local/httpd/mysql/lib -R/local/httpd/pgsql/lib  -L/usr/local/l
ib/gcc-lib/sparc-sun-solaris2.8/2.95.3 -L/local/httpd/mysql/lib
-L/local/httpd/pgsql/lib -Lmodules/php4 -L../modules/php4
-L../../modules/php4
-lmodphp4  -lpam  -ldl -lpq -lmysqlclient -lcrypt -lresolv -lresolv -lm
-ldl -lsocket  -lsocket -lgcc -lcrypt   -lsocket -lnsl -lpthread
modules/php4/libphp4.a(dns.o): In function `zif_getmxrr':
/local/httpd/src/php/ext/standard/dns.c:293: undefined reference to
`dn_skipname'
/local/httpd/src/php/ext/standard/dns.c:299: undefined reference to
`dn_skipname'
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `target_static'

-- 
Edit bug report at http://bugs.php.net/?id=15452&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15452&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15452&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15452&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15452&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15452&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15452&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15452&r=notenoughinfo


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to