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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 05 01:01:35 2025 UTC