Received: (qmail 19444 invoked by uid 2012); 28 Apr 1998 23:10:43 -0000 Message-Id: <19980428231043.19443.qmail@hyperreal.org> Date: 28 Apr 1998 23:10:43 -0000 From: Roy Ledochowski Reply-To: rledo@wdc.com To: apbugs@hyperreal.org Subject: running make, get cc: "../../include/conf.h", line 205: error 1584: Inconsistent type declaration: "rlim_t". X-Send-Pr-Version: 3.2 >Number: 2152 >Category: os-hpux >Synopsis: running make, get cc: "../../include/conf.h", line 205: error 1584: Inconsistent type declaration: "rlim_t". >Confidential: no >Severity: critical >Priority: medium >Responsible: jim >State: closed >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue Apr 28 16:20:00 PDT 1998 >Last-Modified: Sat Jun 20 09:45:30 PDT 1998 >Originator: rledo@wdc.com >Organization: >Release: 1.3b6 >Environment: HPUX 11.00, HP ANSI C >Description: I'm no C programmer, but after untarring 1.3bg, I ran configure (no arguments), then make. I get this: # make ===> regex <=== regex ===> os/unix cc -c -I../../os/unix -I../../include -DHPUX -Aa -D_HPUX_SOURCE -DUSE_HSREGEX `../../apaci` os.c cc: "../../include/conf.h", line 205: error 1584: Inconsistent type declaration: "rlim_t". *** Error exit code 1 Stop. *** Error exit code 1 Stop. >How-To-Repeat: do make using HPUX compiler >Fix: Not C programmer, am completely helpless & in the dark!! >Audit-Trail: State-Changed-From-To: open-feedback State-Changed-By: jim State-Changed-When: Fri May 1 05:38:03 PDT 1998 State-Changed-Why: Can you do a grep through all your header files under /usr/include and look for rlim_t for me? I'm curious what it should be. Responsible-Changed-From-To: apache-jim Responsible-Changed-By: jim Responsible-Changed-When: Fri May 1 05:38:03 PDT 1998 Responsible-Changed-Why: Jim will try to track this down Category-Changed-From-To: general-os-hpux Category-Changed-By: dgaudet Category-Changed-When: Sat May 2 12:56:35 PDT 1998 Comment-Added-By: coar Comment-Added-When: Tue May 5 17:19:24 PDT 1998 Comment-Added: [text sent to bugdb incorrectly] Jim-- Did grep rlim_t *.h under /usr/include & didn't find anything. Did the same under /usr/include/sys and got: baalrog:/usr/include/sys $ grep rlim_t *.h resource.h:# define _T_RLIM_T rlim_t resource.h:# define _T_RLIM_T rlim_t types.h: typedef uint64_t rlim_t; types.h:# define k_rlim_t rlim_t types.h: typedef unsigned long rlim_t; State-Changed-From-To: feedback-closed State-Changed-By: jim State-Changed-When: Sat Jun 20 09:45:30 PDT 1998 State-Changed-Why: No response about if 1.3.0 fixed it. Assuming closed. >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]