You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Gary Bickford <ga...@fxt.com> on 1999/09/22 23:31:19 UTC

config/5055: compile fails on http_core.c due to undefined rlim_t

>Number:         5055
>Category:       config
>Synopsis:       compile fails on http_core.c due to undefined rlim_t
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Wed Sep 22 14:40:00 PDT 1999
>Last-Modified:
>Originator:     garyb@fxt.com
>Organization:
apache
>Release:        1.3.9
>Environment:
NeXT Mach 3.3: Mon Oct 24 13:56:37 PDT 1994; root(rcbuilder):mk-171.9.obj~2/RC_m68k/RELEASE_M68K
gcc 2.8.1 and associated libraries; make 3.77
>Description:
http_core.c compile fails du to rlim_t not being defined.
>How-To-Repeat:

>Fix:
A note in the code points in the right direction:
# diff -n src/include/ap_config.h.orig src/include/ap_config.h
a351 1
typedef int rlim_t;
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, you need]
[to include <ap...@Apache.Org> in the Cc line and make sure the]
[subject line starts with the report component and number, with ]
[or without any 'Re:' prefixes (such as "general/1098:" or      ]
["Re: general/1098:").  If the subject doesn't match this       ]
[pattern, your message will be misfiled and ignored.  The       ]
["apbugs" address is not added to the Cc line of messages from  ]
[the database automatically because of the potential for mail   ]
[loops.  If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request from a  ]
[developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]