[tlinux-users:08119] Re: New release of omnibook module soon: testing welcome
"Peter T. Breuer" <[email protected]>
| Newsgroups | gmane.linux.hardware.toshiba |
|---|---|
| Message-ID | <[email protected]> |
"Also sprach Mathieu B?rard <[email protected]>:" > Renato S. Yamane a ?crit : > > > > With svn I get omnibook revision 154, and: > > > > # make install > > make -C /lib/modules/2.6.16.21-0.13-default/build > > SUBDIRS=/home/yamane/Desktop/omnibook/trunk modules > > make[1]: Entering directory `/usr/src/linux-2.6.16.21-0.13-obj/i386/default' > > make[1]: *** No rules do process the target `modules'. Stop. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Should be No rule to make target > > make[1]: Leaving directory `/usr/src/linux-2.6.16.21-0.13-obj/i386/default' > > make: ** [omnibook.ko] Erro 2 ^^^^^ Error > > > > Can you help me? > > > > > There is a problem with your OpenSuse (It seems) kernel source There is also a problem in that he has copied by hand rather than cut and pasted, it seems (see above), which makes that report unreliable. Nevertheless, I assume you can reproduce a similar problem. I would imagine a "make config" (or make oldconfig) run is required prior to doing anything much on SuSE. It's also possible that part of the source or build system is not there ... > I am trying to figure out what... Peter