On Tue, Dec 02, 2003 at 11:29:00AM -0800, Ryan Bowman wrote: > What? This has never happened before. What does it mean, what do I do? > > emerge alsa-driver > > gcc -M -D__KERNEL__ -DMODULE=1 > -I/var/tmp/portage/alsa-driver-0.9.2/work/alsa-driver-0.9.2/include > -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall > -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing > -fno-common -pipe -DALSA_BUILD hwdep32.c ioctl32.c pcm32.c rawmidi32.c seq32.c > timer32.c > .depend > In file included from > /var/tmp/portage/alsa-driver-0.9.2/work/alsa-driver-0.9.2/include/sound/driver.h:43, > from ../../alsa-kernel/core/ioctl32/hwdep32.c:21, > from hwdep32.c:2: > /var/tmp/portage/alsa-driver-0.9.2/work/alsa-driver-0.9.2/include/adriver.h:40:31: > linux/modversions.h: No such file or directory
It looks like you are missing modversions.h. Have you compiled the kernel sitting in /usr/src/linux? You also may want to emerge sync again because the alsa-driver is sitting at 0.9.8. -- --------------------------------+----------------------------------- Byron Clark | http://www.byronandannie.net [EMAIL PROTECTED] | --------------------------------+----------------------------------- GnuPG Fingerprint: 0365 6979 6C3E BC0C 56C0 FB7F 12B3 75DD 042B EA68
pgp00000.pgp
Description: PGP signature
____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
