View previous topic :: View next topic |
Author |
Message |
Vu n00b
Joined: 03 Jan 2004 Posts: 57
|
Posted: Sat Jan 03, 2004 8:55 am Post subject: Error with merging 'emu10k1' |
|
|
Hi all - Gentoo noobie here installing for the first time, and am after a little bit of help. Started from the stage 1 and was going ok (although very slowly - didn't knnow how long this was gonna take) until it came to merging modules. I've run the bootstrap ok, and compiled the gentoo-dev 2.6.0 kernel ok.
I then went to merge the 'emu10k1' module for my sound card, which also merges X11 and a few other things (emerge --verbose emu10k1). Everything seemed to go ok until it went to merge the emu module, where I get the following error:
=========
make[2]: Entering directory `/usr/src/linux-2.6.0-gentoo'
Makefile:405: /usr/src/linux-2.6.0-gentoo/arch/x86/Makefile: No such file or directory
make[2]: *** No rule to make target `/usr/src/linux-2.6.0-gentoo/arch/x86/Makefile'. Stop.
make[2]: Leaving directory `/usr/src/linux-2.6.0-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
==========
It's something about /usr/src/linux/arch/x86 not being present. I tried again with the same result. Any ideas?
Is there anything you gus need to know (.conf files, etc.)?
I had the USE variable set to "X kde gtk -gnome" when I compiled the kernel, and added "sse mmx 3dnow qt" after. was that a problem?
My CHOST is set to i686-pc-linux-gnu,
CFLAGS="-O3 -march=athlon-xp -funroll-loops -pipe"
Any help would be greatly appreciated.
My system includes:
AMD AthlonXP 1800+
1GB RAM
Gigabyte 7DXR+
GeForce 4 mx440
SB Live 5.1 DE
Maxtor 80GB HDD
Thanks.
Vu. _________________ Gentoo Noob |
|
Back to top |
|
|
manywele l33t
Joined: 12 Jul 2003 Posts: 743 Location: Inside
|
Posted: Sat Jan 03, 2004 9:01 am Post subject: |
|
|
You're using 2.6.0 so you don't need to emerge your sound card module. Look under Sound --> ALSA --> PCI devices and you'll see the module there. All you should need to emerge is alsa-utils to get sound working with ALSA in 2.6.0. |
|
Back to top |
|
|
Vu n00b
Joined: 03 Jan 2004 Posts: 57
|
Posted: Sat Jan 03, 2004 12:15 pm Post subject: |
|
|
ahh ok. Thanks for that.
I was wondering if I needed that. So I probably won't need to emerge the Intel and 3Com network card modules (I have 2 cards) as I selected them to be compiled as modules in the Kernel?
Also, since X11 was compiled before emu10k1, I shouldn'e need to emerge X11 again?
Thanks heaps.
Vu. _________________ Gentoo Noob |
|
Back to top |
|
|
|