Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Feb 1999 19:45:42 -0800
From:      "Kurt D. Zeilenga" <Kurt@OpenLDAP.Org>
To:        current@FreeBSD.ORG
Subject:   3.0-current(12/98) -> RELENG_3 problems
Message-ID:  <3.0.5.32.19990201194542.00992710@localhost>

next in thread | raw e-mail | index | archive | help
I had a hoard of problems upgrading a 3.0-current a.out
system circa ~12/7/98 to RELENG_3.  After CVSuping,
running make aout-to-elf-build would complain about
OBJFORMAT previously being set in /etc/make.conf
(which I don't think it was) and suggested I override it.

Setting OBJFORMAT to elf, the aout-to-elf would fail
unable to find make.  Setting OBJFORMAT to aout, cause
a nasty warning about a.out not being supported.  I tried
a few combinations and could not get aout-to-elf to build.

However, I was around this by:
	setenv OBJFORMAT aout
	setenv REALLY_WANT_DEPRECIATED_AOUT 1
	make buildworld
	mergemaster
	make installworld
	reboot

	make upgrade

Kurt
	



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



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