You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2004/08/15 18:28:24 UTC

DO NOT REPLY [Bug 30679] New: - make will not finish - problems with buff.h

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30679>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30679

make will not finish - problems with buff.h

           Summary: make will not finish - problems with buff.h
           Product: Apache httpd-1.3
           Version: 1.3.31
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: nateaustin@comcast.net


gcc -c -I/home/naustin/Apachetoolbox-1.5.70/src/mod_python-2.7.8/src/include
-I/home/naustin/Apachetoolbox-1.5.70/apache_1.3.31/src/include
-I/home/naustin/Apachetoolbox-1.5.70/apache_1.3.31/src/os/unix
-I/home/naustin/Apachetoolbox-1.5.70/src/Python-2.3.3
-I/home/naustin/Apachetoolbox-1.5.70/src/Python-2.3.3/Include -I..
-I/usr/local/lib/perl5/5.8.5/i686-linux/CORE
-I/home/naustin/Apachetoolbox-1.5.70/src/mm-1.3.0 -I../os/unix -I../include  
-I/usr/include/mysql  -DLINUX=22
-DHAVE_SET_DUMPABLE -I/usr/include/gdbm -DMOD_SSL=208119 -I/usr/include
-DMOD_PERL -DUSE_PERL_SSI -fno-strict-aliasing -pipe -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -DMOD_PCGI2
-DUNIX -DUSE_HSREGEX -DEAPI -DEAPI_MM -DDB_DBM_HSEARCH `../apaci` ap_cpystrn.c
In file included from
/home/naustin/Apachetoolbox-1.5.70/apache_1.3.31/src/include/httpd.h:31,
                 from ap_cpystrn.c:16:
/home/naustin/Apachetoolbox-1.5.70/apache_1.3.31/src/include/buff.h:86: parse
error before "ap_ctx"
/home/naustin/Apachetoolbox-1.5.70/apache_1.3.31/src/include/buff.h:86: warning:
no semicolon at end of struct or union
make[3]: *** [ap_cpystrn.o] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/home/naustin/Apachetoolbox-1.5.70/apache_1.3.31/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/home/naustin/Apachetoolbox-1.5.70/apache_1.3.31'
make: *** [build] Error 2

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org