Giacomo Catenazzi <[EMAIL PROTECTED]>:
> Now I remember that you propose to me to detect the version of
> tools and program, to give user some warning about dangerous
> configurations in CML2.

> IIRC I've already annonced a the release of that file some time
> ago. Anyway, if you still intend to support it into CML2, tell me
> so that I will update it.

CONFIG_GCC=y
CONFIG_GCC_VERSION=2.96
CONFIG_GNU_MAKE=y
CONFIG_MAKE_VERSION=3.79.1
CONFIG_GNU_LD=y
CONFIG_LD_VERSION=2.11.90.0.8
CONFIG_LINUX_LSMOD=y
CONFIG_MODUTILS_VERSION=2.4.6
CONFIG_UTIL_LINUX=y
CONFIG_UTIL_LINUX_VERSION=2.11g
which: no pppd in 
(.:/home/esr/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/sbin/:/usr/sbin:/sbin:/usr/local/sbin:/usr/sbin)
CONFIG_E2FS=y
CONFIG_E2FS_VERSION=1.23
which: no cardmgr in 
(.:/home/esr/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/sbin/:/usr/sbin:/sbin:/usr/local/sbin:/usr/sbin)

Looks like a good start. For CML2 purposes you should string-quote the version 
numbers.  Also you probably don't want the "which" output lines in there.

autoconfigure seems to fail...

snark:~/src$ sh autoconfigure.sh
Begin of Autodetection
autoconfigure.sh: EOF: command not found
Parsing configuration database....
Tip: call  'modprobe -aq "*" ' before run autoprobe
.... [please wait] ....
Main detection finished
autoconfigure.sh: 1151able: value too great for base (error token is 
"1151able")snark:~/src$ 

But I see what you're driving at here.  Yes, I think these scripts should be 
integrated.  We'll need to have CML2 and kbuild-2.5 in the tree to do it 
properly, I think, so it's phase 3.

Keith, what are you thinking now about integration order?  New makefiles
first or CML2 first?
-- 
                <a href="http://www.tuxedo.org/~esr/";>Eric S. Raymond</a>

"I hold it, that a little rebellion, now and then, is a good thing, and as 
necessary in the political world as storms in the physical."
        -- Thomas Jefferson, Letter to James Madison, January 30, 1787

_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to