[Freeciv-Dev] Re: [Patch] Sound #15
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
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/
- [Freeciv-Dev] [Patch] Sound #15, Raimar Falke, 2002/03/17
- [Freeciv-Dev] Re: [Patch] Sound #15,
Raahul Kumar <=
- [Freeciv-Dev] Re: [Patch] Sound #15, Raimar Falke, 2002/03/19
- [Freeciv-Dev] Re: [Patch] Sound #15, Raahul Kumar, 2002/03/19
- [Freeciv-Dev] Re: [Patch] Sound #15, Raimar Falke, 2002/03/19
- [Freeciv-Dev] Re: [Patch] Sound #15, Raahul Kumar, 2002/03/19
- [Freeciv-Dev] Re: [Patch] Sound #15, Raimar Falke, 2002/03/19
- [Freeciv-Dev] Re: [Patch] Sound #15, Raahul Kumar, 2002/03/19
- [Freeciv-Dev] Re: [Patch] Sound #15, Raahul Kumar, 2002/03/19
[Freeciv-Dev] Success at last with Sound #15, Raahul Kumar, 2002/03/20
|
|