[PHP-DEV] RE: PHP 4.0 Bug #8037 Updated: ld cannot find -lX11 From: george.stone <email protected>
Date: 11/29/00

Gracias.

   -----Original Message-----
   From: php-dev [SMTP:php-dev <email protected>]
   Sent: Wednesday, November 29, 2000 4:58 PM
   To: george.stone
   Cc: php-dev
   Subject: PHP 4.0 Bug #8037 Updated: ld cannot find -lX11
   
   ID: 8037
   Updated by: sniper
   Reported By: george.stone <email protected>
   Status: Closed
   Bug Type: Compile Failure
   Assigned To:
   Comments:
   
   Just leave the directory "/usr" out of '--with-xpm-dir' option.
   
   --Jani
   
   Previous Comments:
   ---------------------------------------------------------------------
   ------
   
   [2000-11-29 16:45:34] george.stone <email protected>
   Setup script is as follows:
   
   ./configure --with-mysql=/usr
           --with-apxs
           --with-config-file-path=/etc/httpd/conf
           --enable-transid
           --with-gdbm
           --with-db
           --with-imap
           --with-gd=shared
           --with-jpeg-dir=/usr
           --with-xpm-dir=/usr
   
   Gives debug.log message that ld cannot find -lX11, and fails on
   compile. All X11 libs are installed and available in /usr/X11R6/lib.
   Have tried with and without the --x-libraries and --x-includes
   switches for configure with the same result. It's most likely
   something trivial that I'm overlooking. Any ideas?
   
   ---------------------------------------------------------------------
   ------
   
   
   Full Bug description available at: http://bugs.php.net/?id=8037
   
    << File: PHP 4.TXT >>
   

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