You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Ilia Lobsanov <il...@lobsanov.com> on 2002/11/10 16:16:40 UTC

embperl2 on freebsd compile failure

/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/App.xsc xs/Embperl/App/App.c
Can't find typemap in
/usr/home/jbb/build/Embperl-2.0b9_dev-3/xs/Embperl/App
*** Error code 2

Stop in /usr/home/jbb/build/Embperl-2.0b9_dev-3.

I am able to fix this via:

$ cd xs
$ make
$ cd ..
$ make install


ilia.

---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org


Re: embperl2 on freebsd compile failure

Posted by "David J. Mark" <nr...@purefusion.com>.
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 install, does it change anything if you just run make? or
> maybe just run make a second time in the Embperl root directory?
> 
> Gerald
> 
> 
> -------------------------------------------------------------
> Gerald Richter    ecos electronic communication services gmbh
> Internetconnect * Webserver/-design/-datenbanken * Consulting
> 
> Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
> E-Mail:     richter@ecos.de         Voice:    +49 6133 925131
> WWW:        http://www.ecos.de      Fax:      +49 6133 925152
> -------------------------------------------------------------
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
> For additional commands, e-mail: embperl-help@perl.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org


Re: embperl2 on freebsd compile failure

Posted by Gerald Richter <ri...@ecos.de>.
> 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


-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     richter@ecos.de         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org