>Number: 4130 >Category: os-next >Synopsis: compilation problem >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Thu Mar 25 09:00:02 PST 1999 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3.6 >Environment: NextStep3.3 (hppa), with NeXT's cc compiler. 1> uname -a NEXTSTEP golem Rose2L 7100LC >Description: Compile fails. Patch below fixes the problem. >How-To-Repeat:
>Fix: 2> diff -c src/include/ap_config.h.orig src/include/ap_config.h *** src/include/ap_config.h.orig Wed Mar 24 20:24:59 1999 --- src/include/ap_config.h Wed Mar 24 20:26:05 1999 *************** *** 370,376 **** --- 370,378 ---- #ifndef rlim_t typedef int rlim_t; #endif + #ifndef NEXT typedef u_long n_long; + #endif #endif #define STDIN_FILENO 0 >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [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! ]