Subject: Re: make problem - march 27 sources
To: None <Mark_Weaver@brown.edu>
From: Brian Moore <ziff@eecs.umich.edu>
List: current-users
Date: 04/06/1994 22:56:47
Just because of the problems I have seen fly by on getting everything up and
running with the latest sources, I have a question about the directions just
posted.  Will this recipe work for me, upgrading from the March 26 sources to
the April 6 soures?  I mainly worried about the off_t et. al. changes.

Thanks,
Brian Moore
ziff@eecs.umich.edu

>This procedure worked for me.  April 6th's sources compile perfectly:

>Clean tree
>Build/Install src/usr.bin/make
>Install src/share/mk
>cd /usr/src
>make -k obj
>make -k depend
>Build/Install src/usr.sbin/config
>Install src/include
>Build src/sys/lib
>Build/Install/Reboot kernel (after make clean)
>Build/Install src/lib
>Build/Install src/gnu/lib/libmalloc
>Build/Install src/gnu/usr.bin/gcc2/libgcc
>Build/Install src/gnu/usr.bin/ld
>Build/Install src/usr.bin/ranlib
>Rebuild/Install libs
>Build everything
>Install everything

------------------------------------------------------------------------------