I'm building perl 5.6.1 on a rather unusually configured system, and I got this from "make all test install": make: *** No rule to make target `<built-in>', needed by `miniperlmain.o'. Stop.
The Makefile does not contain the string "<built-in>", and "make -d all test install" didn't give my any clue where it came from. I've put the Makefile and "make -d all test install" output here: <URL:http://multivac.cwru.edu./prj/Makefile.gz> <URL:http://multivac.cwru.edu./prj/make.out.gz> Any ideas? paul _______________________________________________ Bug-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-make
