Gentoo Archives: gentoo-dev

From: Javier Marcet <jmarcet@×××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] fluxbox-0.1.12 compilation propblems
Date: Tue, 29 Oct 2002 04:09:06
Message-Id: 20021029100903.GB13109@jerry.marcet.dyndns.org
1 This is the error I get when I try to compile fluxbox-0.1.12 on 1.4_rc1
2 with glibc 2.3.1 and an athlon-xp
3
4 source='Window.cc' object='Window.o' libtool=no depfile='.deps/Window.Po' tmpdepfile='.deps/Window.TPo' depmode=gcc3 /bin/sh ../depcomp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -DLOCALEPATH=\"/usr/share/locale\" -DDEFAULTMENU=\"/usr/share/commonbox/menu\" -DDEFAULTSTYLE=\"/usr/share/commonbox/styles/Fury-NG\" -DDEFAULTKEYSFILE=\"/usr/share/commonbox/keys\" -DDEFAULT_INITFILE=\"/usr/share/commonbox/init\" -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fforce-addr -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -I/usr/X11R6/include -DSHAPE -DSLIT -DINTERLACE -fno-inline -DTIMEDCACHE -DKDE -DXINERAMA -c -o Window.o ./Window.cc
5 source='Windowmenu.cc' object='Windowmenu.o' libtool=no depfile='.deps/Windowmenu.Po' tmpdepfile='.deps/Windowmenu.TPo' depmode=gcc3 /bin/sh ../depcomp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -DLOCALEPATH=\"/usr/share/locale\" -DDEFAULTMENU=\"/usr/share/commonbox/menu\" -DDEFAULTSTYLE=\"/usr/share/commonbox/styles/Fury-NG\" -DDEFAULTKEYSFILE=\"/usr/share/commonbox/keys\" -DDEFAULT_INITFILE=\"/usr/share/commonbox/init\" -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fforce-addr -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -I/usr/X11R6/include -DSHAPE -DSLIT -DINTERLACE -fno-inline -DTIMEDCACHE -DKDE -DXINERAMA -c -o Windowmenu.o ./Windowmenu.cc
6 Window.cc: In member function bool val'
7 Windowmenu.cc: In constructor WindowmenuRemember' undeclared (first use this function)
8 Windowmenu.cc:111: (Each undeclared identifier is reported only once for each
9 function it appears in.)
10 Windowmenu.cc: In member function WindowmenuRememberWorkspace' undeclared (first use this
11 function)
12 Windowmenu.cc:420: WindowmenuRememberPosition' undeclared (first use this
13 function)
14 Windowmenu.cc:422: WindowmenuRememberTab' undeclared (first use this function)
15 Windowmenu.cc:424: WindowmenuRememberSticky' undeclared (first use this
16 function)
17 Windowmenu.cc:426: WindowmenuRememberSave' undeclared (first use this
18 function)
19 make[2]: *** [Windowmenu.o] Error 1
20 make[2]: *** Waiting for unfinished jobs....
21 make[2]: Leaving directory /usr/src/portage/fluxbox-0.1.12-r2/work/fluxbox-0.1.12'
22 make: *** [all] Error 2
23
24 !!! ERROR: The ebuild did not complete successfully.
25 !!! Function commonbox_src_compile, Line 104, Exitcode 2
26 !!! (no error message)
27
28
29 --
30 Javier Marcet <jmarcet@×××××.com>

Replies

Subject Author
Re: [gentoo-dev] fluxbox-0.1.12 compilation propblems Craig Joly <craig@×××××××××××××××.org>