Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 194617 - media-sound/alsa-driver-1.0.14-r1 fails to compile
Summary: media-sound/alsa-driver-1.0.14-r1 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo ALSA team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 193797
  Show dependency tree
 
Reported: 2007-10-03 15:42 UTC by Doug Goldstein (RETIRED)
Modified: 2007-10-03 18:02 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 Doug Goldstein (RETIRED) gentoo-dev 2007-10-03 15:42:20 UTC
alsa-driver-1.0.14 works fine

make -C /usr/src/linux M=/var/tmp/portage/media-sound/alsa-driver-1.0.14-r1/work/alsa-driver-1.0.14 O=/lib/modules/2.6.22-gentoo-r8/build CPP="x86_64-pc-linux-gnu-gcc -E" CC="x86_64-pc-linux-gnu-gcc" modules
make[1]: Entering directory `/usr/src/linux-2.6.22-gentoo-r8'
make[4]: *** No rule to make target `/var/tmp/portage/media-sound/alsa-driver-1.0.14-r1/work/alsa-driver-1.0.14/acore/memalloc.o', needed by `/var/tmp/portage/media-sound/alsa-driver-1.0.14-r1/work/alsa-driver-1.0.14/acore/snd.o'.  Stop.
make[3]: *** [/var/tmp/portage/media-sound/alsa-driver-1.0.14-r1/work/alsa-driver-1.0.14/acore] Error 2
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [_module_/var/tmp/portage/media-sound/alsa-driver-1.0.14-r1/work/alsa-driver-1.0.14] Error 2
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.22-gentoo-r8'
make: *** [compile] Error 2
Comment 1 Christian Heim (RETIRED) gentoo-dev 2007-10-03 18:02:29 UTC
Committing a fixed version right now, tested on x86 and amd64.