automake
[Top][All Lists]
Advanced

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

Re: ansi3.test


From: Stephen Torri
Subject: Re: ansi3.test
Date: Tue, 20 Feb 2001 14:50:08 +0000 (GMT)

On 20 Feb 2001, Akim Demaille wrote:

> Huh???  What version of autoconf are you using?  Could you try this?

autoconf 2.94d

> src/am/tests % make check TESTS=ansi3.test                       nostromo 
> 15:45

---------------------------
Output of make check TESTS=ansi3.test VERBOSE=yes
---------------------------

Making check in .
make[1]: Entering directory `/usr/src/automake'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/usr/src/automake'
Making check in m4
make[1]: Entering directory `/usr/src/automake/m4'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/usr/src/automake/m4'
Making check in tests
make[1]: Entering directory `/usr/src/automake/tests'
make  check-TESTS
make[2]: Entering directory `/usr/src/automake/tests'
=== Running test ./ansi3.test
Makefile.am:1: installing `./ansi2knr.c'
Makefile.am:1: installing `./ansi2knr.1'
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking for object suffix... o
checking for executable suffix...
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for style of include used by make... #
checking dependency style of gcc... gcc
checking for gcc option to accept ANSI C... none needed
checking for function prototypes... yes
checking for ANSI C header files... yes
checking for string.h... yes
configure: creating ./config.status
config.status: creating Makefile
make[3]: Entering directory `/usr/src/automake/tests/testSubDir'
gcc -DPACKAGE=\"hello\" -DVERSION=\"0.23\" -DPROTOTYPES=1 -DSTDC_HEADERS=1 
-DHAVE_STRING_H=1  -I. -I.     -g -O2 -c ansi2knr.c
gcc  -g -O2  @LDFLAGS@ -o ansi2knr ansi2knr.o
gcc: @LDFLAGS@: No such file or directory
make[3]: *** [ansi2knr] Error 1
make[3]: Leaving directory `/usr/src/automake/tests/testSubDir'
FAIL: ansi3.test
===================
1 of 1 tests failed
===================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/usr/src/automake/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/usr/src/automake/tests'
make: *** [check-recursive] Error 1

Stephen

-----------------------------------------------
Buyer's Guide for a Operating System:
Don't care to know: Mac
Don't mind knowing but not too much: Windows
Hit me! I can take it!: Linux





reply via email to

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