*I have only these files. [r...@localhost /]# find -name 'CORE'* ./usr/lib/perl5/5.10.1/i386-linux-thread-multi/CORE ./usr/lib/perl5/5.10.0/i386-linux-thread-multi/CORE
[r...@localhost /]# cd /usr/lib/perl5/5.10.1/i386-linux-thread-multi/CORE [r...@localhost CORE]# ls config.h git_version.h libperl.so* mydtrace.h perl.h [r...@localhost /]# find -name 'EXTERN.h' *[r...@localhost /]# No file found* ----------------------------------------------------------------------------------------------------------------------- On Thu, Apr 22, 2010 at 1:40 PM, Owen <rc...@pcug.org.au> wrote: > > > > > When i am trying to install ExtUtils i have these errors are coming. I > > am > > trying ti install it in Mandriva. Can any one can give be the clue. > > Thanks > > in advance. > > > > <snip> > > > /usr/lib/perl5/5.10.1/**ExtUtils/typemap Test.xs > Test.xsc && mv > > Test.xsc > > Test.c > > # make[1]: *** No rule to make target `/usr/lib/perl5/5.10.1/i386-** > > linux-thread-multi/CORE/**EXTERN.h', needed by `Test.o'. Stop. > > # make[1]: Leaving directory > > > <more snip> > > > Do you have a directory called /usr/lib/perl5/5.10.1/CORE ? > > I have 59 files in mine including EXTERN.h > > Do you have EXTERN.h anywhere? Maybe try symbolically link it to the > CORE directory? > > > -- > > > > Owen > >