php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10645 undefined versioned symbol name
Submitted: 2001-05-03 15:42 UTC Modified: 2001-05-03 16:16 UTC
From: conillio at libero dot it Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.4pl1 OS: Debian 2.2
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: conillio at libero dot it
New email:
PHP Version: OS:

 

 [2001-05-03 15:42 UTC] conillio at libero dot it
my configure line was
./configure --prefix=/usr/local/php \
--with-apxs=/usr/local/apache/apxs \
--with-mysql=/usr/local/mysql \
--with-pgsql=/usr/local/pgsql \
--with-GD

 ... and this is the line when i have compiled the 

module /usr/bin/ld: .libs/libphp4.so: undefined versioned symbol name __ns_name_unpack@@GLIBC_2.1
/usr/bin/ld: failed to set dynamic section sizes: Bad value
collect2: ld returned 1 exit status
make[1]: *** [libphp4.la] Error 1
make[1]: Leaving directory `/root/Src/php-4.0.4pl1'
make: *** [all-recursive] Error 1


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-03 16:16 UTC] sniper@php.net
Should be fixed in 4.0.5. If not, reopen.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Nov 28 09:01:28 2024 UTC