php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #640 fails on make: In file included from functions/exec.c:44: /usr/include/sys/wait
Submitted: 1998-08-09 21:27 UTC Modified: 1998-09-22 05:58 UTC
From: jeffrl at wantabe dot com Assigned: zeev (profile)
Status: Closed Package: Compile Failure
PHP Version: 3.0.2a OS: bsdi v2.1
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: jeffrl at wantabe dot com
New email:
PHP Version: OS:

 

 [1998-08-09 21:27 UTC] jeffrl at wantabe dot com
configure line: ./configure --with-msql --with-gd --with-apache=/usr/local/src/apache/apache_1.3.1 --enable-track-vars

everything else should be default/generic

it finds /usr/include/sys/wait.h in the configuration run...and i cannot find anyplace else that "union wait" is defined.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-09-22 05:58 UTC] zeev
Did you get PHP to compile since then?
If you didn't, will you be able to arrange an account on a BSDi box so that I can make it compile under it?
It shouldn't take too long.

---
I've tested PHP 3.0.4-dev on a BSDi 2.1 box and it compiled
fine, and since no changes were made to exec.c, so should
3.0.3.  It appears as if you have broken includes, perhaps
that sys/wait.h you have isn't supposed to be there.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 07 07:01:33 2025 UTC