Eliezer Rodriguez Gonzalez wrote:
>
> Greetings to everyone:
>
> Yesterday I just downloaded via CVSup the full source tree, for the stable
> branch to my running system. I have previously read the "Making the world"
> your own tutorial posted in the FreeBSD handbook, very carefully to follow
> the instructions. But I got dissapointed when the time to type make
> buildworld came, it started but not to long ago it suddenly stopped
> complaining about a missing file or missing files.
>
> I include here the output sent to a file via the script command, where it
> shows at the end what have failed.
>
> I'm running FreeBSD 2.2.6, 32 MB RAM, P MMX 233 MHz. I want to upgrade to
> 3.x stable.
>
> Could someone give me a hint on this matter please ?
>
> script command output follows:
>
> Script started on Thu Aug 26 10:23:28 1999
> sh-2.01# make build cd /usr/src
> sh-2.01# make buildworld
You should read the head of /usr/src/Makefile.
# The aout->elf transition build is performed by doing a `make upgrade'
(or
# `make aout-to-elf') or in two steps by a `make aout-to-elf-build'
followed
# by a `make aout-to-elf-install', depending on user preference.
Vadim Chekan.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message