Kernel configuration missing ?

chenggh chenggh04 at st.lzu.edu.cn
Thu May 17 21:37:28 CEST 2007


On Wednesday 16 May 2007 21:57, you wrote:
> Hi,
>
> On Wed May 16, 2007 at 20:07:26 +0000, chenggh wrote:
> > 	I download the newest source page neened for L4Linux and Fiasco. The
> > L4Dir is dice/  kernel/  l4/  l4linux-2.6/
> > 	the compilations of fiasco kernel and l4 packages  is ok and when i
> > enter the l4linux I input make menuconfig. There are some errors like
> > this:
> >
> > /home/L4/tudos/l4linux-2.6/arch/l4/Makefile.l4conf:10: *** Kernel
> > configuration missing.  Stop.
> > make: *** [/home/L4/tudos/l4linux-2.6/Makeconf.l4conf] Error 2
>
> It's true that there's this irritating message but it should generally
> work. Does for me like this:
>
> $ cd l4linux-2.6
> $ mkdir /tmp/builddir
> $ make O=/tmp/builddir menuconfig
>   ... configure path to l4-obj-dir etc...
> $ make O=/tmp/builddir
	There is still the problem in my machine like this:

root at darkstar:/home/L4/tudos/l4linux-2.6# make O=./build/ menuconfig
/home/L4/tudos/l4linux-2.6/arch/l4/Makefile.l4conf:10: *** Kernel 
configuration missing.  Stop.
make[1]: *** [/home/L4/tudos/l4linux-2.6/build/Makeconf.l4conf] Error 2
make: *** [menuconfig] Error 2

	I think it is possible to miss some configuration  files. But I don't know 
which file is missing.
	Thank you.
													cheng




More information about the l4-hackers mailing list