Hi there,
Here is a little description of what I want to do: I have a "gate" based on 7.2 with hardware RAID 1. I want to upgrade it directly to 9.1 via csup. Here are the steps that I'm doing:
So, could someone give me some advice of what I'm supposed to do to upgrade the system to 9.1?
Thank you in advance!
Here is a little description of what I want to do: I have a "gate" based on 7.2 with hardware RAID 1. I want to upgrade it directly to 9.1 via csup. Here are the steps that I'm doing:
- Edit supfile:
Code:host=cvsup1.us.freebsd.org release=cvs tag=RELENG_9_1
- After that I do
# make cleanworld && cleandir
- And when I do
# make buildworld
I got this:
Code:/usr/src/kerberos5/tools/make-print-version/../../../crypto/heimdal/lib/vers/make-print-version.c:1: error: bad value (core2) for -march= switch /usr/src/kerberos5/tools/make-print-version/../../../crypto/heimdal/lib/vers/make-print-version.c:1: error: bad value (core2) for -mtune= switch *** Error code 1 Stop in /usr/src/kerberos5/tools/make-print-version. *** Error code 1 Stop in /usr/src/kerberos5/tools/asn1_compile. *** Error code 1 Stop in /usr/src/kerberos5/tools. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src.
So, could someone give me some advice of what I'm supposed to do to upgrade the system to 9.1?
Thank you in advance!