Since this is a fresh installed 8.1, I just found that there is no perl in the system. But there is also error when building perl, shown as below:
Cleaning current config before rebuilding Makefile... make -f Makefile.old clean > /dev/null 2>&1 ../../miniperl "-I../../lib" "-I../../lib" Makefile.PL "INSTALLDIRS=perl" "INSTALLMAN3DIR=none" "PERL_CORE=1" "LIBPERL_A=libperl.so" Writing Makefile for DynaLoader ==> Your Makefile has been rebuilt. <== ==> Please rerun the make command. <== false *** Error code 1 Stop in /usr/ports/lang/perl5.8/work/perl-5.8.9/ext/DynaLoader. make config failed, continuing anyway... Makefile out-of-date with respect to Makefile.PL Cleaning current config before rebuilding Makefile... make -f Makefile.old clean > /dev/null 2>&1 ../../miniperl "-I../../lib" "-I../../lib" Makefile.PL "INSTALLDIRS=perl" "INSTALLMAN3DIR=none" "PERL_CORE=1" "LIBPERL_A=libperl.so" Writing Makefile for DynaLoader ==> Your Makefile has been rebuilt. <== ==> Please rerun the make command. <== false *** Error code 1 Stop in /usr/ports/lang/perl5.8/work/perl-5.8.9/ext/DynaLoader. *** Error code 1 Stop in /usr/ports/lang/perl5.8/work/perl-5.8.9. *** Error code 1 Stop in /usr/ports/lang/perl5.8. *** Error code 1 Stop in /usr/ports/lang/perl5.8. I have followed what it told and rerun make command, it still generated this error. Thanks Sam On Fri, Jun 18, 2010 at 10:06 PM, Sam Wun <swun2...@gmail.com> wrote: > Hi, > > With FreeBSD 8.1 RC1, > Can anyone tell me how to resolve the following error from building > cyrus-sasl2? > > configure: creating ./config.status > autom4te --language=m4sh -B libltdl/config libltdl/config/ltmain.m4sh >> libltdl/config/ltmain.in > autom4te: not found > *** Error code 127 > > Stop in /usr/ports/devel/libtool22/work/libtool-2.2.6b. > *** Error code 1 > > Stop in /usr/ports/devel/libtool22. > *** Error code 1 > > Stop in /usr/ports/security/cyrus-sasl2. > *** Error code 1 > > Thanks > S > _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"