php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3218 Can't compile php_ftp.dll
Submitted: 2000-01-14 17:21 UTC Modified: 2002-10-01 14:11 UTC
From: jimb at thomastonmills dot com Assigned:
Status: Wont fix Package: Compile Failure
PHP Version: 3.0.14 OS: Windows NT 4.0
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
19 + 26 = ?
Subscribe to this entry?

 
 [2000-01-14 17:21 UTC] jimb at thomastonmills dot com
When I try to build php_ftp.dll I get the following error from the MSVC6++ compiler:

ftp.c
c:\php3\src\php-3.0.14\win32\include\portability.h(82) : fatal error C1083: Cannot open include file: 'sys/param.h': No such file or directory
php_ftp.c
c:\php3\src\php-3.0.14\win32\include\portability.h(82) : fatal error C1083: Cannot open include file: 'sys/param.h': No such file or directory
Error executing cl.exe.

All other projects build fine.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-01 14:11 UTC] hholzgra@php.net
We are sorry, but can not support PHP 3 related problems anymore.
Momentum is gathering for PHP 5, and we think supporting PHP 3 will
lead to a waste of resources which we want to put into getting PHP 5
ready. Ofcourse PHP 4 will will continue to be supported for the
forseeable future.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 21:01:29 2024 UTC