Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emu10k1 won't emerge :(
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
The_Named_one
n00b
n00b


Joined: 17 Jan 2004
Posts: 3

PostPosted: Sat Jan 17, 2004 10:22 am    Post subject: emu10k1 won't emerge :( Reply with quote

ok, I'm new to Gentoo just did my first install a couple of days ago, and when I try to install the emu10k1 drivers this is the output I get, anyhelp would be great, Thanx


Calculating dependencies ...done!
>>> emerge (1 of 1) media-sound/emu10k1-0.20a-r5 to /
>>> md5 src_uri ;-) emu10k1-v0.20a.tar.bz2
>>> Unpacking source...
>>> Unpacking emu10k1-v0.20a.tar.bz2 to /var/tmp/portage/emu10k1-0.20a-r5/work
* Applying emu10k1-0.20a-gcc3.3.patch.gz... [ ok ]>>> Source unpacked.
make -Cscripts
make[1]: Entering directory `/var/tmp/portage/emu10k1-0.20a-r5/work/emu10k1-v0.20a/scripts'
gcc -I/usr/src/linux/include get_version.c -o get_version
make -f /var/tmp/portage/emu10k1-0.20a-r5/work/emu10k1-v0.20a/scripts/Makefile.get_options -C /usr/src/linux get_version_target
make[2]: Entering directory `/usr/src/linux-2.6.1-gentoo'
Makefile:405: /usr/src/linux-2.6.1-gentoo/arch/x86/Makefile: No such file or directory
make[2]: Warning: File `.vmlinux.cmd' has modification time 8.3e+04 s in the future
make[2]: *** No rule to make target `/usr/src/linux-2.6.1-gentoo/arch/x86/Makefile'. Stop.
make[2]: Leaving directory `/usr/src/linux-2.6.1-gentoo'
make[1]: *** [get_options] Error 2
make[1]: Leaving directory `/var/tmp/portage/emu10k1-0.20a-r5/work/emu10k1-v0.20a/scripts'
make: *** [opts] Error 2

!!! ERROR: media-sound/emu10k1-0.20a-r5 failed.
!!! Function src_compile, Line 39, Exitcode 2
!!! make failed
Back to top
View user's profile Send private message
JRV
Apprentice
Apprentice


Joined: 10 Jan 2004
Posts: 291

PostPosted: Sat Jan 17, 2004 11:17 am    Post subject: Re: emu10k1 won't emerge :( Reply with quote

The_Named_one wrote:

Makefile:405: /usr/src/linux-2.6.1-gentoo/arch/x86/Makefile: No such file or directory


Hmm. There really is no directory /usr/src/linux-2.6.1-gentoo/arch/x86/ in the 2.6.1 kernel! Perhaps it should be "i386". Maybe you can get away by creating a symlink with the old name, pointing to the new dir?

Code:

cd /usr/src/linux-2.6.1-gentoo/arch/
ln -s i386 x86


Good luck!
Back to top
View user's profile Send private message
jaska
Bodhisattva
Bodhisattva


Joined: 06 Jun 2003
Posts: 725
Location: Finland

PostPosted: Sat Jan 17, 2004 12:05 pm    Post subject: Reply with quote

I recommend you use Alsa that is provided to you in the kernel, just have to select the correct options to be compiled in, then emerge alsa-utils and alsa-lib and unmute your channels with alsamixer. Hope that helps.
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Sat Jan 17, 2004 3:34 pm    Post subject: Reply with quote

Moved from Installing Gentoo.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
nitro322
Guru
Guru


Joined: 24 Jul 2002
Posts: 594
Location: USA

PostPosted: Sun Jan 18, 2004 6:54 am    Post subject: Reply with quote

The emu10k1 ebuild does not work with 2.6.x kernels. To get sound working with a 2.6 kernel, you'll need to enable it in the kernel itself, either using ALSA or the deprecated OSS modules.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia 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