I am trying to build Perl 5.6.1 on AIX 5.1 using GCC 3.2. I run Configure without a problem (although it can't figure much out on its own and I have to enter a bunch of stuff), but "make" returns the error:
make: *** No rule to make target `<built-in>', needed by `miniperlmain.o'. Stop.
Any ideas what causes this and how to fix it? Unix Sys Admin
make: *** No rule to make target `<built-in>', needed by `miniperlmain.o'. Stop.
Any ideas what causes this and how to fix it? Unix Sys Admin