# New Ticket Created by "devendra purbiya" # Please include the string: [perl #53328] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=53328 > Hi, I am trying to build perl under Maemo X86 target. But I get the errors make[2]: Leaving directory `/home/devendra/perl-5.8.3/x2p' Making B (dynamic) Can't figure out your cwd! at ../../lib/ExtUtils/MakeMaker.pm line 163. Warning: No Makefile! make[2]: Entering directory `/home/devendra/perl-5.8.3/ext/B' make[2]: *** No rule to make target `config'. Stop. make[2]: Leaving directory `/home/devendra/perl-5.8.3/ext/B' /scratchbox/tools/bin/make config failed, continuing anyway... make[2]: Entering directory `/home/devendra/perl-5.8.3/ext/B' make[2]: *** No rule to make target `all'. Stop. make[2]: Leaving directory `/home/devendra/perl-5.8.3/ext/B' make[1]: *** [lib/auto/B/B.so] Error 2 make[1]: Leaving directory `/home/devendra/perl-5.8.3' make: *** [libperl.so.5.8.3] Error 1 Since Maemo environment requires this version of perl. So I am trying to build it. Can you please tell me what is going wrong here? Thanks, DevendraThread Next