You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Kevin Davies <kf...@gil.com.au> on 1997/08/27 08:30:02 UTC

os-hpux/1063: Problem: Compile fails for apache using gcc

>Number:         1063
>Category:       os-hpux
>Synopsis:       Problem: Compile fails for apache using gcc
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    apache (Apache HTTP Project)
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Tue Aug 26 23:30:01 1997
>Originator:     kfd@gil.com.au
>Organization:
apache
>Release:        1.2.4
>Environment:
uname -a= HP-UX iccu5 B.10.20 U 9000/861
gcc --version=2.7.2.1
make --version=GNU Make version 3.75
./Configure gives...
+configured for HP-UX 10 platform
+ setting C compiler to gcc
+ setting C compiler optimization-level to -O2
>Description:
make gives...
gcc -c   -O2 -DHPUX10   alloc.c
In file included from /usr/include/sys/stat.h:25,
                 from conf.h:568,
                 from httpd.h:59,
                 from alloc.c:61:
/usr/include/sys/_stat_body.h:22: parse error before `blkcnt_t'
/usr/include/sys/_stat_body.h:22: warning: no semicolon at end of struct or union
/usr/include/sys/_stat_body.h:23: parse error before `:'
/usr/include/sys/_stat_body.h:24: parse error before `:'
/usr/include/sys/_stat_body.h:25: parse error before `:'
/usr/include/sys/_stat_body.h:53: parse error before `}'
In file included from alloc.c:61:
httpd.h:516: field `finfo' has incomplete type
make: *** [alloc.o] Error 1
>How-To-Repeat:

>Fix:
If you are unable to help could you point me in the right direction...
ie people who have ported to HPUX 10 before.
%0
>Audit-Trail:
>Unformatted: