Bug 157925 - alsa-utils-1.0.14_rc1 requires alsa-lib-1.0.14 too
Bug#: 157925 Product:  Gentoo Linux Version: 2006.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: trivial Priority: P2
Resolution: FIXED Assigned To: alsa-bugs@gentoo.org Reported By: plaes@plaes.org
Component: Ebuilds
URL: 
Summary: alsa-utils-1.0.14_rc1 requires alsa-lib-1.0.14 too
Keywords:  
Status Whiteboard: 
Opened: 2006-12-12 08:43 0000
Description:   Opened: 2006-12-12 08:43 0000
Got this build error:
[snip]
aplay.c: In function 'pcm_list':
aplay.c:274: warning: assignment makes pointer from integer without a cast
aplay.c:275: warning: assignment makes pointer from integer without a cast
aplay.c:276: warning: assignment makes pointer from integer without a cast
i686-pc-linux-gnu-gcc  -Os -march=pentium-m -g -ggdb -pipe  -Wl,--as-needed -o
aplay  aplay.o -lasound  -lasound -lm -ldl -lpthread
aplay.o: In function `pcm_list':
/var/tmp/portage/media-sound/alsa-utils-1.0.14_rc1/work/alsa-utils-1.0.14rc1/aplay/aplay.c:269:
undefined reference to `snd_device_name_hint'
/var/tmp/portage/media-sound/alsa-utils-1.0.14_rc1/work/alsa-utils-1.0.14rc1/aplay/aplay.c:274:
undefined reference to `snd_device_name_get_hint'
/var/tmp/portage/media-sound/alsa-utils-1.0.14_rc1/work/alsa-utils-1.0.14rc1/aplay/aplay.c:275:
undefined reference to `snd_device_name_get_hint'
/var/tmp/portage/media-sound/alsa-utils-1.0.14_rc1/work/alsa-utils-1.0.14rc1/aplay/aplay.c:276:
undefined reference to `snd_device_name_get_hint'
/var/tmp/portage/media-sound/alsa-utils-1.0.14_rc1/work/alsa-utils-1.0.14rc1/aplay/aplay.c:300:
undefined reference to `snd_device_name_free_hint'
collect2: ld returned 1 exit status
make[1]: *** [aplay] Error 1
make[1]: Leaving directory
`/var/tmp/portage/media-sound/alsa-utils-1.0.14_rc1/work/alsa-utils-1.0.14rc1/aplay'
make: *** [all-recursive] Error 1

!!! ERROR: media-sound/alsa-utils-1.0.14_rc1 failed.
Call stack:
  ebuild.sh, line 1576:   Called dyn_compile
  ebuild.sh, line 945:   Called src_compile
  alsa-utils-1.0.14_rc1.ebuild, line 39:   Called die

------- Comment #1 From Jakub Moc (RETIRED) 2006-12-12 08:45:33 0000 -------
Surprising... :)

------- Comment #2 From Diego E. 'Flameeyes' Pettenò 2006-12-13 02:25:29 0000 -------
Fixed in CVS.

------- Comment #3 From Jakub Moc (RETIRED) 2006-12-13 02:57:39 0000 -------
*** Bug 158002 has been marked as a duplicate of this bug. ***