|
From: Nathan W. <fac...@fa...> - 2003-04-07 20:04:28
|
On Mon, Apr 07, 2003 at 12:01:02PM -0700, Jeff Frost wrote: > Does gaim 0.60 need a specific version of libao? I get a bunch of=20 > undefined references in sound.c when compiling >=20 > /sound.c:100: undefined reference to `ao_initialize' > sound.o: In function `gaim_sound_change_output_method': > /sound.c:124: undefined reference to `ao_driver_info' > /sound.c:114: undefined reference to `ao_driver_id' > /sound.c:117: undefined reference to `ao_driver_id' > /sound.c:120: undefined reference to `ao_default_driver_id' > sound.o: In function `gaim_sound_play_file': > /sound.c:253: undefined reference to `ao_open_live' > /sound.c:262: undefined reference to `ao_play' > /sound.c:265: undefined reference to `ao_close' > /sound.c:269: undefined reference to `ao_shutdown' > sound.o: In function `gaim_sound_quit': > /sound.c:138: undefined reference to `ao_shutdown' > /usr/lib/libpangoxft-1.0.so: undefined reference to `FT_Get_Next_Char' > /usr/lib/libpangoxft-1.0.so: undefined reference to `FT_Get_First_Char' > collect2: ld returned 1 exit status >=20 > I've got libao-0.8.2. >=20 I belive that should work, but I'm not certain. I'm running 0.8.3 here. It seems you have other linking issues as well, with pango. Did you install libao in an odd location, i.e. not in /usr or /usr/local? Nathan --=20 Nathan Walp || fac...@fa... GPG Fingerprint: || http://faceprint.com/ 5509 6EF3 928B 2363 9B2B DA17 3E46 2CDC 492D DB7E |