php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5339
Submitted: 2000-07-03 13:09 UTC Modified: 2000-08-18 13:30 UTC
From: jeremy at tornado dot com dot tw Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.1 OS: AIX 4.3.3
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 !
Your email address:
MUST BE VALID
Solve the problem:
49 - 12 = ?
Subscribe to this entry?

 
 [2000-07-03 13:09 UTC] jeremy at tornado dot com dot tw
After I type 'make'

usr/include/sys/socket.h:511: parse error before `uint64_t'
/usr/include/sys/socket.h:511: warning: no semicolon at end of struct or union
/usr/include/sys/socket.h:512: warning: data definition has no type or storage class
/usr/include/sys/socket.h:513: parse error before `file_bytes'
/usr/include/sys/socket.h:513: warning: data definition has no type or storage class
/usr/include/sys/socket.h:518: parse error before `bytes_sent'
/usr/include/sys/socket.h:518: warning: data definition has no type or storage class
In file included from libmysql.c:11:
global.h:484: conflicting types for `int8'
/usr/include/sys/inttypes.h:622: previous declaration of `int8'
global.h:485: warning: redefinition of `int16'
/usr/include/sys/inttypes.h:623: warning: `int16' previously declared here
global.h:495: warning: redefinition of `int32'
/usr/include/sys/inttypes.h:624: warning: `int32' previously declared here
make: The error code from the last command is 1.

Stop.
make: The error code from the last command is 1

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-27 20:29 UTC] waldschrott@php.net
Please verify that it?s still happening using the latest version of PHP (release 4.0.1pl2 or CVS).
 [2000-08-18 13:30 UTC] waldschrott@php.net
Closed due to missing user feedback.
 [2011-07-10 14:58 UTC] irker@php.net
Automatic comment from SVN on behalf of irker
Revision: http://svn.php.net/viewvc/?view=revision&revision=313118
Log: Updated translation by Anonymous #5339
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 17:01:30 2024 UTC