Hi,

> 
> I get the following error when running make:
> # make
> /usr/bin/perl /usr/local/lib/perl5/5.8.7/ExtUtils/xsubpp  
> -typemap /usr/local/lib/perl5/5.8.7/ExtUtils/typemap -typemap 
> typemap xs/Embperl/App/App.xs > xs/Embperl/App/App.xsc && mv 
> xs/Embperl/App/App.xsc xs/Embperl/App/App.c Can't find 
> typemap in /usr/local/etc/Embperl-2.1.0/xs/Embperl/App
> *** Error code 2
> 
> Stop in /usr/local/etc/Embperl-2.1.0.
> 

Could you please try

  cd xs
  make
  cd ..
  make

There is a problem with MakeMaker on BSD, so it compiles in the wrong order.


This was fixed, but maybe you have a newer version of MakeMaker.

Gerald



 
** Virus checked by BB-5000 Mailfilter ** 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to