php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7564 Failure to link
Submitted: 2000-11-01 05:27 UTC Modified: 2001-06-03 23:39 UTC
From: matthew at arts dot usyd dot edu dot au Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.3pl1 OS: DU 4.0B
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: matthew at arts dot usyd dot edu dot au
New email:
PHP Version: OS:

 

 [2000-11-01 05:27 UTC] matthew at arts dot usyd dot edu dot au
./configure  --with-apxs=/usr/users/www/apache/bin/apxs --with-config-file-path=/usr/users/www/apache/conf --with-imap=/usr/users/matthew/ftp/imap-4.7b/c-client --with-xml --enable-sysvsem --enable-sysvshm --with-ldap --with-mysql=/usr/users/matthew/mysql-3.22.30-dec-osf4.0f-alphaev6


..
Making all in regex
Making all in .
/bin/sh /usr/users/matthew/ftp/php-4.0.3pl1/libtool --silent --mode=link cc  -I. -I/usr/users/matthew/ftp/php-4.0.3pl1/ -I/usr/users/matthew/ftp/php-4.0.3pl1 -I/usr/users/matthew/ftp/php-4.0.3pl1/main -I/usr/users/www/apache/include -I/usr/users/matthew/ftp/php-4.0.3pl1/Zend -I/usr/users/matthew/ftp/php-4.0.3pl1 -I/usr/users/matthew/ftp/imap-4.7b/c-client -I/usr/local/include -I/usr/users/matthew/mysql-3.22.30-dec-osf4.0f-alphaev6/include -I/usr/users/matthew/ftp/php-4.0.3pl1/ext/xml/expat/xmltok -I/usr/users/matthew/ftp/php-4.0.3pl1/ext/xml/expat/xmlparse -I/usr/users/matthew/ftp/php-4.0.3pl1/TSRM  -DEAPI -DXML_BYTE_ORDER=12 -g   -o libphp4.la -rpath /usr/users/matthew/ftp/php-4.0.3pl1/libs -avoid-version -L/usr/users/matthew/ftp/imap-4.7b/c-client/lib -L/usr/local/lib -L/usr/users/matthew/mysql-3.22.30-dec-osf4.0f-alphaev6/lib  -R /usr/users/matthew/ftp/imap-4.7b/c-client/lib -R /usr/local/lib -R /usr/users/matthew/mysql-3.22.30-dec-osf4.0f-alphaev6/lib stub.lo  Zend/libZend.la  sapi/apache/libsapi.la  main/libmain.la  regex/libregex.la  ext/imap/libimap.la ext/ldap/libldap.la ext/mysql/libmysql.la ext/pcre/libpcre.la ext/posix/libposix.la ext/session/libsession.la ext/standard/libstandard.la ext/sysvsem/libsysvsem.la ext/sysvshm/libsysvshm.la ext/xml/libxml.la  TSRM/libtsrm.la -lc-client -lmysqlclient -lldap -llber -lresolv -lm -lresolv
/bin/ld:
.libs/libphp4.lax/libxml.al/xml.lo: second_arg_force_ref: multiply defined
*** Exit 1
Stop.
*** Exit 1
Stop.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-23 02:47 UTC] sniper@php.net
Does this happen with PHP 4.0.5 too?

--Jani

 [2001-06-03 23:39 UTC] sniper@php.net
This should be fixed in PHP 4.0.6R. Please try the 
latest release candidate from:

http://www.php.net/~andi/php-4.0.6RC2.tar.gz

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 00:01:29 2025 UTC