Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2011 22:26:29 +0200
From:      George Liaskos <geo.liaskos@gmail.com>
To:        freebsd-current@freebsd.org
Subject:   r219385 build error.
Message-ID:  <AANLkTikc-Z9mjmQ7EWnWdqz297hHQ_Kt2k9z05FaNv-y@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

The following error occurs when i try to build r219385.

cc -O2 -pipe -march=core2 -DHAVE_CONFIG_H
-I/usr/src/kerberos5/tools/make-roken/../../include -std=gnu99   -c
make-roken.c
make-roken.c:1: error: bad value (core2) for -march= switch
make-roken.c:1: error: bad value (core2) for -mtune= switch
/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
1 error
*** Error code 2
*** Error code 1
1 error
*** Error code 2
2 errors
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error

Sure enough i have CPUTYPE?=core2 in make.conf which it doesn' t
expand to nocona after the latest patches.

Regards



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