Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33279 - gnome-base/gconf-2.2.1 failed to compile
Summary: gnome-base/gconf-2.2.1 failed to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-11 21:29 UTC by SpanKY
Modified: 2003-11-15 11:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2003-11-11 21:29:08 UTC
adding an '#include <stdio.h>' to the markup-tree.c file fixes this ...

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../gconf -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/g 
lib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/linc-1.0 -I/usr/include/libxml2 -DGCONF_ENABLE_INTERNAL 
S=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -pipe -march=pentium4 -O2 -frename-registers -fomit-frame-pointer -mfpmat 
h=sse -mmmx -msse -msse2 -fdelete-null-pointer-checks -funroll-loops -ffast-math -D_FILE_OFFSET_BITS=64 -D_LARG 
EFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -c markup-tree.c  -fPIC -DPIC -o .libs/markup-tree.o
distcc[4668] ERROR: compile on 192.168.1.3:36323 failed
markup-tree.c:2919: error: syntax error before "FILE"
markup-tree.c:2922: error: syntax error before "FILE"
markup-tree.c:2926: error: syntax error before "FILE"
markup-tree.c:2932: error: syntax error before "FILE"
Comment 1 SpanKY gentoo-dev 2003-11-11 21:29:51 UTC
root@vapier 0 root # emerge info
Portage 2.0.49-r16 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r8, 2.6.0-test9)
=================================================================
System uname: 2.6.0-test9 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz
Gentoo Base System version 1.4.3.12
distcc 2.11.2 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-pipe -march=pentium4 -O2 -frename-registers -fomit-frame-pointer -mfpmath=sse -mmmx -msse -msse2 -fdelete-null-pointer-checks -funroll-loops -ffast-math -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /opt/glftpd/etc /usr/share/config /var/qmail/control /var/qmail/alias"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-pipe -march=pentium4 -O2 -frename-registers -fomit-frame-pointer -mfpmath=sse -mmmx -msse -msse2 -fdelete-null-pointer-checks -funroll-loops -ffast-math -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache noauto distcc"
GENTOO_MIRRORS="ftp://ftp.ussg.iu.edu/pub/linux/gentoo"
MAKEOPTS="-j6"
PKGDIR="/mnt/space/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rux0r/gentoo-portage"
USE="x86 foomaticdb mad offensive moznomail moznoirc moznocompose apache2 emu10k1 joystick dedicated nptl cdr -scanner -3dfx -3dnow aalib acl -afs alsa acpi -apm -arts -atlas avi -berkdb -bonobo -canna -cjk crypt cups dga directfb -doc dvd encode esd -evo -fbcon flash -freewnn -gb gd gd-external gdbm ggi -ggz gif -gnome -gnome-libs -gphoto2 gpm gtk gtk2 -gtkhtml -guile -icc -icc-pgo imap imlib -innodb ipv6 -java jpeg -kde -kerberos -lcms -ldap -libg++ -libgda libwww -matrox maildir -mbox mikmod mmx -motif mozilla mpeg -mule mysql nas ncurses -nls nocardbus -oci8 -odbc oggvorbis opengl oss pam -pcmcia -pda pdflib perl pic plotutils png pnp -postgres python qt qtmt quicktime readline -ruby samba sasl sdl -slang slp snmp socks5 spell sse ssl -static svga tcltk tcpd -tetex tiff truetype -trusted -voodoo3 wavelan X -xface xml xml2 xmms xv -zeo zlib video_cards_nvidia"
Comment 2 Leonardo Boshell (RETIRED) gentoo-dev 2003-11-12 19:43:25 UTC
Fix committed. Thanks for the note, vapier.
Comment 3 foser (RETIRED) gentoo-dev 2003-11-15 11:36:42 UTC
i sorta assume this has the same basic reason as #33278 (?) one fix for to rule them all would be better if thats the case.

its in nonfunctional code btw.