bug-guile-sdl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (Guile-SDL) Problem building on OS X


From: David Thompson
Subject: Re: (Guile-SDL) Problem building on OS X
Date: Tue, 27 Aug 2013 19:41:40 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130630 Icedove/17.0.7

On 08/25/2013 11:01 AM, Thien-Thi Nguyen wrote:
Any news on the workarounds?

FYI, the changes are in for proper handling of non-system SDL
installation via ‘./configure --with-sdl{-exec}-path=DIR’:

  http://git.savannah.gnu.org/cgit/guile-sdl.git/?h=p

I plan to release 0.5.1 in the next week or so.


User is still having trouble:

"Now I've got the next problem:

../build-aux/guile-baux/gbaux-do c2x -o sdl.x sdl.c -- -DHAVE_CONFIG_H -I. - I/usr/local/Cellar/sdl/1.2.15//include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE - I/usr/local/Cellar/guile/2.0.9/include/guile/2.0 -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/bdw- gc/7.2d/include
In file included from /usr/include/stdio.h:500,
             from /usr/local/include/SDL/SDL_stdinc.h:38,
             from /usr/local/include/SDL/SDL_main.h:27,
             from /usr/local/include/SDL/SDL.h:31,
             from guile-sdl.h:41,
             from sdl.c:23:
/usr/include/secure/_stdio.h:48: error: syntax error in macro parameter list
/usr/include/secure/_stdio.h:55: error: syntax error in macro parameter list
In file included from sdl.c:23:
guile-sdl.h:57: error: libguile.h: No such file or directory
In file included from guile-sdl.h:60,
             from sdl.c:23:
snuggle/humdrum.h:76: error: guile/gh.h: No such file or directory
c2x: preprocessor had problems (exit val 1)
make[1]: *** [sdl.x] Error 1
make: *** [all-recursive] Error 1

Now I'm sure we need someone with a Mac and a knowledge of make.
Also there will be problems with SDL. SDL apps don't work out of the box on Macs and need a C wrapper to run."



reply via email to

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