php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8927 Missing header file
Submitted: 2001-01-26 01:06 UTC Modified: 2001-04-29 13:01 UTC
From: websitetec at yahoo dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.4pl1 OS: win2000
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: websitetec at yahoo dot com
New email:
PHP Version: OS:

 

 [2001-01-26 01:06 UTC] websitetec at yahoo dot com
-------------------Configuration: mssql - Win32 MSSQL 70 Debug_TS--------------------
Compiling...
php_mssql.c
..\..\ext/standard/fsock.h(32) : fatal error C1083: Cannot open include file: 'arpa/inet.h': No such file or directory
Error executing cl.exe.

I have searched high and low and cannot find this header file(inet.h) It is not in the 4.0.2 or 4.0.3 src files either. I am relatively new to C++ coding and I appologize if I have wasted your time out of ingnorance but if you could tell me where to find this file or email it to me I would appreciate it. The reason I have endeavoured to compile this is because I keep getting Dr. Watsons in NT and application errors in win2000 when calling up a simple config page with phpinfo(). It is consistant when I load the pgsql and the mssql70 module from the php.ini file. I am using apache 1.3.14 on win 2000 as a module. I also have it on NT and it gives the same error.

                                   Ty Houck
                                        MCSE  MCP  MCP+I

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-04-29 05:06 UTC] jmoore@php.net
I can compile this fine, you are probably missing a define in your build or your setup is incorrect please see the instructions in the manual.

- James
 [2001-04-29 13:01 UTC] jmoore@php.net
NB:
The files needed are located in the Win32 support package that can be
obtained here: http://www.php.net/extra/win32build.zip
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 21:01:31 2025 UTC