Re: embperl2 on freebsd compile failure

2002-11-11 Thread David J. Mark
I had this same issue trying to build Embperl-2.0b8 under FreeBSD. DJM:> On Sun, 2002-11-10 at 14:37, Gerald Richter wrote: > > Can't find typemap in > > /usr/home/jbb/build/Embperl-2.0b9_dev-3/xs/Embperl/App > > *** Error code 2 > > > > Did you run make or make install? > > If you run make ins

Re: embperl2 on freebsd compile failure

2002-11-10 Thread Gerald Richter
> Can't find typemap in > /usr/home/jbb/build/Embperl-2.0b9_dev-3/xs/Embperl/App > *** Error code 2 > Did you run make or make install? If you run make install, does it change anything if you just run make? or maybe just run make a second time in the Embperl root directory? Gerald

embperl2 on freebsd compile failure

2002-11-10 Thread Ilia Lobsanov
/home/jbb/local/bin/perl -I/home/jbb/local/lib/perl5/5.6.1/i386-freebsd -I/home/jbb/local/lib/perl5/5.6.1 /home/jbb/local/lib/perl5/5.6.1/ExtUtils/xsubpp -typemap /home/jbb/local/lib/perl5/5.6.1/ExtUtils/typemap -typemap typemap xs/Embperl/App/App.xs > xs/Embperl/App/App.xsc && mv xs/Embperl/App/A