php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15452 undefined reference to `dn_skipname'
Submitted: 2002-02-08 10:41 UTC Modified: 2002-04-16 00:00 UTC
Votes:3
Avg. Score:4.7 ± 0.5
Reproduced:3 of 3 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: zaino at mfn dot unipmn dot it Assigned:
Status: No Feedback Package: Compile Failure
PHP Version: 4.1.1 OS: SunOS 5.8 SPARCstation-20
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: zaino at mfn dot unipmn dot it
New email:
PHP Version: OS:

 

 [2002-02-08 10:41 UTC] zaino at mfn dot unipmn dot it
<=== 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'

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-09 04:40 UTC] sander@php.net
Can you post yuour configure line?
 [2002-04-16 00:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Feb 07 06:01:32 2025 UTC