about compile environment

Adam Lackorzynski adam at os.inf.tu-dresden.de
Tue Aug 14 09:24:45 CEST 2007


On Mon Aug 13, 2007 at 22:48:48 -0700, sunshine007 wrote:
> title L4Linux-2.6
>   kernel /boot/fiasco/bootstrap
>   modaddr 0x02000000
>   module /boot/fiasco -nowait -nokdb -serial_esc -comspeed 115200 -comport 1
>   module /boot/fiasco/sigma0
>   module /boot/fiasco/roottask
>   module /boot/fiasco/names
>   module /boot/fiasco/log
>   module /boot/fiasco/dm_phys
>   module /boot/fiasco/simple_ts -t 300
>   module /boot/fiasco/rtc
>   module /boot/fiasco/l4io --noirq
>   module /boot/fiasco/tftp -i
>   module /boot/fiasco/loader /boot/fiasco/cfg/l4linux26
> 
> i follow the using L4linux website ,
> http://os.inf.tu-dresden.de/L4/LinuxOnL4/use-2.6.shtml
> but i got error like this :
> previous try failed, trying " /boot/fiasco -nowait -nokdb -serial_esc
> -comspeed 115200 -comport 1 "
> error : bad file or directory 
> 
> why ? before this, i just use "-nokdb " for helloworld. it works.

/boot/fiasco is a directory. You probably meant /boot/fiasco/fiasco or
similar.


> Hal Finney-2 wrote:
> > 
> > Hello Sunshine -
> > 
> > Did you do "make O=/path/to/build/dir" in the L4 dir after doing "make
> > oldconfig"? That should copy rtc.h among other things to
> > /path/to/build/dir/include/l4/rtc/rtc.h. You should check to see if
> > that file exists.
> > 
> > Also, did you configure the Linux kernel, via "make menuconfig" or
> > something similar in the L4Linux directory, and set the "L4 tree build
> > directory" option to point to the build directory where you built the
> > L4Env?
> > 
> > I am also just learning this stuff so I can't be much more help, but I
> > managed to build L4Linux successfully by following the procedures on
> > the web pages.
> > 
> > Hal
> > 
> > On 8/13/07, sunshine <kallui.77 at gmail.com> wrote:
> >> adam,
> >>  i have done that .
> >>  1.checkout l4linux-2.6-env
> >>  2. go to l4 dir, call make  "oldconfig O=/path/to/build/dir"
> >>
> >>  but when i try to compile the L4linux-2.6, using make ,
> >>  same error occured.
> >>  l4/rtc/rtc.h : no such file or directory
> >>  why ? do u know? anybody knows ?
> >>
> >>  thnaks,
> >>
> >>
> >> On 8/12/07, Adam Lackorzynski <adam at os.inf.tu-dresden.de> wrote:
> >> >
> >> > On Fri Aug 10, 2007 at 17:18:38 +0800, sunshine wrote:
> >> > > sorry just interrupt. I use slackware ver 12.
> >> > > some problem with make L4linux-2.6 .
> >> > > i got error :
> >> > > l4/rtc/rtc.h : no such file or directory
> >> > > where i can find/download the rtc package ? or its already built in
> >> when
> >> i
> >> > > checkout the SVN l4linux-2.6 ?
> >> > > but why its not there ?
> >> >
> >> > To build L4Linux you also need to check out the l4linux-2.6-env modules
> >> > and compile it before compiling L4Linux.
> >> >
> >> >
> >> >
> >> > Adam
> >> > --
> >> > Adam                 adam at os.inf.tu-dresden.de
> >> >   Lackorzynski         http://os.inf.tu-dresden.de/~adam/
> >> >
> >> > _______________________________________________
> >> > l4-hackers mailing list
> >> > l4-hackers at os.inf.tu-dresden.de
> >> > http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
> >> >
> >>
> >>
> >> _______________________________________________
> >> l4-hackers mailing list
> >> l4-hackers at os.inf.tu-dresden.de
> >> http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
> >>
> >>
> > 
> > _______________________________________________
> > l4-hackers mailing list
> > l4-hackers at os.inf.tu-dresden.de
> > http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
> > 
> > 
> 
> -- 
> View this message in context: http://www.nabble.com/about-compile-environment-tf4247269.html#a12139089
> Sent from the L4 mailing list archive at Nabble.com.
> 
> 
> _______________________________________________
> l4-hackers mailing list
> l4-hackers at os.inf.tu-dresden.de
> http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
Adam
-- 
Adam                 adam at os.inf.tu-dresden.de
  Lackorzynski         http://os.inf.tu-dresden.de/~adam/




More information about the l4-hackers mailing list