Re: Kernel configuration missing ?
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
Former I downloaded the source page by cvs and all of them is ok. But this time I get it by svn there are some problem. please help me.
That shouldn't make a difference. Adam -- Adam adam@os.inf.tu-dresden.de Lackorzynski http://os.inf.tu-dresden.de/~adam/
participants (1)
-
Adam Lackorzynski