First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 158002
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 157925
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Charles Clément <caratorn@free.fr>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 158002 depends on: Show dependency tree
Bug 158002 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-12-13 02:54 0000
When trying to update world, this error happened :

aplay.c: In function 'pcm_list':
aplay.c:274: attention : assignment makes pointer from integer without a cast
aplay.c:275: attention : assignment makes pointer from integer without a cast
aplay.c:276: attention : assignment makes pointer from integer without a cast
x86_64-pc-linux-gnu-gcc  -march=athlon64 -O2 -pipe   -o aplay  aplay.o -lasound
 -lasound -lm -ldl -lpthread
aplay.o: dans la fonction 

------- Comment #1 From Charles Clément 2006-12-13 02:54:39 0000 -------
When trying to update world, this error happened :

aplay.c: In function 'pcm_list':
aplay.c:274: attention : assignment makes pointer from integer without a cast
aplay.c:275: attention : assignment makes pointer from integer without a cast
aplay.c:276: attention : assignment makes pointer from integer without a cast
x86_64-pc-linux-gnu-gcc  -march=athlon64 -O2 -pipe   -o aplay  aplay.o -lasound
 -lasound -lm -ldl -lpthread
aplay.o: dans la fonction « pcm_list »:
aplay.c:(.text+0x35e0): référence indéfinie vers « snd_device_name_hint »
aplay.c:(.text+0x364f): référence indéfinie vers « snd_device_name_get_hint
»
aplay.c:(.text+0x3669): référence indéfinie vers « snd_device_name_get_hint
»
aplay.c:(.text+0x367f): référence indéfinie vers « snd_device_name_get_hint
»
aplay.c:(.text+0x3706): référence indéfinie vers «
snd_device_name_free_hint »
collect2: ld a retourné 1 code d'état d'exécution
make[1]: *** [aplay] Erreur 1
make[1]: quittant le répertoire «
/var/tmp/portage/media-sound/alsa-utils-1.0.14_rc1/work/alsa-utils-1.0.14rc1/aplay
»
make: *** [all-recursive] Erreur 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

These functions are provided with the alsa-lib-1.0.14_rc1.
Updating alsa-lib fixed the problem.

Shouldn't the alsa-utils--1.0.14_rc1 ebuild specify alsa-lib-1.0.14_rc1 as a
dependencie?

------- Comment #2 From Jakub Moc (RETIRED) 2006-12-13 02:57:39 0000 -------

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

First Last Prev Next    No search results available      Search page      Enter new bug