Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62862 - gnome-applets-2.6.2 fails to compile
Summary: gnome-applets-2.6.2 fails to compile
Status: RESOLVED DUPLICATE of bug 62861
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-04 16:08 UTC by Vincent van de Camp
Modified: 2005-07-17 13:06 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 Vincent van de Camp 2004-09-04 16:08:22 UTC
gnome-aplets-2.6.2 fails to compile, causing gnome not to be emerged when trying to do so on a gnome-less machine

Reproducible: Always
Steps to Reproduce:
On gnome-less system "emerge gnome"

Actual Results:  
When the emerge hits gnome-base/gnome-applets-2.6.2, emerge halts, probably
because of what's in linux26-headers.

Expected Results:  
gnome-base/gnome-applets-2.6.2 should emerge succesfully

make[3]: Entering directory
`/var/tmp/portage/gnome-applets-2.6.2/work/gnome-applets-2.6.2/modemlights'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../screen-exec -DXTHREADS
-D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/freetype2/config -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/panel-2.0
-I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0
-I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0
-I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0
-I/usr/include/libxml2   -DGNOMELOCALEDIR=\""/usr/share/locale"\"
-DVERSION=\""2.6.2"\"    -O3 -march=athlon-xp -pipe -mmmx -m3dnow -msse
-mfpmath=sse -fomit-frame-pointer -MT modemlights.o -MD -MP -MF
".deps/modemlights.Tpo" \
  -c -o modemlights.o `test -f 'modemlights.c' || echo './'`modemlights.c; \
then mv -f ".deps/modemlights.Tpo" ".deps/modemlights.Po"; \
else rm -f ".deps/modemlights.Tpo"; exit 1; \
fi
In file included from /usr/include/linux/ppp_defs.h:45,
                 from /usr/include/net/ppp_defs.h:8,
                 from modemlights.h:28,
                 from modemlights.c:28:
/usr/include/linux/crc-ccitt.h:6: error: syntax error before "const"
/usr/include/linux/crc-ccitt.h:8: error: syntax error before "crc_ccitt"
/usr/include/linux/crc-ccitt.h:8: error: syntax error before "crc"
/usr/include/linux/crc-ccitt.h:10: error: syntax error before "crc_ccitt_byte"
/usr/include/linux/crc-ccitt.h:10: error: syntax error before "crc"
/usr/include/linux/crc-ccitt.h: In function `crc_ccitt_byte':
/usr/include/linux/crc-ccitt.h:12: error: `crc' undeclared (first use in this
function)
/usr/include/linux/crc-ccitt.h:12: error: (Each undeclared identifier is
reported only once
/usr/include/linux/crc-ccitt.h:12: error: for each function it appears in.)
/usr/include/linux/crc-ccitt.h:12: error: `c' undeclared (first use in this
function)
make[3]: *** [modemlights.o] Error 1
make[3]: Leaving directory
`/var/tmp/portage/gnome-applets-2.6.2/work/gnome-applets-2.6.2/modemlights'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/gnome-applets-2.6.2/work/gnome-applets-2.6.2/modemlights'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/gnome-applets-2.6.2/work/gnome-applets-2.6.2'
make: *** [all] Error 2

!!! ERROR: gnome-base/gnome-applets-2.6.2 failed.
!!! Function gnome2_src_compile, Line 38, Exitcode 2
!!! compile failure


real    3m11.091s
user    1m36.529s
sys     0m36.636s

emerge info:
Portage 2.0.50-r10 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.3.20040420-r1,
2.6.8-gentoo-r3)
=================================================================
System uname: 2.6.8-gentoo-r3 i686 AMD Athlon(tm) XP 3000+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -pipe -mmmx -m3dnow -msse -mfpmath=sse
-fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -pipe -mmmx -m3dnow -msse -mfpmath=sse
-fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache fixpackages sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
USE="3dnow X alsa apm avi berkdb cdr crypt cups encode esd foomatic foomaticdb
gdbm gif gnome gpm gtk gtk2 imlib java jpeg libg++ libwww mad mikmod motif
mozilla mpeg mtrr ncurses nls nptl offensive oggvorbis opengl oss pam pdflib
perl png python quicktime readline sdl slang spell sse ssl svga tcpd truetype
x86 xml2 xmms xv zlib"

*  sys-kernel/linux26-headers
      Latest version available: 2.6.8.1
      Latest version installed: 2.6.8.1
      Size of downloaded files: 34,793 kB
      Homepage:    http://www.kernel.org/ http://www.gentoo.org/
      Description: Linux 2.6.8.1 headers from kernel.org
Comment 1 foser (RETIRED) gentoo-dev 2004-09-05 01:28:33 UTC

*** This bug has been marked as a duplicate of 62861 ***