You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Felix Koop <ko...@heidelbg.ibm.com> on 1997/04/09 00:50:19 UTC

os-aix/333: cannot compile, error in conf.h

>Number:         333
>Category:       os-aix
>Synopsis:       cannot compile, error in conf.h
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache (Apache HTTP Project)
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Tue Apr  8 15:50:01 1997
>Originator:     koop@heidelbg.ibm.com
>Organization:
apache
>Release:        1.2b8/1.2b7
>Environment:
AIX 4.2 native compiler
>Description:
I have to comment out line 155 of file conf.h:
typedef int rlim_t;
in order to get the server compiled. If I do not comment it out, I get the error
        cc -c   -O2 -DAIX -U__STR__   alloc.c
"/usr/include/sys/resource.h", line 70.17: 1506-334 (S) Identifier rlim_t has already been defined on line 155 of "conf.h".
>How-To-Repeat:

>Fix:

>Audit-Trail:
>Unformatted: