php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #760 gcc: language -L/usr/X11/lib not recognized
Submitted: 1998-09-19 14:22 UTC Modified: 1998-09-22 10:11 UTC
From: root at nl2k dot ab dot ca Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0.3 OS: BSD/OS 4.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: root at nl2k dot ab dot ca
New email:
PHP Version: OS:

 

 [1998-09-19 14:22 UTC] root at nl2k dot ab dot ca
doctor.nl2k.ab.ca//usr/source/php-3.0.3$ configure --prefix=/usr/contrib --local
statedir=/var --infodir=/usr/share/info --mandir=/usr/share/man --with-apxs=/usr
/source/apache_1.3.1 --with-shared-apache=/usr/source/apache_1.3.1 --with-apache
=/usr/source/apache_1.3.1 --with-iodbc=/usr/contrib --with-mysql=/usr/contrib   

configure above.

gmake php gives gcc: language -L/usr/X11/lib not recognized 

php3.ini is as distrubuted

USing BSD/OS 4.0 with gcc 2.8.1 and parts of libc 2.0.6

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-09-22 10:11 UTC] rasmus
You have way too many configure options there.  You cannot have --with-apxs, --with-apache and --with-shared-apache all together.  I'd suggest reading the INSTALL file and just using --with-apache for starters.  Follow the instructions in the INSTALL file step by step and report back if you hit a specific problem.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 05:00:02 2026 UTC