On Wed, 13 Jul 2011 13:41:54 -0500 "Jeff Krasky" <[email protected]> wrote:
> Thanks. That solved the problem, I think. The last line I see > printed is this: > > config.status: executing depfiles commands > > So assuming that is correct, I then executed: > > make all modules > > and got this message: > > In file included from > /root/Desktop/etherlabmaster-4adb56c4198d/master/master.h:48, > from > /root/Desktop/etherlabmaster-4adb56c4198d/master/cdev.c:42: > /root/Desktop/etherlabmaster-4adb56c4198d/master/ethernet.h:42:29: > error: linux/semaphore.h: No such file or directory > > > Do I need another package or something? > > Thanks, > > Jeff > > -----Original Message----- > > I just installed a bunch of packages and that seems to have taken > > care of that issue. But now when I run the ./configure, I get this > > message and then it stops: > > > > > > > > checking for kernel for 8139too driver... configure: error: kernel > > 2.6.16 not available for 8139too driver! > > > > > Hi > Add the configure option --enable8139too=no > Hi Normally to compile kernel modules you need make, gcc, kernel-source, linux-kernel-headers and kernel-syms installed. Is the openSUSE 10.1 or SLES 10 SP1? Can't upgrade to a more recent version, I do have it built as an rpm for openSUSE 11.3 on the Open Build Service. -- Cheers Malcolm °¿° (Linux Counter #276890) openSUSE 11.4 (x86_64) Kernel 2.6.37.6-0.5-desktop up 3 days 12:54, 3 users, load average: 0.08, 0.20, 0.29 GPU GeForce 8600 GTS Silent - Driver Version: 270.41.19 _______________________________________________ etherlab-users mailing list [email protected] http://lists.etherlab.org/mailman/listinfo/etherlab-users
