Summary: | gens-2.12a doesn't compile - something to do with glade | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Stephen <ssakharov> |
Component: | [OLD] Games | Assignee: | Gentoo Games <games> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Stephen
2004-04-28 11:39:12 UTC
Same here glade/interface.c: In function `create_filters': glade/interface.c:2065: warning: assignment makes pointer from integer without a cast glade/interface.c:2066: error: invalid type argument of `->' glade/interface.c:2079: error: invalid type argument of `->' glade/interface.c:2083: warning: assignment makes pointer from integer without a cast glade/interface.c:2084: error: invalid type argument of `->' glade/interface.c:2093: error: invalid type argument of `->' glade/interface.c:2097: warning: assignment makes pointer from integer without a cast glade/interface.c:2098: error: invalid type argument of `->' glade/interface.c:2107: error: invalid type argument of `->' glade/interface.c: In function `create_controllers_settings': glade/interface.c:3007: warning: assignment makes pointer from integer without a cast glade/interface.c:3181: warning: assignment makes pointer from integer without a cast glade/interface.c:3203: warning: assignment makes pointer from integer without a cast glade/interface.c:3225: warning: assignment makes pointer from integer without a cast glade/interface.c:3247: warning: assignment makes pointer from integer without a cast glade/interface.c:3317: warning: assignment makes pointer from integer without a cast glade/interface.c:3491: warning: assignment makes pointer from integer without a cast glade/interface.c:3513: warning: assignment makes pointer from integer without a cast glade/interface.c:3535: warning: assignment makes pointer from integer without a cast glade/interface.c:3557: warning: assignment makes pointer from integer without a cast make[2]: *** [glade/gens-interface.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/gens-2.12a/work/gens-linux-2.12a/gens' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/gens-2.12a/work/gens-linux-2.12a/gens' make: *** [all-recursive] Error 1 !!! ERROR: games-emulation/gens-2.12a failed. !!! Function games_src_compile, Line 122, Exitcode 2 !!! emake failed Tested with CFLAGS="" and same thing emerge info Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.4.0, glibc-2.3.3_pre20040207-r0, 2.6.5-gentoo-r1) ================================================================= System uname: 2.6.5-gentoo-r1 i686 Intel(R) Pentium(R) III Mobile CPU 1000MHz Gentoo Base System version 1.4.9 ccache version 2.3 [enabled] Autoconf: sys-devel/autoconf-2.58-r1 Automake: sys-devel/automake-1.8.3 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer -ffast-math -ftracer -fforce-addr" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer -ffast-math -ftracer -fforce-addr" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache" GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo http://mirror.tucdemonic.org/gentoo/ ftp://gentoo.noved.org/ ftp://gentoo.ccccom.com ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage" USE="X aalib alsa apm arts avi berkdb cdr crypt cups dvd encode esd fbdev flac foomaticdb gdbm gif gnome gpm gtk gtk2 icc imlib java jpeg kde libg++ libwww mad mikmod mmx motif mpeg ncurses nls nptl oggvorbis ooggvorbis opengl oss pam pcmcia pdflib perl png python qt quicktime radeon readline samba sdl slang spell sse ssl svga tcltk tcpd truetype video_cards_radeon x86 xml2 xmms xv zlib" I think I fixed this in CVS. Please resync and try it again in a bit. Thank you :) Works like a charm now. |