# perlcc test.pl -o test -------------------------------------------------------------------------------- Compiling test.pl: -------------------------------------------------------------------------------- Making C(test.pl.c) for test.pl! /usr/bin/perl -I/usr/local/lib/perl5/site_perl/5.6.1/mach -I/usr/local/lib/perl5/site_perl/5.6.1 -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd -I/usr/local/lib/perl5/site_perl/5.005 -I/usr/local/lib/perl5/site_perl -I/usr/local/lib/perl5/5.6.1/BSDPAN -I/usr/local/lib/perl5/5.6.1/mach -I/usr/local/lib/perl5/5.6.1 -I. -MO=CC,-otest.pl.c test.pl Prescan Saving methods Loaded B Loaded IO Loaded Fcntl test.pl syntax OK Compiling C(test) for test.pl! /usr/bin/perl -I/usr/local/lib/perl5/site_perl/5.6.1/mach -I/usr/local/lib/perl5/site_perl/5.6.1 -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd -I/usr/local/lib/perl5/site_perl/5.005 -I/usr/local/lib/perl5/site_perl -I/usr/local/lib/perl5/5.6.1/BSDPAN -I/usr/local/lib/perl5/5.6.1/mach -I/usr/local/lib/perl5/5.6.1 -I. /tmp/test.pl.tst cc -DAPPLLIB_EXP="/usr/local/lib/perl5/5.6.1/BSDPAN" -fno-strict-aliasing -I/usr/local/include -O -pipe  -I/usr/local/lib/perl5/5.6.1/mach/CORE /usr/local/lib/perl5/5.6.1/mach/auto/IO/IO.so /usr/local/lib/perl5/5.6.1/mach/auto/Fcntl/Fcntl.so -o test test.pl.c -Wl,-E  -L/usr/local/lib -L/usr/local/lib/perl5/5.6.1/mach/CORE -lperl -lgdbm -lm -lc -lcrypt -lutil /tmp/ccvClNgv.o: In function `xs_init': /tmp/ccvClNgv.o(.text+0x165f): undefined reference to `boot_DynaLoader' ERROR: In compiling code for test.pl.c !