bug-automake
[Top][All Lists]
Advanced

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

Re: maintainer mode parallel make issue


From: Eric Blake
Subject: Re: maintainer mode parallel make issue
Date: Thu, 16 Apr 2009 19:43:48 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Eric Blake <ebb9 <at> byu.net> writes:

> > 
> > Do you see these failures with Automake 1.10.2 also?
> 
> I'll start checking that, but thought I'd at least give a first round of 
> replies.
> 
> > Which Autoconf versions are you using?
> 
> This was with bleeding edge autoconf.git, but as part of downgrading to 
> automake 1.10.2, I'll also drop back to autoconf 2.63.

Even with automake 1.10.1 and autoconf 2.62, I'm seeing failures under cygwin 
1.7 where cygwin 1.5 succeeded:

$ make -j2
cd .. && /bin/sh /home/eblake/m4/build-aux/missing --run aclocal-1.10 -I m4
cd .. && /bin/sh /home/eblake/m4/build-aux/missing --run autoconf
 cd .. && /bin/sh /home/eblake/m4/build-aux/missing --run automake-1.10 --gnu 
/usr/local/bin/m4:/wintmp/am4tNIoNhM/traces.m4:1394: AT_AH_OUTPUT: end of file 
in string
/usr/local/bin/m4:/wintmp/am4tNIoNhM/traces.m4:1392: AT_AH_OUTPUT: end of file 
in string
configure:1175: error: possibly undefined macro: M4_LIBOBJS
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure:1176: error: possibly undefined macro: M4_LTLIBOBJS
make: *** [../configure] Error 1
make: *** Waiting for unfinished jobs....
autom4te: cannot rename autom4te.cache/traces.4t as autom4te.cache/traces.4: No 
such file or directory
automake-1.10: autoconf failed with exit status: 1
make: *** [../Makefile.in] Error 1

-- 
Eric Blake







reply via email to

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