Received: (qmail 8787 invoked by uid 2012); 6 Oct 1998 17:20:46 -0000 Message-Id: <19981006172046.8786.qmail@hyperreal.org> Date: 6 Oct 1998 17:20:46 -0000 From: Bob Johnstone Reply-To: rjohnsto@usgs.gov To: apbugs@hyperreal.org Subject: Can't compile X-Send-Pr-Version: 3.2 >Number: 3157 >Category: os-solaris >Synopsis: Can't compile >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: closed >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue Oct 6 10:30:00 PDT 1998 >Last-Modified: Tue Oct 6 10:34:55 PDT 1998 >Originator: rjohnsto@usgs.gov >Organization: >Release: 1.2.6 / 1.3.2 >Environment: UNAME=SunOS 5.6 Generic sun4u sparc SUNW,Ultra-2 / GCC 2.8.1 & required libraries >Description: I've been using the prepackaged binary from smc.vnet.net, but have task to include Java servlets from JDK into Apache, so I have to get Apache to compile first. Tried compiling APACHE1.2.6 wih latest GCC. Configure worked fine, 'make' failed in alloc.c(pstrcat)/(builtin_va_alist)...first declared, etc... tried Apache 1.3.2 with same GCC. Configure worked fine, 'make' failed in ap_snprintf.c (builtin_va_alist) undeclared...... >How-To-Repeat: Don't want to be funny here....... >Fix: nor here.......... >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Tue Oct 6 10:34:55 PDT 1998 State-Changed-Why: You are not using the proper version of gcc; you are likely using a Solaris 2.5.x gcc. gcc is specific to the version of Solaris you are using, and you must use one designed for your exact version. >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. ] [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! ]