php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1372 compilation error
Submitted: 1999-05-03 13:56 UTC Modified: 1999-06-24 08:50 UTC
From: oa2m at virginia dot edu Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0.7 OS: AIX 4.2.1, gcc 2.8.1
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: oa2m at virginia dot edu
New email:
PHP Version: OS:

 

 [1999-05-03 13:56 UTC] oa2m at virginia dot edu
        gcc -O2 -O2   -I. -I.   -I/usr/local/src/apache_1.3.6/src/include -I/usr/local/src/apache_1.3.6/src/os/unix      -I/usr/local/mysql/include/mysql                        -c functions/wddx_a.c -o functions/wddx_a.o
In file included from functions/wddx_a.c:37:
functions/DList.h:66: parse error before `100'
functions/DList.h:66: warning: no semicolon at end of struct or union
functions/DList.h:67: warning: data definition has no type or storage class
functions/DList.h:105: parse error before `*'
functions/DList.h:105: warning: data definition has no type or storage class
functions/DList.h:106: parse error before `*'
functions/DList.h:106: parse error before `)'
functions/DList.h:107: parse error before `*'
functions/DList.h:108: parse error before `*'
functions/DList.h:109: parse error before `*'
functions/DList.h:110: parse error before `*'
functions/DList.h:113: parse error before `*'
functions/DList.h:113: parse error before `)'
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
 [1999-06-24 08:50 UTC] sas at cvs dot php dot net
has been fixed in 3.0.9
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 15:01:30 2024 UTC