> Also, when I try to test Embperl I get the following:
> 
> # make test
> PERL_DL_NONLAZY=0 /usr/bin/perl -Iblib/arch -Iblib/lib 
> -I/usr/lib/perl5/5.6.0/i686-linux -I/usr/lib/perl5/5.6.0 test.pl
> 
> loading...                    ok
> 
> Testing offline mode...
> 
> ascii...                      make: *** [test_dynamic] 
> Segmentation fault (core dumped)
> 

If you have gdb install please run


perl Makefile.PL debug
make testgdb

-> here gdb start (I hope you have installed it), type

r

-> after you get the SIGSEGV, type
 
share
bt

and send me the output

Gerald

P.S. Which version of Embperl do you are using?


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

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925151
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------

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

Reply via email to