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
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: jeremy at tornado dot com dot tw
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 10:01:30 2025 UTC