|
编译fluxbox出错:
X11R6/include -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include -c -o FbAtoms.o `test -f FbAtoms.cc || echo './'`FbAtoms.cc
source='fluxbox.cc' object='fluxbox.o' libtool=no \
depfile='.deps/fluxbox.Po' tmpdepfile='.deps/fluxbox.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -DLOCALEPATH=\"/usr/share/fluxbox/nls\"
-DDEFAULTMENU=\"/usr/share/fluxbox/menu\" -DDEFAULTSTYLE=\"/usr/share/fluxbox/styles/Clean\" -DDEFAULTKEYSFILE=\"/usr/share/fluxbox/keys\" -DDEFAULT_INITFILE=\"/usr/share/fluxbox/init\" -IFbTk -g -O2 -I/usr/X11R6/include -DSHAPE -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include -c -o fluxbox.o `test -f fluxbox.cc || echo './'`fluxbox.cc
fluxbox.cc: In member function `void Fluxbox::save_rc()':
fluxbox.cc:1976: error: `B_EuropeanDate' undeclared (first use this function)
fluxbox.cc:1976: error: (Each undeclared identifier is reported only once for
each function it appears in.)
fluxbox.cc: In member function `void Fluxbox::load_rc(BScreen*)':
fluxbox.cc:2324: error: `B_AmericanDate' undeclared (first use this function)
make[3]: *** [fluxbox.o] Error 1
make[3]: Leaving directory `/mm/fluxbox-0.1.14/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mm/fluxbox-0.1.14/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mm/fluxbox-0.1.14'
帮忙看看 |
|