php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6614 configure does not recognize sys/socket.h
Submitted: 2000-09-07 17:37 UTC Modified: 2001-05-14 08:46 UTC
From: frey at siggraph dot org Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.2 OS: IRIX 6.5.6m
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: frey at siggraph dot org
New email:
PHP Version: OS:

 

 [2000-09-07 17:37 UTC] frey at siggraph dot org
output of ./configure --with-apxs=[...] --with-my-sql=[...]

checking for sys/file.h... yes
checking for sys/mman.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... no
checking for sys/statfs.h... yes
checking for sys/statvfs.h... yes
checking for sys/time.h... yes
checking for sys/types.h... yes
checking for sys/varargs.h... no
checking for sys/wait.h... yes

but socket.h is present in /usr/include/sys

(varargs.h is not present, so no error there)

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-28 06:08 UTC] sniper@php.net
Duplicate of #7725
 [2001-05-11 21:49 UTC] sniper@php.net
Does this happen with PHP 4.0.5 too?

 [2001-05-14 08:46 UTC] sniper@php.net
Most likely not. If 4.0.5 / 4.0.6 doesn't work for you, reopen this bug report.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 01:01:28 2024 UTC