You are not logged in.

#1 2010-03-01 22:33:41

eNTi
Member
Registered: 2006-04-30
Posts: 109

Dwarffortress

hi.

i can't compile dwarffortress... i can't seem to get a working lib32 build system. i've checked out df from git and tried to compile it from there... still:

g++ -o libs/libgraphics.so -Wl,--as-needed -Wl,-rpath=\$ORIGIN/libs -m32 -shared g_src/basics.os g_src/command_line.os g_src/enabler_sdl.os g_src/files.os g_src/find_files_posix.os g_src/graphics.os g_src/init.os g_src/interface.os g_src/keybindings.os g_src/music_and_sound_openal.os g_src/random.os g_src/textlines.os g_src/glew.os g_src/enabler_input.os g_src/ViewBase.os g_src/KeybindingScreen.os -Llibs -lncursesw -lSDL_image -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lopenal -lsndfile -lSDL -lpthread -lz -lGLU -lGL
Use of uninitialized value $ENV{"HOME"} in concatenation (.) or string at /bin/g++ line 211.
/usr/bin/ld: i386:x86-64 architecture of input file `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.3/crtbeginS.o' is incompatible with i386 output
/usr/bin/ld: i386:x86-64 architecture of input file `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.3/crtendS.o' is incompatible with i386 output
collect2: ld returned 1 exit status
scons: *** [libs/libgraphics.so] Error 1
scons: building terminated because of errors.

i've tried to install

gcc-multilib

but then the compiler will cry out much sooner, also, it's outdate.

could someone please help me out there?

Offline

#2 2010-03-02 19:24:40

eNTi
Member
Registered: 2006-04-30
Posts: 109

Re: Dwarffortress

bump

Offline

#3 2010-03-06 16:28:12

jelly
Administrator
From: /dev/null
Registered: 2008-06-10
Posts: 714

Re: Dwarffortress

there is bin32-dwarffortress in AUR

Offline

#4 2010-03-06 17:31:38

eNTi
Member
Registered: 2006-04-30
Posts: 109

Re: Dwarffortress

yes, but it's outdated and the permissions are wrong -> segfault.

also you need to install lib32-libpng12 from aur.

Last edited by eNTi (2010-03-06 17:32:14)

Offline

Board footer

Powered by FluxBB