./configure errors--trying to compile in Debian Squeeze

NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Forum rules
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Locked
jun go

./configure errors--trying to compile in Debian Squeeze

Post by jun go »

Hello,

I'm currently running Exult 1.2-15 binary package downloaded from Synaptic Package manager in Debian Squeeze kernel 2.6.39bpo-amd64. It works great. I then wanted to try exult-1.4.9rc1 by compiling from source, so I downloaded the tarball.

I made sure to download the the dev packages for libsdl, vorbis, libogg, etc. I was able to run the autogen.sh script fine. It returns:
"You are now ready to run ./configure"

When I rung ./configure, however, I get the following error:
./configure: line 17134: syntax error near unexpected token `newline'
./configure: line 17134: ` XIPH_PATH_OGG('

Perhaps the path for the XIPH OGG audio codec is undefined? Just in case, I also installed miscellaneous dev packages for OGG like 'libfishsound1-dev'

Any ideas of how I should proceed?

Thanks,
-Jun
Dominus
Site Admin
Posts: 5656
Joined: Thu May 14, 2020 1:34 pm

Re: ./configure errors--trying to compile in Debian Squeeze

Post by Dominus »

First I'd suggest you get the SVN package and make sure you have pkgconfig installed as well. You can also point ./configure at the ogg and SDL prefix, I guess one of them acts up.
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Locked