bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] Compile error under Solaris


From: Holger
Subject: [Bug-gnubg] Compile error under Solaris
Date: Wed, 22 Jan 2003 17:01:54 +0100 (MET)

Hi,

Compiling of current CVS version on Solaris fails with:

gtksplash.c: In function `CreateSplash':
gtksplash.c:69: `GDK_WINDOW_TYPE_HINT_SPLASHSCREEN' undeclared (first use in
this function)
gtksplash.c:69: (Each undeclared identifier is reported only once
gtksplash.c:69: for each function it appears in.)
gtkgame.c: In function `CreateMessageWindow':
gtkgame.c:921: `GDK_WINDOW_TYPE_HINT_UTILITY' undeclared (first use in this
function)
gtkgame.c:921: (Each undeclared identifier is reported only once
gtkgame.c:921: for each function it appears in.)
make[2]: *** [gtksplash.o] Error 1
make[2]: *** Waiting for unfinished jobs....
gtkgame.c: In function `CreateAnnotationWindow':
gtkgame.c:958: `GDK_WINDOW_TYPE_HINT_UTILITY' undeclared (first use in this
function)
gtkgame.c: In function `CreateGameWindow':
gtkgame.c:1018: `GDK_WINDOW_TYPE_HINT_UTILITY' undeclared (first use in this
function)
gnubg.c: In function `Convert':
gnubg.c:7316: warning: passing arg 2 of `iconv' from incompatible pointer
type
gtkgame.c: In function `OptionsPages':
gtkgame.c:8555: `fSound' undeclared (first use in this function)
make[2]: *** [gtkgame.o] Error 1
make[1]: *** [all-recursive] Error 1

Configured --without-sound.

Best way is probably to declare and initialise fSound to 0 somewhere even if
there should be no sound support.

Regards,

Holger

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!





reply via email to

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