bug-automake
[Top][All Lists]
Advanced

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

Re: gcj4.test failure


From: Alexandre Duret-Lutz
Subject: Re: gcj4.test failure
Date: Wed, 05 Nov 2003 23:58:09 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

 >> Could you try to run
 >> 
 >> cd tests
 >> ./gcj4.test
 >> cd testSubDir
 >> sh -x ./configure GCJ=gcj
 >> 
 >> and send the full output of this last command?

 Vaclav> Requested output is attached. The box is
 Vaclav> i386-unknown-freebsd4.9. Autoconf is brand new 2.58
 Vaclav> installed few minute before autoconf.

[...]

 Vaclav> + CONFIG_SHELL=/usr/local/bin/bash
 Vaclav> + export CONFIG_SHELL
 Vaclav> + exec /usr/local/bin/bash ./configure GCJ=gcj

Bummer; this is cancelling the effect of `-x', and I'm
interested in what's happening later while checking for the
dependency style of gcj.  May I ask you to rerun this again?
This way:

 cd tests
 ./gcj4.test
 cd testSubDir
 CONFIG_SHELL=/usr/local/bin/bash
 export CONFIG_SHELL
 /usr/local/bin/bash -x ./configure GCJ=gcj
-- 
Alexandre Duret-Lutz





reply via email to

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