Subject: Re: Upgrading from 1.5.2 to -current?
To: Brad Knowles <brad.knowles@skynet.be>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-sparc
Date: 04/19/2002 13:49:11
On Fri, Apr 19, 2002 at 11:43:43AM +0200, Brad Knowles wrote:
> It was exactly the same error that I had previously had with the
> main CVS server in the US. IIRC, you had suggested that this might
> be because too many people were currently logged in (which makes
> sense).
Hum, that shound't be the case here, there was not much anoncvs activity, and
I didn't put any restriction on the server.
Maybe you should remove your $HOME/.cvspass
>
> I did manage to get logged into the server in Austria, and I'm
> very glad that I have more than one choice of servers here in Europe
> that are not too far away and that have good network connectivity.
>
>
> Now, if only we could get the problems with the German site
> fixed, so that I could at least occasionally log in there. ;-(
>
> > I think you'll also have to edit src/CVS/Entries to add an entry for the
> > share directory:
> > D/share////
>
> Certainly, although I got further than I had previously gotten,
> there is still something wrong:
>
> # /build.sh -D /etc/tmp/destdir
> ===> Bootstrapping nbmake
> checking for gcc... cc
> checking for C compiler default output... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for executable suffix...
>
> [ ... deletia ... ]
>
> cc -O -DHAVE_SETENV=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1
> -DHAVE_STRFTIME=1 -DHAVE_VSNPRINTF=1 -DMAKE_BOOTSTRAP
> -I/u/src/tools/make/../../usr.bin/make -c
> /u/src/tools/make/../../usr.bin/make/lst.lib/lstSucc.c
> cc -O -o nbmake *.o
> ===> DESTDIR path: /etc/tmp/destdir
> ===> TOOLDIR path: /u/src/tools/obj/tools.NetBSD-1.5.2-sparc
> Build started at: Fri Apr 19 10:41:49 CEST 2002
> rm -f METALOG
> cleandir ===> tools
> cleandir ===> tools/host-mkdep
> rm -f a.out [Ee]rrs mklog core *.core config.cache config.log
> config.status host-mkdep
> cleandir ===> tools/compat
> rm -r -f include
> rm -f config.cache config.h
>
> [ ... deletia ... ]
>
> cleandir ===> tools/config
> nbmake: "/u/src/tools/config/../Makefile.host" line 26: Could not
> find /u/src/tools/config/../../usr.sbin/config/Makefile
> nbmake: Fatal errors encountered -- cannot continue
>
> nbmake: stopped in /u/src/tools/config
> *** Error code 1
>
> Stop.
> nbmake: stopped in /u/src/tools
> *** Error code 1
>
> Stop.
> nbmake: stopped in /u/src
> *** Error code 1
>
> Stop.
> nbmake: stopped in /u/src
>
>
> Now, I'm not sure if I have backtracked enough and properly
> followed the chain of ".." entries in the path, but I certainly don't
> have a /u/src/usr.sbin/config subdirectory. There is a
> /u/src/src/usr.sbin/config subdirectory, but I'm not sure if that's
> supposed to be the same thing.
Well, I think you didn't extract enouth .tar.gz files. You should extract
*all* the files in /pub/NetBSD/NetBSD-current/tar_files/src/
--
Manuel Bouyer, LIP6, Universite Paris VI. Manuel.Bouyer@lip6.fr
--