bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] Anyone has a MacOSX build for gnubg ?


From: Pierre VIAU
Subject: [Bug-gnubg] Anyone has a MacOSX build for gnubg ?
Date: Sun, 5 Feb 2006 18:21:13 +0100

Dear all,

I am struggling to find gnubg for MacosX, preferably the latest 0.14.3 version.

I tried installing it from Darwin-ports (i.e. from source code), but it fails with a compile error and I have no means (or competence) to fix it. Latest attempt here below.

Does anyone have a build, and can it be made available ?

Many thanks in advance

Pierre

PS:

OK so I tried installing through darwin-ports, and everything went fine for a (long) while. Then it fails with the following messages:

address@hidden (256) sudo port install gnubg
Password:
--->  Building gnubg with target all
Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_games_gnubg/work/gnubg-0.14.3" && make all" returned error 2
Command output: make[2]: Nothing to be done for `all'.
Making all in xpm
make[2]: Nothing to be done for `all'.
Making all in sounds
if [ fanfare.sco = haere-ra.sco -o fanfare.sco = fanfare.sco ]; then orc=music.orc; \
else orc=gnubg.orc; fi; true $orc fanfare.sco -W -o fanfare.wav.tmp && \
true -W -r 22050 -o fanfare.wav fanfare.wav.tmp; rm -f fanfare.wav.tmp
if [ gameover.sco = haere-ra.sco -o gameover.sco = fanfare.sco ]; then orc=music.orc; \
else orc=gnubg.orc; fi; true $orc gameover.sco -W -o gameover.wav.tmp && \
true -W -r 22050 -o gameover.wav gameover.wav.tmp; rm -f gameover.wav.tmp
Making all in scripts
make[2]: Nothing to be done for `all'.
source='gnubg.c' object='gnubg.o' libtool=no \
depfile='.deps/gnubg.Po' tmpdepfile='.deps/gnubg.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./lib  -I/opt/local/include/libxml2 -I/opt/local/include -I./intl -DLOCALEDIR=\"/opt/local/share/locale\" -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include   -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include      -I/opt/local/include  -lmx -c `test -f 'gnubg.c' || echo './'`gnubg.c
gnubg.c: In function 'ProcessInput':
gnubg.c:6457: warning: passing argument 2 of 'rl_callback_handler_install' from incompatible pointer type
gnubg.c: In function 'NextTurnNotify':
gnubg.c:6581: warning: passing argument 2 of 'rl_callback_handler_install' from incompatible pointer type
gnubg.c: In function 'real_main':
gnubg.c:8057: error: 'rl_filename_quote_characters' undeclared (first use in this function)
gnubg.c:8057: error: (Each undeclared identifier is reported only once
gnubg.c:8057: error: for each function it appears in.)
gnubg.c: In function 'Convert':
gnubg.c:9005: warning: passing argument 3 of 'libiconv' from incompatible pointer type
gnubg.c:9005: warning: passing argument 5 of 'libiconv' from incompatible pointer type
make[2]: *** [gnubg.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Error: /opt/local/bin/port: Status 1 encountered during processing.
address@hidden (257)


_______             _______
        Pierre VIAU

email:   address@hidden
phone:   +31 (0)71 565 4357
fax:     +31 (0)71 565 5643



reply via email to

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