... rm -f opmini.c cc -Wl,+vnocompatwarnings -L/usr/local/lib -o miniperl \ miniperlmain.o opmini.o libperl.a -lnsl -lnm -lndbm -ldld -lm -lc -lndir -lc rypt -lsec ./miniperl -w -Ilib -MExporter -e '' || make minitest Segmentation fault (core dumped) #### ğmake minitest You may see some irrelevant test failures if you have been unable to build lib/Config.pm. cd t && (rm -f perl; /home/bpocock/opt/bin/ln -s ../miniperl perl) \ && ./perl TEST base/*.t comp/*.t cmd/*.t io/*.t op/*.t pragma/*.t ## ğmake lib/Config.pm make: *** [lib/Config.pm] Segmentation fault (core dumped)