Le mardi 24 d�cembre 2002, � 12:10 AM, Olivier Thauvin a �crit :
When I try to recompil gnusound I get this message. Is somethings (gnomelib,
gnomeui or glib) need to be rebuilt ?
Nope, fix gnusound sources.
cc lib/aclib.o lib/cpudetect.o rwlock.o mem.o pref.o marker.o modutils.oThe price to pay when people make some wrong assumptions. In other words, check whether it declared extern in errno; somewhere. If so, remove that. #include <errno.h> instead. Hint: I do believe that to be in gnusound/mixer.c. ;-)
module.o mixer.o cache.o block.o blocklist.o track.o snd.o undo.o draw.o
gui.o play.o action.o grid.o shell.o file.o main.o -o gnusound -g -O3 -Wall
-pthread `gnome-config --cflags gnome gnomeui libglade glib` `gnome-config
--libs gnome gnomeui libglade glib` `gtk-config --libs gtk gthread`
mixer.o(.text+0x52a): In function `mixer_load':
/home/users/olivier/RPM/BUILD/gnusound/mixer.c:147: undefined reference to
`errno'
Bye,
Gwenole.
