Search found 2 matches
- Sun Jan 10, 2016 7:56 pm
- Forum: Oolite-Linux
- Topic: [Solved] Help to build oolite 1.82 on slackware 14.1
- Replies: 3
- Views: 10462
Re: Help to build oolite 1.82 on slackware 14.1
It looks like the build is failing because the GNUSTEP macro is not defined, which suggests that gnustep-base might be missing. Have you installed it? That's it! I builded/installed gnstep-base, now also oolite compiles, big thanks! According to http://wiki.alioth.net/index.php/Running_Oolite-Linux...
- Sun Jan 10, 2016 2:29 pm
- Forum: Oolite-Linux
- Topic: [Solved] Help to build oolite 1.82 on slackware 14.1
- Replies: 3
- Views: 10462
[Solved] Help to build oolite 1.82 on slackware 14.1
Hi, i'm trying to build oolite on slackware 14.1, and fail. gnustep-make is installed, i tried building oolite with these commands: source /usr/share/GNUstep/Makefiles/GNUstep.sh export GNUSTEP_MAKEFILES=/usr/share/GNUstep/Makefiles sed -i "/ADDITIONAL_OBJCFLAGS/s/=/= -fobjc-exceptions/" G...