Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110750 - alsa-driver 1.0.10_rc2 doesnt build with 2.6.14
Summary: alsa-driver 1.0.10_rc2 doesnt build with 2.6.14
Status: RESOLVED DUPLICATE of bug 105519
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-28 14:18 UTC by Marcin Kurek
Modified: 2005-10-28 15:58 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 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 ‘jiffies_to_msecs’
include/linux/jiffies.h:256: error: previous definition of ‘jiffies_to_msecs’ 
was here
/var/portage/alsa-driver-1.0.10_rc2/work/alsa-driver-1.0.10rc2/include/adriver.
h:690: error: redefinition of ‘msecs_to_jiffies’
include/linux/jiffies.h:278: error: previous definition of ‘msecs_to_jiffies’ 
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 ***