ID:               42299
 Updated by:       [EMAIL PROTECTED]
 Reported By:      volkmar dot glauche at uniklinik-freiburg dot de
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: Gentoo Linux
 PHP Version:      5.2.4RC1
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows (zip):
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip

For Windows (installer):

  http://snaps.php.net/win32/php5.2-win32-installer-latest.msi




Previous Comments:
------------------------------------------------------------------------

[2007-08-14 17:52:35] volkmar dot glauche at uniklinik-freiburg dot de

Description:
------------
There are configure checks for (at least) libedit which use -Wl,-rpath
/usr/X11R6/lib linker flags. This fails on Gentoo, because
/usr/X11R6/lib has only a libedit.so linker script, but no libedit.so
ELF library.
I can provide an config.log upon request.

Reproduce code:
---------------
emerge -u php

Expected result:
----------------
build php

Actual result:
--------------
configure stops, because it can not link libedit.so in many tests.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=42299&edit=1

Reply via email to