Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
February 2005: [Freeciv-Dev] Re: (PR#12202) osx ./configure: sdl mixer bug |
[Freeciv-Dev] Re: (PR#12202) osx ./configure: sdl mixer bug[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12202 > Il giorno 10/feb/05, alle 18:12, Jason Short ha scritto: > To track it down I think we need to get some tests run on the system > (whoever's system it is). OSX 10.3.7 (and actually i'm not planning to upgrade to 10.3.8). Libraries installed with fink. > From the build directory's command line, try running: > > sdl-config --cflags > sdl-config --libs Argothia:~ looris$ sdl-config --cflags -I/sw/include/SDL -D_THREAD_SAFE Argothia:~ looris$ sdl-config --libs -L/sw/lib -lSDLmain -lSDL -framework Cocoa -framework OpenGL Argothia:~ looris$ before i run ./configure, i run: export CFLAGS="-I/sw/include" export LDFLAGS="-L/sw/lib" feel free to ask more things :) -- [Lo'oris,] tu sei il lano e modifichi astromondi - Braindamage Sitanza: http://looris.ath.cx/~loorisIl giorno 10/feb/05, alle 18:12, Jason Short ha scritto: To track it down I think we need to get some tests run on the system (whoever's system it is). OSX 10.3.7 (and actually i'm not planning to upgrade to 10.3.8). Libraries installed with fink. From the build directory's command line, try running: Argothia:~ looris$ sdl-config --cflags -I/sw/include/SDL -D_THREAD_SAFE Argothia:~ looris$ sdl-config --libs -L/sw/lib -lSDLmain -lSDL -framework Cocoa -framework OpenGL Argothia:~ looris$ before i run ./configure, i run: export CFLAGS="-I/sw/include" export LDFLAGS="-L/sw/lib" feel free to ask more things :) -- [Lo'oris,] tu sei il lano e modifichi astromondi - Braindamage Sitanza: http://looris.ath.cx/~looris
|