php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10199 c++ compiler error on ./configure
Submitted: 2001-04-06 06:08 UTC Modified: 2001-05-08 19:35 UTC
From: kapp at bigping dot de Assigned:
Status: Closed Package: Apache related
PHP Version: 4.0.4pl1 OS: SuSE Linux 6.4
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: kapp at bigping dot de
New email:
PHP Version: OS:

 

 [2001-04-06 06:08 UTC] kapp at bigping dot de
when running:

./configure --prefix=/web2/php4/ --wit
h-apxs2=/web2/apache2/bin/apxs --with-mysql

(I use Apache 2.0.16 public beta)

I reproducable get the following error when I configure 
with apxs2:

checking whether the C++ compiler (gcc  ) works... no
configure: error: installation or configuration problem: 
C++ compiler cannot
 create executables.

The gcc c++ (gcc-lib 2.95.2) compiler usually works ok.

Ulrich Kapp

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-04-06 10:51 UTC] sniper@php.net
Does this happen when you leave --with-apxs2 out of your configure line? You should also try the latest CVS snapshot
from http://snaps.php.net/ and if that breaks too, check
what you have in your config.log 

--Jani

 [2001-05-08 19:35 UTC] jmoore@php.net
No feedback.. closing
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 13:01:28 2024 UTC