about compile environment
sunshine007
kallui.77 at gmail.com
Tue Aug 14 07:48:48 CEST 2007
Hi hal,
Thanks for the help.
yes, actually i wrongly compile the L4linuxenv.
So, what i do is , i re-checkout again the L4linux-2.6-env, do the make
oldconfig and make.
then i re-checkout again the L4linux-2.6.
make menuconfig , configure the path build dir, and off the highmem.
make
Finally i managed to build the L4linux......huhhhh...
before this i've go tru the L4/fiasco - helloworld, hi world, hi world
client server ( succeeded =) )
so my dir is like this :
#cd /root/fiasco
#ls fiasco :
build dice install kernel l4 l4linux-2.6 repomgr tools usr
so, to booting L4linux by remote serial console :
i edit the /boot/grub/menu.lst like this :
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.
Thanks.
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.
More information about the l4-hackers
mailing list