Re: [kbuild-devel] Announce: Kernel Build for 2.5, Release 1.1 is available.

Tom Rini (trini@kernel.crashing.org)
Sat, 11 Aug 2001 14:35:59 -0700


On Sun, Aug 12, 2001 at 01:03:00AM +1000, Keith Owens wrote:

> Release 1.1 of kernel build for kernel 2.5 (kbuild 2.5) is available.
> http://sourceforge.net/projects/kbuild/, Package kbuild-2.5, download
> release 1.1.

Okay, I think I found some wierd problem.
$ make -f Makefile-2.5 ARCH=i386
Using ARCH='i386' AS='as' LD='ld' CC='/usr/bin/gcc' CPP='/usr/bin/gcc -E' AR='ar'
Generating global Makefile
phase 1 (find all inputs)
phase 2 (evaluate selections)
pp_makefile2: drivers/char/defkeymap.o is selected but is not part of vmlinux, missing link_subdirs?
pp_makefile2: drivers/char/pc_keyb.o is selected but is not part of vmlinux, missing link_subdirs?
make: *** [/home/trini/work/kernel/kbuild/linux-2.4.8/.tmp_targets] Error 2

Prior to this i did make -f Makefile-2.5 ARCH=i386 oldconfig and said 'n' to
all new questions.

-- 
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/