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.Received on Thu Mar 01 2007 - 06:40:32 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:06 UTC