php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17532 zend.h:55: unix.h: No such file or directory
Submitted: 2002-05-30 17:48 UTC Modified: 2002-07-17 14:16 UTC
From: brian dot luke at schwab dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.2.1 OS: Solaris 2.6
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: brian dot luke at schwab dot com
New email:
PHP Version: OS:

 

 [2002-05-30 17:48 UTC] brian dot luke at schwab dot com
Straigtforward ./configure --with-apxs=/opt/httpd/bin/apxs.
Configure completes without complaining, but make produces the error:
zend.h:55: unix.h: No such file or directory

Noticed during configure that grep was complaining about not being able to open conftest.out

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-30 18:29 UTC] mfischer@php.net
Next time search the database, this bug already has been reported the X%#@#th time.

Use CC=gcc ./configure <your options>
 [2002-06-18 20:02 UTC] sniper@php.net
This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation 
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.


 [2002-06-22 09:57 UTC] php at richardarmstrong dot co dot uk
hmm. thanks for the CC=gcc comment. 
totally useless.
 [2002-07-17 14:13 UTC] sidv_1 at excite dot com
The CC=gcc does not work for me either.  I have tried the latest builds and about 3 or 4 workarounds -- still can;t get it to work.
 [2002-07-17 14:16 UTC] sniper@php.net
It's fixed in this snapshot:

http://snaps.php.net/php4-latest.tar.gz

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 05 12:01:34 2025 UTC