Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Mar 2007 08:29:18 +0100
From:      Milan Obuch <freebsd-current@dino.sk>
To:        freebsd-current@freebsd.org
Subject:   /etc/make.conf oddity (?)
Message-ID:  <200703010829.18334.freebsd-current@dino.sk>

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

today I discovered small issue in /etc/make.conf. I am building my custom 
kernel, config file for one machine is FOX.

I put KERNCONF="FOX" into my /etc/make.conf, make buildkernel in /usr/src 
tells ERROR: Missing kernel configuration file(s) (FOX).

If I change it into KERNCONF=FOX, no error message and build works as if 
command make buildkernel KERNCONF=FOX were given.

My understanding was variable values should be enclosed in quotes, did I 
missread or missinterpret something?

Even if it is no real issue (read: could not find simple workaround), I would 
like to know if it's me or not.

Regards,
Milan

-- 
Address this mail is sent from is used only for this mailing list.
Do not send any messages to it directly as a response, reply only to mailing 
list. For mail to me personally, use milan in address instead.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703010829.18334.freebsd-current>