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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu May 09 18:01:33 2024 UTC