[rock-devel] Troubles in a multiple choice

Stefan Fiedler stefan.fiedler at students.jku.at
Fri Nov 17 18:45:35 CET 2006


On Friday 17 November 2006 17:47, Luca wrote:
> Hi and good evening to all!
...
> Question: confdir is a variable specified in the PKG-BUILD-VARS as the
> directory containing the package build config (package/..) so why when
> reading the config-400.in (Glibc Options) in which are specified to look
> for the file in the confdir it doesn't find it?
>
> Thanks in advance,
> Luca

Hi Luca!

$confdir is a build variable and only defined when 
running ./scripts/Build-{Pkg,Target}, so you can use it in *.conf files, but 
not config*.in files.
It would make sense in your example to have it defined for scripts/Config too, 
but you can also use package/base/glibc/SUPPORTED instead of 
$confdir/SUPPORTED.

With best regards,
	Stefan Fiedler


More information about the rock-devel mailing list