automake
[Top][All Lists]
Advanced

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

subobj2.test fails


From: Pavel Roskin
Subject: subobj2.test fails
Date: Mon, 9 Apr 2001 10:00:52 -0400 (EDT)

Hello!

With the today's CVS automake the testsuite fails in subobj2.test on my
RedHat Linux 7.

$ make check TESTS=subobj2.test VERBOSE=1
make  check-TESTS
make[1]: Entering directory `/home/proski/src/automake/tests'
=== Running test ./subobj2.test
Makefile.am:0: @address@hidden multiply defined in condition TRUE
  @address@hidden (Automake, where = 0) =
  {


    TRUE => @CXXDEPMODE@
  }
FAIL: subobj2.test
===================
1 of 1 tests failed
===================
make[1]: *** [check-TESTS] Error 1
make[1]: Leaving directory `/home/proski/src/automake/tests'
make: *** [check-am] Error 2

The failure happens during the "automake" invocation. Makefile.in is
created and contains the following string twice:

@address@hidden = @CXXDEPMODE@

Regards,
Pavel Roskin




reply via email to

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