problems compiling fluxbox
Hi I recently downloaded the newest fluxbox tarball.During the make process,it gave me this error:
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 `/home/fluxbox-0.1.14/src'make[2]: ***
[all-recursive] Error 1
make[2]: Leaving directory `/home/fluxbox-0.1.14/src'make[1]: ***
[all-recursive] Error 1 make[1]: Leaving directory
`/home/fluxbox-0.1.14'make: *** [all] Error 2
The file is perfectly ok,coz md5 gave no errors and neither did configure.The problem seems to be in the code,with undeclared functions.Can someone help me out here,please?
|