
philippe.bruhat at free
Feb 2, 2008, 5:59 AM
Views: 3506
Permalink
|
|
make: *** No rule to make target `<command-line>', needed by `miniperlmain.o'.
|
|
Hi, I just tried to compile Perl 5.8.8 on my Linux Debian, with ./Configure -des -Dprefix=/opt/my && make And got this: First let's make sure your kit is complete. Checking... <copious amount of stuff removed> Now you must run 'make'. If you compile perl5 on a different machine or from a different object directory, copy the Policy.sh file from this object directory to the new one before you run Configure -- this will help you with most of the policy defaults. make: *** No rule to make target `<command-line>', needed by `miniperlmain.o'. Stop. I've tried on another Linux system, and it compiled correctly, which leads me to think that my system is kinda broken (although Perl 5.10.0 compiled correctly on the same machine). Has anyone already met this problem? -- Philippe Bruhat (BooK) When it is time for voting- / In the West or in the East- Why must we always settle for- / The man we hate the least? (Intro poem to Groo The Wanderer #108 (Epic))
|