Re: [PHP-DEV] PHP 4.0 Bug #8721: compile problem on glibc-2.2.1 From: Konrad Stepien (konrad <email protected>)
Date: 01/15/01

On Mon, 15 Jan 2001, Stig Venaas wrote:

> 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.
>
Yes, as standalone all works fine.
But with

./configure --with-apxs=/usr/sbin/apxs

Compilation doesnt work.
apache 1.3.14

-- 
Konrad Stępień          | Hardware is indeterministically reliable.
konrad <email protected> | Software is deterministically unreliable.
InterData/PKFL		| People are indeterministically unreliable.
PLD Team		| Nature is deterministically reliable.

-- 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>