FluxBox-0.1.14 on Fedora Core 3 - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html) +--- Forum: Xorg Problems (https://www.linux-noob.com/forums/forum-56.html) +---- Forum: Fluxbox (https://www.linux-noob.com/forums/forum-19.html) +---- Thread: FluxBox-0.1.14 on Fedora Core 3 (/thread-2854.html) |
FluxBox-0.1.14 on Fedora Core 3 - RavenManor - 2005-02-10 Resource.hh: In constructor `Resource<T>::Resource(ResourceManager&, T, const std::string&, const std::string&)': Resource.hh:74: error: invalid use of undefined type `struct ResourceManager' Resource.hh:59: error: forward declaration of `struct ResourceManager' Resource.hh: In destructor `virtual Resource<T>::~Resource()': Resource.hh:77: error: invalid use of undefined type `struct ResourceManager' Resource.hh:59: error: forward declaration of `struct ResourceManager' make[3]: *** [basemenu.o] Error 1 make[3]: Leaving directory `/home/raven/fluxbox-0.1.14/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/raven/fluxbox-0.1.14/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/raven/fluxbox-0.1.14' make: *** [all] Error 2 Thanks for all help, Raven Manor FluxBox-0.1.14 on Fedora Core 3 - znx - 2005-04-13 0.1.14 .. mmm why not build flux - 0.9 i note on the flux website (for flux0.9) Bug fixes: * Compiles with gcc 3.4 unfortunately your gcc version is probably 'too new' (no seriously). most improvements to gcc actually enforce stricter rules on code and therefore break older packages. |