From:             [EMAIL PROTECTED]
Operating system: redhat 6.1
PHP version:      4.1.2
PHP Bug Type:     *Configuration Issues
Bug description:  bug in dynamic linker ld.so

Just upgrading from 4.1.1 to 4.1.2, but during the configure stage, this
error is featured in the checks.

"checking for mkfifo... BUG IN DYNAMIC LINKER ld.so: dl-minimal.c: 69:
malloc: As
sertion `page != ((void *) -1)' failed!
no"

The configure then completes as normal, but i daren't carry on with the
make because of the error above.

My configure line is/are:

./configure --prefix=/usr/local/php --with-config-file-path=/usr/local/php
--with-apxs=/usr/sbin/apxs --enable-track-vars --enable-magic-quotes
--disable-debug --with-mcrypt=/usr/local/lib --with-dom=/usr/local/lib
--with-pcre --with-zlib --enable-sockets

Any ideas as to what that might be?
Is it safe to continue with the make and upgrade?
-- 
Edit bug report at http://bugs.php.net/?id=15795&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15795&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15795&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15795&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15795&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15795&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15795&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15795&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=15795&r=submittedtwice

Reply via email to