[PHP-DEV] Bug #8927 Updated: Missing header file

2001-04-29 Thread jmoore

ID: 8927
Updated by: jmoore
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Compile Failure
PHP Version: 4.0.4pl1
Assigned To: 
Comments:

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

Previous Comments:
---

[2001-01-26 01:06:51] [EMAIL PROTECTED]
---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

---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=8927edit=2


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] Bug #8927 Updated: Missing header file

2001-04-29 Thread Chris Allen

The files needed are located in the Win32 support package that can be
obtained here: http://www.php.net/extra/win32build.zip

 [2001-01-26 01:06:51] [EMAIL PROTECTED]
 ---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

 --
-



 ATTENTION! Do NOT reply to this email!
 To reply, use the web interface found at
http://bugs.php.net/?id=8927edit=2


 --
 PHP Development Mailing List http://www.php.net/
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]




-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #8927 Updated: Missing header file

2001-04-29 Thread jmoore

ID: 8927
Updated by: jmoore
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Compile Failure
PHP Version: 4.0.4pl1
Assigned To: 
Comments:

NB:
The files needed are located in the Win32 support package that can be
obtained here: http://www.php.net/extra/win32build.zip

Previous Comments:
---

[2001-04-29 05:06:57] [EMAIL PROTECTED]
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-01-26 01:06:51] [EMAIL PROTECTED]
---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

---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=8927edit=2


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]