[PHP-DEV] PHP 4.0 Bug #7144 Updated: with ftp support fails on 4.0.3 FINAL From: derick <email protected>
Date: 10/30/00

ID: 7144
Updated by: derick
Reported By: x-empt <email protected>
Status: Closed
Bug Type: Compile Failure
Assigned To:
Comments:

User reports:

--
I just tried 4.0.3pl1 and it seems to be working.  Maybe this was just some issue on my end.
--

So closing (it was probably an config.cache issue)

Previous Comments: ---------------------------------------------------------------------------

[2000-10-30 18:21:11] x-empt <email protected> Yes

#define HAVE_NETINET_IN_H 1

was in there.

I just tried 4.0.3pl1 and it seems to be working. Maybe this was just some issue on my end.

---------------------------------------------------------------------------

[2000-10-30 12:47:27] derick <email protected> Can you check in php_config.h if this line is present (Scan for NETINET):

#define HAVE_NETINET_IN_H 1

And report back?

---------------------------------------------------------------------------

[2000-10-11 19:38:44] x-empt <email protected> In file included from php_ftp.c:41: ftp.h:53: field `localaddr' has incomplete type ftp.h:63: field `pasvaddr' has incomplete type make[3]: *** [php_ftp.lo] Error 1

btw, this is 4.0.3 final

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=7144

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>