From:             [EMAIL PROTECTED]
Operating system: SuSE 8.0
PHP version:      4CVS-2002-10-06
PHP Bug Type:     Compile Failure
Bug description:  ld cannot find -lX11

I am trying to install php4-200210061200 got on the snapshots and I get
this error:

/usr/i486-suse-linux/bin/ld: cannot find -lX11
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1

I configured php with the following command:

./configure --with-mysql --enable-track-vars
--with-apxs2=/usr/local/apache2043/bin/apxs --enable-ftp --with-gd
--enable-magic-quotes --enable-gd-native-ttf --with-ttf --with-t1lib
--with-gettext --with-snmp --with-openssl --with-xml --with-imap

I didn't insert any X11 references.

How I can solve this problem?
-- 
Edit bug report at http://bugs.php.net/?id=19785&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=19785&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=19785&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=19785&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=19785&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=19785&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=19785&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=19785&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=19785&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=19785&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=19785&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19785&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=19785&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=19785&r=isapi

Reply via email to