Complete.Org: Mailing Lists: Archives: freeciv-dev: March 2002:
[Freeciv-Dev] Re: [Patch] Sound #15
Home

[Freeciv-Dev] Re: [Patch] Sound #15

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: rf13@xxxxxxxxxxxxxxxxxxxxxx, freeciv development list <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: [Patch] Sound #15
From: Raahul Kumar <raahul_da_man@xxxxxxxxx>
Date: Mon, 18 Mar 2002 20:28:43 -0800 (PST)

I've run into difficulties trying to test the sound patch yet again ... arrgh!

After copying the patch to the freeciv/ directory containing the untarred
freeciv-cvs-Mar-16.tar.bz2  and running 

patch < sound15.diff -p0

Successful, with no rejects.

./configure --disable-nls && make -j3


civclient.o: In function `main':
/home/rkumar/sound/freeciv/client/civclient.c:109: undefined reference to
`audio_init'
/home/rkumar/sound/freeciv/client/civclient.c:137: undefined reference to
`audio_get_all_plugin_names'
/home/rkumar/sound/freeciv/client/civclient.c:204: undefined reference to
`audio_real_init'
/home/rkumar/sound/freeciv/client/civclient.c:205: undefined reference to
`audio_play_music'
/home/rkumar/sound/freeciv/client/civclient.c:213: undefined reference to
`audio_shutdown'
civclient.o: In function `set_client_state':
/home/rkumar/sound/freeciv/client/civclient.c:542: undefined reference to
`audio_stop'
control.o: In function `do_move_unit':
/home/rkumar/sound/freeciv/client/control.c:1040: undefined reference to
`audio_play_sound'
packhand.o: In function `handle_unit_combat':
/home/rkumar/sound/freeciv/client/packhand.c:249: undefined reference to
`audio_play_sound'
/home/rkumar/sound/freeciv/client/packhand.c:251: undefined reference to
`audio_play_sound'
packhand.o: In function `handle_city_info':
/home/rkumar/sound/freeciv/client/packhand.c:457: undefined reference to
`audio_play_sound'
packhand.o: In function `play_sound_for_event':
/home/rkumar/sound/freeciv/client/packhand.c:785: undefined reference to
`audio_play_sound'
collect2: ld returned 1 exit status
make[3]: *** [civclient] Error 1
make[3]: Leaving directory `/home/rkumar/sound/freeciv/client'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/rkumar/sound/freeciv/client'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rkumar/sound/freeciv'
make: *** [all-recursive-am] Error 2

After running autoheader;automake;autoconf


./configure: line 5909: syntax error near unexpected token
`AM_PATH_ESD($ESD_VERSION,'
./configure: line 5909: `  AM_PATH_ESD($ESD_VERSION, :, ESD=no)

My ESD libraries are

esound 0.2.22-4mdk 
libesound0 0.2.22-4mdk
esound0-devel 0.2.22-4mdk  

I'm using Mandrake 8.0 with Ximian 1.4 installed. What distro are you running
Raimar?


__________________________________________________
Do You Yahoo!?
Yahoo! Sports - live college hoops coverage
http://sports.yahoo.com/


[Prev in Thread] Current Thread [Next in Thread]