After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 127110 - With new orbitcpp I am getting this error compiling libbonobomm
With new orbitcpp I am getting this error compiling libbonobomm
Status: RESOLVED FIXED
Product: gnomemm
Classification: Deprecated
Component: libbonobomm
2.0
Other Linux
: Normal normal
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2003-11-16 15:04 UTC by Robin Cook
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Robin Cook 2003-11-16 15:04:53 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'
Comment 1 Bowie Owens 2003-11-16 23:41:07 UTC
This has been fixed in CVS. However, there needs to be a new release.