GNOME Bugzilla – Bug 127110
With new orbitcpp I am getting this error compiling libbonobomm
Last modified: 2004-12-22 21:47:04 UTC
g++ -DHAVE_CONFIG_H -I. -I. -I../../bonobomm -DORBIT2=1 -I/usr/include/gtkmm-2.0 -I/usr/lib/gtkmm-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/sigc++-1.2/include -I/usr/include/sigc++-1.2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbitcpp-2.0 -march=athlon-mp -mmmx -mfpmath=sse -msse -m3dnow -O3 -MT Bonobo-cpp-common.lo -MD -MP -MF .deps/Bonobo-cpp-common.Tpo -c Bonobo-cpp-common.cc -fPIC -DPIC -o .libs/Bonobo-cpp-common.o Bonobo-cpp-common.cc: In member function `Bonobo::Unknown* Bonobo::Moniker::resolve(const Bonobo::ResolveOptions&, const char*)': Bonobo-cpp-common.cc:451: error: `GeneralError' undeclared in namespace `Bonobo ' Bonobo-cpp-common.cc:451: error: parse error before `;' token Bonobo-cpp-common.cc:452: error: `ex' undeclared (first use this function) Bonobo-cpp-common.cc:452: error: (Each undeclared identifier is reported only once for each function it appears in.) Bonobo-cpp-common.cc: In member function `Bonobo::Unknown* Bonobo::MonikerExtender::resolve(Bonobo::Moniker*, const Bonobo::ResolveOptions&, const char*, const char*)': Bonobo-cpp-common.cc:570: error: `GeneralError' undeclared in namespace `Bonobo ' Bonobo-cpp-common.cc:570: error: parse error before `;' token make[5]: *** [Bonobo-cpp-common.lo] Error 1 make[5]: Leaving directory `/usr/src/libbonobomm-1.3.7/bonobomm/generated' make[4]: *** [all] Error 2 make[4]: Leaving directory `/usr/src/libbonobomm-1.3.7/bonobomm/generated' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/usr/src/libbonobomm-1.3.7/bonobomm' make[2]: *** [all] Error 2 make[2]: Leaving directory `/usr/src/libbonobomm-1.3.7/bonobomm'
This has been fixed in CVS. However, there needs to be a new release.