make.conf and CCVER

walt wa1ter at myrealbox.com
Fri Jul 16 12:36:49 PDT 2004


Marco Righele wrote:
Greetings,

If I set the CCVER variable in the make.conf (uncommenting either of the
two example lines) I get the following error whenever I try to compile a
port:
"/usr/share/mk/bsd.cpu.mk", line 30: "Either set CCVER to a known compiler or sp
ecify CCVER_BSD_CPU_MK"
If you are referring to these examples:
# CCVER?=gcc2   (use GCC 2.95.x, default)
# CCVER?=gcc34  (use GCC 3.4, experimental)
then you need to delete the comments like this:
CCVER?=gcc34




More information about the Bugs mailing list