php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4564 Bug in configure script
Submitted: 2000-05-23 17:35 UTC Modified: 2000-08-01 21:46 UTC
From: jim dot amanatidis at adecco dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.0 Release OS: Solaris 2.7
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
33 + 21 = ?
Subscribe to this entry?

 
 [2000-05-23 17:35 UTC] jim dot amanatidis at adecco dot com
Line executed:

$ ./configure --with-mysql=/usr/local/mysql --with-apxs=/apps/apache_php_mysql/bin/apxs

Problem occurs in configure script.  The line    
if ! $APXS -q CFLAGS >/dev/null 2>&1; then

Seems to fail on the '!' mark.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-01 21:46 UTC] hholzgra@php.net
this has been fixed a while ago
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Jun 26 13:01:46 2024 UTC