On Tue, Jun 19, 2007 at 05:38:27PM -0400, Chris Pickett wrote: > autoconf-2.61's make doesn't like make -j2 and up on an 8-way AIX box. > I've never encountered this problem on an SMP Linux machine. Just FYI. > > milan ~/pkgs/autoconf-2.61 $ make -j2 > Making all in bin > make[1]: Entering directory `/testarossa/pickett/pkgs/autoconf-2.61/bin' > make[2]: Entering directory `/testarossa/pickett/pkgs/autoconf-2.61' > make[2]: Leaving directory `/testarossa/pickett/pkgs/autoconf-2.61' > rm -f autom4te autom4te.tmp > make[1]: *** No rule to make target `../bin/autom4te', needed by > `autoconf.in'. Stop.
CVS as of 2007-05-25 has a change that fixes this particular failure path.
