Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Apr 1999 17:52:50 -0500 (EST)
From:      "Viren R. Shah" <viren@rstcorp.com>
To:        freebsd-stable@freebsd.org
Subject:   make buildworld not working with RELENG_3 on new install
Message-ID:  <199904022252.RAA04121@jabberwock.rstcorp.com>

next in thread | raw e-mail | index | archive | help

I just installed a machine with 3.1 and then cvsup'ped (using the
stable-supfile in the examples/cvsup) to RELENG_3.
It doesn't build errorring out with:

Warning: /usr/obj/usr/src/gnu/usr.bin/perl/perl/lib/Config.pm may be out of date with /usr/obj/usr/src/gnu/usr.bin/perl/perl/config.sh
cd /usr/obj/usr/src/gnu/usr.bin/perl/perl && make lib/Config.pm
`lib/Config.pm' is up to date.
Warning: /usr/obj/usr/src/gnu/usr.bin/perl/perl/config.h out of date with /usr/obj/usr/src/gnu/usr.bin/perl/perl/config.sh
Makefile out-of-date with respect to Makefile.PL /usr/obj/usr/src/gnu/usr.bin/perl/perl/lib/Config.pm /usr/obj/usr/src/gnu/usr.bin/perl/perl/config.h
Cleaning current config before rebuilding Makefile...
*** Error code 1 (ignored)
make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true
/usr/obj/usr/src/tmp/usr/bin/miniperl "-I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib" "-I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib" Makefile.PL "LINKTYPE=static" "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"
Writing Makefile for DynaLoader
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command.  <==
false
false: not found
*** Error code 1


I reran this multiple times, after cvsup'ing. Any ideas as to what I
need to do?

Thanks
Viren
-- 
Viren R. Shah                  | "Are those numbers measured values,
viren@rstcorp.com              |  or are you engaging in proctonumerology?"
http://www.rstcorp.com/~vshah/ |  -- Bill Garrett in raswrj


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904022252.RAA04121>