Date: Sun, 22 Dec 2002 23:27:30 +0100 From: "Willem Jan Withagen" <wjw@withagen.nl> To: <current@freebsd.org> Subject: Trying to upgrade from 4.2-RELEASE Message-ID: <043501c2aa09$5138cde0$471b3dd4@dual>
index | next in thread | raw e-mail
Hi,
As far as I've read it should be possible to upgrade from any 4.x version to 5.0.
I tried that, and things get caught at using gperf to build cc1plus.
rigging the Makefile it turns out that the gperf used is not the one in:
/usr/obj/usr/src/i386/usr/bin/gperf
but just the regular
/usr/bin/gperf
And on 4.2 that one does not understand -E.
So to keep on going I just added the full path in the Makefile.
If my first assumption was correct, then fixing it for real is up to those that know where to look.
--WjW
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?043501c2aa09$5138cde0$471b3dd4>
