On 12 Feb 2003, Waleed Hamad wrote: > I just downloaded perl 5.6.1 > make: *** No rule to make target `<built-in>', needed by `miniperlmain.o'. The fix is simply to delete all the lines in 'makefile' that contain the string '<built-in>'. This is also fixed in perl-5.8.0, which you might consider using instead. > Do you know what am I missing?? Nothing, really. It's a change in gcc-3's output that appeared after 5.6.1 was released. -- Andy Dougherty doughera@lafayette.eduThread Previous