Date: 01/15/01
- Next message: Chris Newbill: "Re: [PHP-DEV] Shouldn't copy() preserve file permissions?"
- Previous message: Zeev Suraski: "Re: [PHP-DEV] Legal solution: RE: [PHP-DEV] Non-GPL readline"
- In reply to: konrad <email protected>: "[PHP-DEV] PHP 4.0 Bug #8721: compile problem on glibc-2.2.1"
- Next in thread: Konrad Stepien: "Re: [PHP-DEV] PHP 4.0 Bug #8721: compile problem on glibc-2.2.1"
- Reply: Konrad Stepien: "Re: [PHP-DEV] PHP 4.0 Bug #8721: compile problem on glibc-2.2.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Jan 15, 2001 at 07:40:20PM -0000, konrad <email protected> wrote:
> From: konrad <email protected>
> Operating system: Linux
> PHP version: 4.0.4pl1
> PHP Bug Type: Compile Failure
> Bug description: compile problem on glibc-2.2.1
>
> After upgrade to glibc-2.2.1 i can't compile php-4
> I try latest (4.0.4pl1) and older.
>
> /usr/bin/ld: .libs/libphp4.so: undefined versioned symbol name __ns_name_unpack@ <email protected>
>
> glibc-2.2.1 kernel 2.4.0
I don't have any good solutions, but I've installed 2.4.0 and glibc-2.2.1
on a fresh RedHat 7.0 install, and then compiled PHP as a standalone
binary doing just configure. That seems to work.
Stig
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Chris Newbill: "Re: [PHP-DEV] Shouldn't copy() preserve file permissions?"
- Previous message: Zeev Suraski: "Re: [PHP-DEV] Legal solution: RE: [PHP-DEV] Non-GPL readline"
- In reply to: konrad <email protected>: "[PHP-DEV] PHP 4.0 Bug #8721: compile problem on glibc-2.2.1"
- Next in thread: Konrad Stepien: "Re: [PHP-DEV] PHP 4.0 Bug #8721: compile problem on glibc-2.2.1"
- Reply: Konrad Stepien: "Re: [PHP-DEV] PHP 4.0 Bug #8721: compile problem on glibc-2.2.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

