LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   New Fluxbox Make Problem (https://www.linuxquestions.org/questions/linux-software-2/new-fluxbox-make-problem-221324/)

utahcon 08-23-2004 10:28 AM

New Fluxbox Make Problem
 
Sorry for all the posts - but I really need the help ::

New problem:

Code:

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 `/root/fluxbox-0.1.14/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/fluxbox-0.1.14/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/fluxbox-0.1.14'
make: *** [all] Error 2


foo_bar_foo 08-23-2004 12:12 PM

first thing to do i think is try the latest developement version 0.9.9 or whatever it is
that stable one is getting old

mikshaw 08-23-2004 02:33 PM

Is it correct that you're trying this on SuSE?
It seems that in order to install Fluxbox from source, there are some files that SuSE needs first. On your CDs there should be a package called "commonbox-tools". I don't know if this is what is causing your problem, but in my experience with suse 8&9 this is all that was necessary to get flux installed from source.

I agree with foo, though...unless you have some old hardware the dev fluxbox is much sweeter.


All times are GMT -5. The time now is 05:48 AM.