never play wesnoth because can't build nowadays

Get help with compiling or installing the game, and discuss announcements of new official releases.

Moderator: Forum Moderators

Post Reply
bkerin
Posts: 3
Joined: June 22nd, 2011, 10:41 am

never play wesnoth because can't build nowadays

Post by bkerin »

Back in autoconf days I played, every now and then I check in
to see if I can build it but it never works now.

Is there a set of debian packages for debian 4.3.5 that are known
to work? The latest showstopper for me is that my sdl apparently
doesn't have ogg vorbit support (errors below) but I have all the
sdl packages I can find installed and can't find any that mention
ogg in particular.

Thanks,
Britton

Checking for Ogg Vorbis support in SDL... (cached) no
Client prerequisites are not met. wesnoth, cutter and exploder cannot be built.
Unit tests are disabled because their prerequisites are not met.
If any config checks fail, look in build/config.log for details
If a check fails spuriously due to caching, use --config=force to force its rerun
scons: done reading SConscript files.
scons: Building targets ...
error_action(["wesnoth"], [])
scons: *** [wesnoth] Target disabled because its prerequisites are not met
scons: building terminated because of errors.
User avatar
Pentarctagon
Project Manager
Posts: 5564
Joined: March 22nd, 2009, 10:50 pm
Location: Earth (occasionally)

Re: never play wesnoth because can't build nowadays

Post by Pentarctagon »

Moved to the Compiling and Installation forum.
99 little bugs in the code, 99 little bugs
take one down, patch it around
-2,147,483,648 little bugs in the code
User avatar
Iris
Site Administrator
Posts: 6798
Joined: November 14th, 2006, 5:54 pm
Location: Chile
Contact:

Re: never play wesnoth because can't build nowadays

Post by Iris »

bkerin wrote:Is there a set of debian packages for debian 4.3.5 that are known to work?
That version number doesn’t seem right... but assuming you do mean Debian 4.0 (etch), well, given its support status I’d really consider upgrading. We currently only officially support current Debian stable (wheezy) and oldstable (squeeze). For running current Wesnoth versions on anything older than that, odds are that you’ll have to build the game and some or all of its library dependencies from source (at least those with system versions that don’t satisfy the requirements listed in our INSTALL file (1.11.x | 1.10.x)), assuming they can even be built or run against such an old environment.
Author of the unofficial UtBS sequels Invasion from the Unknown and After the Storm.
Post Reply