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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 12:01:29 2024 UTC