Received: (qmail 87581 invoked by uid 501); 13 Dec 2000 15:23:36 -0000 Message-Id: <20001213152336.87577.qmail@locus.apache.org> Date: 13 Dec 2000 15:23:36 -0000 From: William Csiszar Reply-To: billcsiszar@eaton.com To: submit@bugz.apache.org Subject: linking step of build fails w/ Unsatisfied symbols: __builtin_va_start (code) X-Send-Pr-Version: 3.110 >Number: 6975 >Category: build >Synopsis: linking step of build fails w/ Unsatisfied symbols: __builtin_va_start (code) >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: support >Submitter-Id: apache >Arrival-Date: Wed Dec 13 07:30:00 PST 2000 >Closed-Date: Wed Mar 21 22:42:08 PST 2001 >Last-Modified: Wed Mar 21 22:42:08 PST 2001 >Originator: billcsiszar@eaton.com >Release: 1.3.6 >Organization: >Environment: $uname -a HP-UX unixd07 B.11.00 U 9000/800 637319303 unlimited-user license >Description: Here is the end of the output from the make which I am running from the src directory: gcc -c -I./os/unix -I./include -DHPUX11 -DUSE_HSREGEX buildmark.c In file included from include/ap_config.h:959, from buildmark.c:58: /usr/include/string.h:29: warning: conflicting types for built-in function `memc mp' /usr/include/string.h:85: warning: conflicting types for built-in function `memc py' /usr/include/string.h:87: warning: conflicting types for built-in function `mems et' gcc -DHPUX11 -DUSE_HSREGEX -Wl,-E -Wl,-B,deferred -Wl,+s \ -o httpd ap/ap_snprintf.o buildmark.o modules.o modules/standard/ libstandard.a main/libmain.a ./os/unix/libos.a ap/libap.a regex/libregex.a - lm -lpthread collect2: ld returned 1 exit status /usr/ccs/bin/ld: Unsatisfied symbols: __builtin_va_start (code) *** Error exit code 1 Stop. When I do a strings -a on the src/ap/libpa.a I find __builtin_va_start in there. Any suggestions? >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: State-Changed-From-To: open-feedback State-Changed-By: fanf State-Changed-When: Wed Dec 13 15:10:42 PST 2000 State-Changed-Why: I bet your gcc installation is broken. Try reinstalling gcc. State-Changed-From-To: feedback-closed State-Changed-By: slive State-Changed-When: Wed Mar 21 22:42:08 PST 2001 State-Changed-Why: [This is a standard response.] No response from submitter, assuming issue has been resolved. >Unformatted: [In order for any reply to be added to the PR database, you need] [to include 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! ]