As Mark Murray wrote ...
> Wilko Bulte wrote:
> > PERL_SRC=/usr/obj/usr/src/gnu/usr.bin/perl/perl
> > Writing Makefile for DynaLoader
> > ==> Your Makefile has been rebuilt. <==
> > ==> Please rerun the make command.  <==
> > false
> > false: not found
> > *** Error code 1
> 
> I periodically see this one reported, and It is always repaired
> by the reporter making sure their tree is _really_ clean before
> doing a make world. "Really clean" means "make cleandir" _twice_,
> and complete removal of the contents of /usr/obj. _Then_ cvsup.
> I prefer to usr CVS checkout, as it shows all the differences and
> other turds in my source tree.

Unfortunately:

Extracting pod2man (with variable substitutions)
cd ext/B;  miniperl -I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib Makefile.PL
LINKTYPE=dynamic INSTALLDIRS=perl
PERL_SRC=/usr/obj/usr/src/gnu/usr.bin/perl/perl  LIBS="-lperl"
INSTALLMAN3DIR=/usr/obj/usr/src/tmp/usr/share/perl/man3
INST_LIB=/usr/obj/usr/src/gnu/usr.bin/perl/perl/build/B
INST_ARCHLIB=/usr/obj/usr/src/gnu/usr.bin/perl/perl/build/B ; make -B config
PERL_SRC=/usr/obj/usr/src/gnu/usr.bin/perl/perl
Writing Makefile for DynaLoader
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command.  <==
false
false: not found
*** Error code 1

even after rm -rf /usr/obj

|   / o / /  _           Arnhem, The Netherlands        - Powered by FreeBSD -
|/|/ / / /( (_) Bulte    WWW  : http://www.tcja.nl      http://www.freebsd.org


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to