Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 110750

Summary: alsa-driver 1.0.10_rc2 doesnt build with 2.6.14
Product: Gentoo Linux Reporter: Marcin Kurek <morgoth6>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Marcin Kurek 2005-10-28 14:18:49 UTC
Alsa driver failed to build with the latest kernel. Failed with 

--------
make[3]: Leaving directory `/var/portage/alsa-driver-1.0.10_rc2/work/alsa-
driver-1.0.10rc2/usb/usx2y'
make[2]: Leaving directory `/var/portage/alsa-driver-1.0.10_rc2/work/alsa-
driver-1.0.10rc2/usb'
make[1]: Leaving directory `/var/portage/alsa-driver-1.0.10_rc2/work/alsa-
driver-1.0.10rc2'
make -C /usr/src/linux SUBDIRS=/var/portage/alsa-driver-1.0.10_rc2/work/alsa-
driver-1.0.10rc2 O=/usr/src/linux modules
make[1]: Entering directory `/usr/src/linux-2.6.14-pain'
  CC [M]  /var/portage/alsa-driver-1.0.10_rc2/work/alsa-driver-1.0.10rc2/acore/
hwdep.o
In file included from /var/portage/alsa-driver-1.0.10_rc2/work/alsa-driver-1.0.
10rc2/include/sound/driver.h:43,
                 from /var/portage/alsa-driver-1.0.10_rc2/work/alsa-driver-1.0.
10rc2/acore/hwdep.c:23:
/var/portage/alsa-driver-1.0.10_rc2/work/alsa-driver-1.0.10rc2/include/adriver.
h:671: error: redefinition of &#8216;jiffies_to_msecs&#8217;
include/linux/jiffies.h:256: error: previous definition of &#8216;jiffies_to_msecs&#8217; 
was here
/var/portage/alsa-driver-1.0.10_rc2/work/alsa-driver-1.0.10rc2/include/adriver.
h:690: error: redefinition of &#8216;msecs_to_jiffies&#8217;
include/linux/jiffies.h:278: error: previous definition of &#8216;msecs_to_jiffies&#8217; 
was here
In file included from /var/portage/alsa-driver-1.0.10_rc2/work/alsa-driver-1.0.
10rc2/include/adriver.h:766,
                 from /var/portage/alsa-driver-1.0.10_rc2/work/alsa-driver-1.0.
10rc2/include/sound/driver.h:43,
                 from /var/portage/alsa-driver-1.0.10_rc2/work/alsa-driver-1.0.
10rc2/acore/hwdep.c:23:
include/linux/pci.h:392: error: syntax error before numeric constant
make[4]: *** [/var/portage/alsa-driver-1.0.10_rc2/work/alsa-driver-1.0.10rc2/
acore/hwdep.o] Error 1
make[3]: *** [/var/portage/alsa-driver-1.0.10_rc2/work/alsa-driver-1.0.10rc2/
acore] Error 2
make[2]: *** [_module_/var/portage/alsa-driver-1.0.10_rc2/work/alsa-driver-1.0.
10rc2] Error 2
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.14-pain'
make: *** [compile] Error 2
--------

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-10-28 15:58:50 UTC

*** This bug has been marked as a duplicate of 105519 ***