Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2005:
[Freeciv-Dev] Re: (PR#12202) osx ./configure: sdl mixer bug
Home

[Freeciv-Dev] Re: (PR#12202) osx ./configure: sdl mixer bug

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] Re: (PR#12202) osx ./configure: sdl mixer bug
From: "Lo'oris" <lo_oris@xxxxxxxxxxxxx>
Date: Thu, 10 Feb 2005 10:05:57 -0800
Reply-to: bugs@xxxxxxxxxxx

<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/~looris

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/~looris

[Prev in Thread] Current Thread [Next in Thread]