Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34927 - alsa-driver-1.0.0_rc1 not compile
Summary: alsa-driver-1.0.0_rc1 not compile
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-02 14:48 UTC by Sergi
Modified: 2003-12-02 14:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergi 2003-12-02 14:48:23 UTC
i try to merge alsa-driver-1.0.0_rc1, I have linux-2.6.0-test11-gentoo-r1 kernel, and I 
have this message wen trying it: 
make[3]: Leaving directory 
`/var/tmp/portage/alsa-driver-1.0.0_rc1/work/alsa-driver-1.0.0rc1/pci/trident' 
make[3]: Entering directory 
`/var/tmp/portage/alsa-driver-1.0.0_rc1/work/alsa-driver-1.0.0rc1/pci/ymfpci' 
copying file alsa-kernel/pci/ymfpci/ymfpci.c 
patching file ymfpci.c 
Hunk #1 succeeded at 317 (offset 68 lines). 
Hunk #2 succeeded at 330 (offset 68 lines). 
Hunk #3 succeeded at 407 (offset 68 lines). 
make[3]: Leaving directory 
`/var/tmp/portage/alsa-driver-1.0.0_rc1/work/alsa-driver-1.0.0rc1/pci/ymfpci' 
make[3]: Entering directory 
`/var/tmp/portage/alsa-driver-1.0.0_rc1/work/alsa-driver-1.0.0rc1/pci/ice1712' 
make[3]: Leaving directory 
`/var/tmp/portage/alsa-driver-1.0.0_rc1/work/alsa-driver-1.0.0rc1/pci/ice1712' 
make[3]: Entering directory 
`/var/tmp/portage/alsa-driver-1.0.0_rc1/work/alsa-driver-1.0.0rc1/pci/vx222' 
make[3]: Leaving directory 
`/var/tmp/portage/alsa-driver-1.0.0_rc1/work/alsa-driver-1.0.0rc1/pci/vx222' 
make[2]: Leaving directory 
`/var/tmp/portage/alsa-driver-1.0.0_rc1/work/alsa-driver-1.0.0rc1/pci' 
make[2]: Entering directory 
`/var/tmp/portage/alsa-driver-1.0.0_rc1/work/alsa-driver-1.0.0rc1/usb' 
copying file alsa-kernel/usb/usbaudio.c 
patching file usbaudio.c 
Hunk #5 succeeded at 2959 (offset 28 lines). 
Hunk #6 succeeded at 2980 (offset 28 lines). 
Hunk #7 succeeded at 3025 (offset 28 lines). 
make[3]: Entering directory 
`/var/tmp/portage/alsa-driver-1.0.0_rc1/work/alsa-driver-1.0.0rc1/usb/usx2y' 
make[3]: Leaving directory 
`/var/tmp/portage/alsa-driver-1.0.0_rc1/work/alsa-driver-1.0.0rc1/usb/usx2y' 
make[2]: Leaving directory 
`/var/tmp/portage/alsa-driver-1.0.0_rc1/work/alsa-driver-1.0.0rc1/usb' 
make[1]: Leaving directory 
`/var/tmp/portage/alsa-driver-1.0.0_rc1/work/alsa-driver-1.0.0rc1' 
make[1]: Entering directory `/usr/src/linux-2.6.0-test11-gentoo-r1' 
Makefile:405: /usr/src/linux-2.6.0-test11-gentoo-r1/arch/x86/Makefile: No such file or 
directory 
make[1]: *** No rule to make target 
`/usr/src/linux-2.6.0-test11-gentoo-r1/arch/x86/Makefile'.  Stop. 
make[1]: Leaving directory `/usr/src/linux-2.6.0-test11-gentoo-r1' 
make: *** [compile] Error 1 
 
!!! ERROR: media-sound/alsa-driver-1.0.0_rc1 failed. 
!!! Function src_compile, Line 67, Exitcode 2 
!!! Parallel Make Failed 

Reproducible: Always
Steps to Reproduce:
1.emerge alsa-driver 
2.compilation crash 
3. 
Actual Results:  
alsa-driver not compile when I try it 


I have alsa as a module in kernel, I have: 
 
gcc version 3.3.2 20031022 (Gentoo Linux 3.3.2-r3, propolice) 
kernel 2.6.0-test11-gentoo-r1
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-12-02 14:59:36 UTC
there's a warn-message

        ewarn "This does not work with kernel 2.6 !!!"
        ewarn "Please use the kernel modules instead of this the package"