Re: How can I add more rtl-modules?
watssabb wathavy <[email protected]> Tue, 1 Feb 2005 20:09:31 +0900 (JST)
| Newsgroups | gmane.linux.real-time.rtlinux.general |
|---|---|
| Message-ID | <[email protected]> |
Hi thank you Georg. I would give it a try and have a look at how it works. I also have other problem right now, but I will re-write as a new subject. Thank you. #I got two PCs working on and the other one now # got in trouble.... my budda! # (I'm not a christian so I suppose to say Budda) ;-) Georg Schiesser <[email protected]> > > Hi, > > > > I had only some options selected when I did > > #make xconfig > > right before compile rtlinux modules. > > > > Now I wanted to add more rtl modules so I retyped > it then > > the folloing error prevent me doing so. > > > > PCNAME:/usr/src/rtlsrc# make xconfig > > rm -f include/arch main/arch > > ln -s i386 include/arch > > ln -s i386 main/arch > > ln -s i386 schedulers/arch > > ln: `schedulers/arch/i386': File exists > > make: *** [symlinks] Error 1 > > > > Can I add more rtl modules? > > > > Please tell me the way. > > Thank you. > > > > Bye. > > > > Wathavy. > > seems to be a bug in the makefile, try to > # rm -f schedulers/arch/i386 > > furthermore you should cleanup your rtlinux tree > before you build rtlinux again, like: > > # make menuconfig > # cp .config myconfig > # make mrproper > # cp myconfig .config > # make oldconfig > # make dep > # make > > if "make mrproper" is not implemented try "make > clean". > > mfg schurl > > -- > Sparen beginnt mit GMX DSL: http://www.gmx.net/de/go/dsl __________________________________ Let's Celebrate Together! Yahoo! JAPAN http://pr.mail.yahoo.co.jp/so2005/ _______________________________________________ Rtl mailing list [email protected] http://www2.fsmlabs.com/mailman/listinfo/rtl