On Wed, 13 Jul 2011 14:26:11 -0500 "Jeff Krasky" <[email protected]> wrote:
> > cat /etc/SuSE-release > > SUSE LINUX 10.1 (i586) > VERSIOJN = 10.1 > > > Yes, open YaST -> software management then search for kernel, select > > the above items. I think it should tell you which CD to install. > > kernel-source and kernel-syms were already checked and > linux-kernel-headers didn't appear in the list. So I guess to stay > on track, > > 1. Did my ./configure command finish properly? (config.status: > executing depfiles commands) > > 2. How to get past this make error: 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 > > > Thanks again, > > > > Jeff > > _______________________________________________ > etherlab-users mailing list > [email protected] > http://lists.etherlab.org/mailman/listinfo/etherlab-users Hi Well semaphore.h is in /usr/include on the 2.6.16.46 (SLE 10) I'm using... I run; configure --enable-tty \ --enable-static=no \ --disable-8139too \ --disable-generic \ --with-linux-dir=/usr/src/linux-2.6.16.46-0.12-obj/x86_64/default make Then build the modules. -- Cheers Malcolm °¿° (Linux Counter #276890) openSUSE 11.4 (x86_64) Kernel 2.6.37.6-0.5-desktop up 3 days 13:33, 3 users, load average: 0.23, 0.18, 0.17 GPU GeForce 8600 GTS Silent - Driver Version: 270.41.19 _______________________________________________ etherlab-users mailing list [email protected] http://lists.etherlab.org/mailman/listinfo/etherlab-users
