php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #24555 Compile error
Submitted: 2003-07-08 23:56 UTC Modified: 2003-07-09 06:45 UTC
From: kv at gki dot ru Assigned:
Status: Closed Package: Compile Failure
PHP Version: 5CVS-2003-07-08 (dev) OS: FreeBSD 4.7
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: kv at gki dot ru
New email:
PHP Version: OS:

 

 [2003-07-08 23:56 UTC] kv at gki dot ru
Description:
------------
./configure --exec-prefix=/usr/local/php5 --with-mnogosearch=/usr/local/mnsh --w
ith-imap=/usr/local --enable-ldap --enable-force-cgi-redirect --with-tsrm-pth --
with-dom=/usr/local --with-dom-xslt=/usr/local --with-dom-exslt=/usr/local --ena
ble-inline-optimization --enable-trans-sid --enable-versioning --enable-ftp --wi
th-xml --with-magic-quotes --enable-track-vars --with-png-dir=/usr/local --with-
apxs=/usr/local/apachephp5/bin/apxs --with-gd --with-jpeg-dir=/usr/local --with-
gettext=/usr/local --with-bz2=/usr/local --with-zlib=/usr --with-mysql=/usr/loca
l/mysql --enable-calendar --enable-safe-mode --enable-sysvsem --enable-sysvshm -
-with-config-file-path=/usr/local/php5 --with-mod_charset --enable-bcmath --with
-iconv=/usr/local

gmake
.....
ight.lo Zend/zend_llist.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_
ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_AP
I.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_inden
t.lo Zend/zend_builtin_functions.lo Zend/zend_sprintf.lo Zend/zend_ini.lo Zend/z
end_qsort.lo Zend/zend_multibyte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo Zen
d/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_objects_API.lo Zend/zen
d_mm.lo Zend/zend_default_classes.lo Zend/zend_reflection_api.lo Zend/zend_execu
te.lo sapi/cli/php_cli.lo sapi/cli/getopt.lo main/internal_functions_cli.lo -lcr
ypt -lc-client4 -lbind -lcrypt -lmysqlclient -lcrypt -lpam -liconv -lintl -lpng
-lz -ljpeg -lbz2 -lz -lm -lxml2 -lz -liconv -lm -lz -lm -lmysqlclient -lmnogosea
rch -lmnogocharset -lxml2 -lz -liconv -lm -lcrypt -lxml2 -lz -liconv -lm -lcrypt
  -o sapi/cli/php
ext/standard/dns.lo: In function `zif_dns_get_record':
/second/dist/compile/php/php-src/ext/standard/dns.c(.text+0x18b0): undefined ref
erence to `res_ninit'
/second/dist/compile/php/php-src/ext/standard/dns.c(.text+0x18ef): undefined ref
erence to `res_nmkquery'
/second/dist/compile/php/php-src/ext/standard/dns.c(.text+0x191d): undefined ref
erence to `res_nsend'
/second/dist/compile/php/php-src/ext/standard/dns.c(.text+0x1a80): undefined ref
erence to `res_nclose'
gmake: *** [sapi/cli/php] Error 1


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-07-09 06:45 UTC] sniper@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 08:01:29 2024 UTC