Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Mar 1999 19:10:27 -0500 (EST)
From:      John Baldwin <jobaldwi@vt.edu>
To:        Jonathan Frazier <wolfnet@wolfnet-irc.org>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   RE: Problems building 3.1-STABLE
Message-ID:  <XFMail.990318191027.jobaldwi@vt.edu>
In-Reply-To: <36F15DAD.FBE071E5@wolfnet-irc.org>

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

On 18-Mar-99 Jonathan Frazier wrote:
> As it was pointed out to me, my problem was the addition of doscmd.  An
> aout-to-elf in any manner or form can not be built with doscmd.
> Solution: Go to your /usr/src/usr.bin/Makefile and delete the doscmd
> line.  Then make aout-to-elf-build.  After that has completed and you
> have upgraded to ELF and reconfigured the system, you can put that line
> back in the Makefile and 'make buildworld' (If you REALLY want doscmd).
> Hope this helps some of you out there racking your brains.  It took me 4
> days and help from a few cool ppl on the stable mailing list to get it
> right.

You can also just go to /usr/src/usr.bin/doscmd and run make; make install;
make clean to install doscmd after the upgrade without having to do a whole
other buildworld.

> --
> Jonathan


---

John Baldwin <jobaldwi@vt.edu> -- http://members.freedomnet.com/~jbaldwin/
PGP Key: http://members.freedomnet.com/~jbaldwin/pgpkey.asc



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?XFMail.990318191027.jobaldwi>