On Sat, Apr 22, 2006 at 07:22:55PM -0700, Daniel wrote: > I've compiled Embperl 2.2.0 on FreeBSD 6.0-STABLE without using support > for mod_perl and XALAN. > > I compiled it successfully running gmake. > > make test failed with: > > PERL_DL_NONLAZY=0 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl > > loading... panic: memory wrap at > /usr/home/debonair/tmp/Embperl-2.2.0/blib/lib/Embperl.pm line 108. > Compilation failed in require at test.pl line 1809. > BEGIN failed--compilation aborted at test.pl line 1809. > > Test terminated with fatal error > Use of uninitialized value in string ne at test.pl line 1209. > gmake: *** [test_dynamic] Error 1
I've not solved this problem yet, but I did notice that on linux when compiling with gcc 2.9.5 you have to remove the -march=pentium3 -fprefetch-loop-arrays optimization flags from the makefile. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]