Menu

#119 Problem compiling ggz-gtk-games 0.0.7

open
None
5
2003-10-25
2003-10-05
Pierre
No

Hi,

I try to compile ggz-gtk-games-0.0.7 on my GNU/Linux
system with gcc-3.3
there was no problem with the configure, but for the
make I got this :

[...]
Making all in .
gmake[3]: Entering directory
`/tmp/ggz-gtk-games-0.0.7/ggzcards'
if gcc -s -DHAVE_CONFIG_H -I. -I. -I.. -I../common/
-I../ggzcards/common -I../ggzcards/client -isystem
/usr/local/include -I/usr/local/include/gtk-2.0
-I/usr/local/lib/gtk-2.0/include
-I/usr/local/include/atk-1.0
-I/usr/local/include/pango-1.0 -I/usr/X11R6/include
-I/usr/local/include -I/usr/local/include/freetype2
-I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include
-I/usr/local/BerkeleyDB.4.1/include
-isystem/usr/local/include -O3 -march=i686 -Wall -MT
animation.o -MD -MP -MF ".deps/animation.Tpo" \
-c -o animation.o `test -f 'animation.c' || echo
'./'`animation.c; \
then mv -f ".deps/animation.Tpo" ".deps/animation.Po"; \
else rm -f ".deps/animation.Tpo"; exit 1; \
fi
animation.c: In function `animate_cards_off_table':
animation.c:281: error: structure has no member named
`no_clearing_delay'
animation.c: In function `animation_callback':
animation.c:394: error: structure has no member named
`no_clearing_delay'
gmake[3]: *** [animation.o] Error 1
gmake[3]: Leaving directory
`/tmp/ggz-gtk-games-0.0.7/ggzcards'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/tmp/ggz-gtk-games-0.0.7/ggzcards'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/ggz-gtk-games-0.0.7'
gmake: *** [all] Error 2

It would be great if you could help me with this !

Best regards,

Pierre.

Discussion

  • Josef Spillner

    Josef Spillner - 2003-10-25

    Logged In: YES
    user_id=2207

    The no_clearing_delay member was only available if DEBUG is
    enabled, so please configure without --disable-debug for
    0.0.7 (should be default).
    This is also fixed in CVS, update ggzcards/animation.c.

     
  • Josef Spillner

    Josef Spillner - 2003-10-25
    • assigned_to: nobody --> jdorje
     

Log in to post a comment.

MongoDB Logo MongoDB