You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Gerald Richter <ri...@ecos.de> on 2006/08/07 16:01:52 UTC

RE: Bus error on Mac OS X 10.4

Hi,

> 
> Hi all again. I figured I'd start a new thread since I seemed 
> to have stubled on to a new problem. It's pretty simple to 
> explain. I installed Embperl 2.2.0 on my Mac powerbook 
> (10.4). When I try to use Embperl in a script it generates a 
> bus error, like so:
> 
> # perl -e "use Embperl"
> bus error
> #
> 

Does make test fail also? If yes please run

 perl Makefile.PL debug
 make testgdb
 BT

And send me the output

If not please provide a stackbacktrace?

E.g.

perl Makefile.PL debug && make install
gdb --args perl -e 'use Embperl'
C
Bt

Gerald



 
** Virus checked by BB-5000 Mailfilter ** 


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