no gcc 4.1after rebuild

arnuld geek.arnuld at gmail.com
Sat May 12 08:43:27 PDT 2007


On 5/12/07, Peter Avalos <pavalos at theshell.com> wrote:

> On Fri, May 11, 2007 at 06:47:37PM +0000, arnuld wrote:

>  as advised on this mailing list. i added this line in "/etc/mk.conf":
>
>  WANT_GCC41=yes

Try /etc/make.conf.  Then also add CCVER=gcc41.
this file does not exist so i created as copy of "/etc/mk.conf" to
"/etc/make.conf" with WANT_GCC41=yes and rebuilt the system.
Try reading the manpage for make.conf or look at /etc/defaults/make.conf.
a line "WANT_GCC41" is there in "/etc/defaults/make.conf" and comments
say that it can be set in "/etc/make.conf" and that will override
"/etc/defaults/make.conf"
(NOTICE: it does not say anything about "/etc/mk.conf")

havn't tried the CCVER flag but tried "setenv CCVER gcc41" after
rebuild. this i what i get:
# cc --version



i checked "/usr/libexec/gcc41" and it is an empty directory

what is wrong now ?

--
http://arnuld.blogspot.com/




More information about the Users mailing list