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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 06:01:32 2025 UTC