php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11552 ld: fatal: Symbol referencing errors
Submitted: 2001-06-19 04:44 UTC Modified: 2001-07-22 13:19 UTC
From: pgalan at cscamaras dot es Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.5 OS: Sun Solaris 2.6
Private report: No CVE-ID: None
 [2001-06-19 04:44 UTC] pgalan at cscamaras dot es
Making all in TSRM
Making all in regex
Making all in .
/bin/sh /export/home/pgalan/php405cgi/php-4.0.5/libtool --mode=link gcc  -I. -I/export/home/pgalan/php405cgi/php-4.0.5/
-I/export/home/pgalan/php405cgi/php-4.0.5/main -I/export/home/pgalan/php405cgi/php-4.0.5 -I/export/home/pgalan/php405cgi
/php-4.0.5/Zend -I/opt/ifxsdk250/incl/esql -I/opt/netscape/server4/plugins/include/ldapsdk31/include -I/usr/local/includ
e -I/export/home/pgalan/php405cgi/php-4.0.5/ext/xml/expat/xmltok -I/export/home/pgalan/php405cgi/php-4.0.5/ext/xml/expat
/xmlparse -I/export/home/pgalan/php405cgi/php-4.0.5/TSRM  -D_POSIX_PTHREAD_SEMANTICS -DSUPPORT_UTF8 -DXML_BYTE_ORDER=21
-g -O2 -I/opt/ifxsdk250/incl/esql -Wall   -o php -export-dynamic stub.lo libphp4.la
gcc -I. -I/export/home/pgalan/php405cgi/php-4.0.5/ -I/export/home/pgalan/php405cgi/php-4.0.5/main -I/export/home/pgalan/
php405cgi/php-4.0.5 -I/export/home/pgalan/php405cgi/php-4.0.5/Zend -I/opt/ifxsdk250/incl/esql -I/opt/netscape/server4/pl
ugins/include/ldapsdk31/include -I/usr/local/include -I/export/home/pgalan/php405cgi/php-4.0.5/ext/xml/expat/xmltok -I/e
xport/home/pgalan/php405cgi/php-4.0.5/ext/xml/expat/xmlparse -I/export/home/pgalan/php405cgi/php-4.0.5/TSRM -D_POSIX_PTH
READ_SEMANTICS -DSUPPORT_UTF8 -DXML_BYTE_ORDER=21 -g -O2 -I/opt/ifxsdk250/incl/esql -Wall -o php stub.o .libs/libphp4.a
-L/usr/ucblib -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.3 -L/opt/ifxsdk250/lib -L/opt/ifxsdk250/lib/esql -L/exp
ort/home/pgalan/php405cgi/php-4.0.5/ext/informix -L/opt/netscape/server4/plugins/include/ldapsdk31/lib -L/usr/local/lib
-ldl -lmhash -lldap30 -lresolv -lresolv -lm -ldl -lcrypt -lnsl -lsocket -lsocket -lgcc -lifsql -lifasf -lifgen -lifos -l
ifgls -lnsl -lsocket -laio -ldl -lelf -lphp_ifx -lifglx -ldl -lmhash -lldap30 -lm -ldl -lcrypt -lgcc -lifsql -lifasf -li
fgen -lifos -lifgls -lnsl -lsocket -laio -ldl -lelf -lphp_ifx -lifglx  -R/usr/ucblib -R/usr/local/lib/gcc-lib/sparc-sun-
solaris2.6/2.95.3 -R/opt/ifxsdk250/lib -R/opt/ifxsdk250/lib/esql -R/export/home/pgalan/php405cgi/php-4.0.5/ext/informix
-R/opt/netscape/server4/plugins/include/ldapsdk31/lib -R/usr/local/lib -R/usr/ucblib -R/usr/local/lib/gcc-lib/sparc-sun-
solaris2.6/2.95.3 -R/opt/ifxsdk250/lib -R/opt/ifxsdk250/lib/esql -R/export/home/pgalan/php405cgi/php-4.0.5/ext/informix
-R/opt/netscape/server4/plugins/include/ldapsdk31/lib -R/usr/local/lib
Undefined                       first referenced
 symbol                             in file
_libc_prepare_atfork                /usr/lib/libthread.so.1
_libc_unregister_forkhandler        /usr/lib/libnsl.so
_libc_register_forkhandler          /usr/lib/libnsl.so
_libc_child_atfork                  /usr/lib/libthread.so.1
_libc_parent_atfork                 /usr/lib/libthread.so.1
ld: fatal: Symbol referencing errors. No output written to php
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `php'
Current working directory /export/home/pgalan/php405cgi/php-4.0.5
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-19 12:55 UTC] sniper@php.net
And what exactly was the configure line used here?

--Jani

 [2001-07-22 13:19 UTC] andy@php.net
no feedback after 30+ days.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 17:01:30 2024 UTC