FreeBSD issues
Posted: 16 Jan 2009, 03:47
I'm maintainer of FreeBSD port of Spring, and I'm trying to update it to 0.78.1.1 and make all features work. However, I've ran into some issues.
First, what game is best to test spring on? For now, I've tried CA-stable-3330, but it only says `cannot load wav file'. Next, I've tried Kernel Panic 3.1 (which worked pretty well before), but now it says (I use Commanders script for testing purposes) `Unable to load a commander for side: arm'.
I guess it has something to do with the absense of the other player, so I've tried an AI, but no AI will work:
I guess that has something to do with link flags and symbol visibility.
For now I guess that's the most important issue to fix - does anyone have any ideas?
Another question is about mods&licenses - while Spring is indeed GPL, mod community is something that I don't like because there never are any proper tarballs released - you have to dig trac's, wikis, forums to get files without any version in the name. So I wonder if it's OK to package files myself and/or mirror maps from http://spring.jobjol.nl.
First, what game is best to test spring on? For now, I've tried CA-stable-3330, but it only says `cannot load wav file'. Next, I've tried Kernel Panic 3.1 (which worked pretty well before), but now it says (I use Commanders script for testing purposes) `Unable to load a commander for side: arm'.
I guess it has something to do with the absense of the other player, so I've tried an AI, but no AI will work:
Code: Select all
/libexec/ld-elf.so.1: .../share/spring/AI/Bot-libs/libAAI.so: Undefined symbol "_ZN9IGlobalAID2Ev"
/libexec/ld-elf.so.1: .../share/spring/AI/Bot-libs/libKAIK-0.13.so: Undefined symbol "_ZN9IGlobalAID2Ev"
For now I guess that's the most important issue to fix - does anyone have any ideas?
Another question is about mods&licenses - while Spring is indeed GPL, mod community is something that I don't like because there never are any proper tarballs released - you have to dig trac's, wikis, forums to get files without any version in the name. So I wonder if it's OK to package files myself and/or mirror maps from http://spring.jobjol.nl.