Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerging ALSA (compiling alsa)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
pezplaya
n00b
n00b


Joined: 19 Feb 2004
Posts: 58

PostPosted: Thu Feb 19, 2004 10:47 pm    Post subject: emerging ALSA (compiling alsa) Reply with quote

I am trying to install alsa on my new gentoo installation. I got X set up and everything working fine. When I try to compile(or emerge) alsa-driver 1.0.2c I get the following error: (./configure works fine, and i get this error when I 'make' it)

Code:
In file included from /home/pezplaya/Downloads/ALSA/alsa-driver-1.0.2c/include/adriver.h:51,
                 from /home/pezplaya/Downloads/ALSA/alsa-driver-1.0.2c/include/sound/driver.h:42,
                 from hwdep.c:22:
/lib/modules/2.4.24/build/include/linux/module.h:21:34: linux/modversions.h: No such file or directory
make[1]: *** [hwdep.o] Error 1
make[1]: Leaving directory `/home/pezplaya/Downloads/ALSA/alsa-driver-1.0.2c/acore'
make: *** [compile] Error 1


any suggestions?


Code:

root@Trinity linux # pwd
/lib/modules/2.4.24/build/include/linux
root@Trinity linux # ls m*
major.h        mca.h         minix_fs_sb.h  modsetver.h  msdos_fs.h
malloc.h       meye.h        miscdevice.h   module.h     msdos_fs_i.h
matroxfb.h     mii.h         mm.h           mount.h      msdos_fs_sb.h
mc146818rtc.h  minix_fs.h    mman.h         mpp.h        msg.h
mc6821.h       minix_fs_i.h  mmzone.h       mroute.h     mtio.h
Back to top
View user's profile Send private message
deepwave
Tux's lil' helper
Tux's lil' helper


Joined: 18 Jan 2004
Posts: 122
Location: ONS Insomniac

PostPosted: Thu Feb 19, 2004 11:55 pm    Post subject: Reply with quote

Which kernel are you running? If it is v2.6.x you don't need the alsa-drivers package.
_________________
Current open source project: justCheckers, a cross-platform checkers suite.
Back to top
View user's profile Send private message
pezplaya
n00b
n00b


Joined: 19 Feb 2004
Posts: 58

PostPosted: Fri Feb 20, 2004 12:19 am    Post subject: Reply with quote

As of right now I am running kernel 2.4.24
Back to top
View user's profile Send private message
pezplaya
n00b
n00b


Joined: 19 Feb 2004
Posts: 58

PostPosted: Fri Feb 20, 2004 12:20 am    Post subject: Reply with quote

I think I found the problem, I had to recompile my kernel. Sound card support was a module, not built in. I made it built in, and that solved the problem.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum