You are not logged in.

#1 2006-01-14 15:54:12

Youdaman
Member
From: Sydney, Australia
Registered: 2006-01-14
Posts: 41

SDLgears

I'm having trouble compiling/building the "gears" target from SDLgears:
http://www.libsdl.org/opengl/SDLgears-1.0.2.tar.gz

"make SDLgears" builds correctly, but "make gears" (or simply "make") fails. It seems I have a similar problem to:
http://bbs.archlinux.org/viewtopic.php?t=6938

However, unlike the above post, adding -lXi doesn't solve the problem entirely -- I have to also add -lXmu. I'd just like to know why these libs weren't included after I did ./configure, and a way to set things up so they will.

As with the post linked to above, on other distros apps like SDLgears compile/build without a hitch as long as you have some kind of "x-devel" package installed. I realise the libs are indeed on my system, but how do I avoid having to manually add things like -lXi -lXmu to a Makefile?

Offline

Board footer

Powered by FluxBB