help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

plzhelp: make: Fatal error: Command failed for target `ap_snprintf.o'


From: Brent Howard
Subject: plzhelp: make: Fatal error: Command failed for target `ap_snprintf.o'
Date: Mon, 30 Jun 2003 16:17:43 -0400

Recieving make error on Solaris 8 ENTERPRISE 420R.
The error is coming from 

*** Error code 1
make: Fatal error: Command failed for target `ap_snprintf.o'

Please help.


Below are more details of this and another make error instance.  

Thank you,
Brent Howard

===

myServer{/usr/local/apache_1.3.27}# make
===> src
===> src/os/unix
<=== src/os/unix
===> src/ap
/usr/ucb/cc -c  -I../os/unix -I../include   -DSOLARIS2=280 -DNO_DL_NEEDED 
`../apaci` ap_snprintf.c
ap_snprintf.c: In function `ap_snprintf':
ap_snprintf.c:1187: `__builtin_va_alist' undeclared (first use in this function)
ap_snprintf.c:1187: (Each undeclared identifier is reported only once
ap_snprintf.c:1187: for each function it appears in.)
*** Error code 1
make: Fatal error: Command failed for target `ap_snprintf.o'
Current working directory /usr/local/apache_1.3.27/src/ap
*** Error code 1
make: Fatal error: Command failed for target `subdirs'
Current working directory /usr/local/apache_1.3.27/src
*** Error code 1
make: Fatal error: Command failed for target `build-std'
Current working directory /usr/local/apache_1.3.27
*** Error code 1
make: Fatal error: Command failed for target `build'

===

myServer{/usr/local/make-3.80}# make
make  all-recursive
Making all in glob
Making all in config
Making all in po
Making all in doc
source='misc.c' object='misc.o' libtool=no \
depfile='.deps/misc.Po' tmpdepfile='.deps/misc.TPo' \
depmode=gcc /bin/bash ./config/depcomp \
/usr/ucb/cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" 
-DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I. -I.  -I./glob    -g 
-O2 -c `test -f 'misc.c' || echo './'`misc.c
misc.c: In function `message':
misc.c:238: `__builtin_va_alist' undeclared (first use in this function)
misc.c:238: (Each undeclared identifier is reported only once
misc.c:238: for each function it appears in.)
misc.c: In function `error':
misc.c:272: `__builtin_va_alist' undeclared (first use in this function)
misc.c: In function `fatal':
misc.c:305: `__builtin_va_alist' undeclared (first use in this function)
*** Error code 1
make: Fatal error: Command failed for target `misc.o'
Current working directory /usr/local/make-3.80
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /usr/local/make-3.80
*** Error code 1
make: Fatal error: Command failed for target `all'

myServer{/usr/local/make-3.80}# sh build.sh
compiling ar.c...
compiling arscan.c...
compiling commands.c...
compiling default.c...
compiling dir.c...
compiling expand.c...
compiling file.c...
compiling function.c...
compiling getopt.c...
compiling getopt1.c...
compiling implicit.c...
compiling job.c...
compiling main.c...
./main.c: In function `main':
./main.c:941: warning: passing arg 2 of `setvbuf' makes pointer from integer 
without a cast
./main.c:941: warning: passing arg 3 of `setvbuf' makes integer from pointer 
without a cast
compiling misc.c...
./misc.c: In function `message':
./misc.c:238: `__builtin_va_alist' undeclared (first use in this function)
./misc.c:238: (Each undeclared identifier is reported only once
./misc.c:238: for each function it appears in.)
./misc.c: In function `error':
./misc.c:272: `__builtin_va_alist' undeclared (first use in this function)
./misc.c: In function `fatal':
./misc.c:305: `__builtin_va_alist' undeclared (first use in this function)

===





reply via email to

[Prev in Thread] Current Thread [Next in Thread]