[gtkmm] Gtkmm-forge digest, Vol 1 #558 - 2 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #558 - 2 msgs
- Date: Sun, 16 Nov 2003 20:07:53 -0800
Send Gtkmm-forge mailing list submissions to
gtkmm-forge lists sourceforge net
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
or, via email, send a message with subject or body 'help' to
gtkmm-forge-request lists sourceforge net
You can reach the person managing the list at
gtkmm-forge-admin lists sourceforge net
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gtkmm-forge digest..."
gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla. A daily digest is sent to gtkmm-main, to encourage people to help fixing the bugs.
Today's Topics:
1. [Bug 127110] New - With new orbitcpp I am getting this error compiling libbonobomm (bugzilla-daemon widget gnome org)
2. [Bug 127110] Changed - With new orbitcpp I am getting this error compiling libbonobomm (bugzilla-daemon widget gnome org)
--__--__--
Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Sun, 16 Nov 2003 10:05:22 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 127110] New - With new orbitcpp I am getting this error compiling libbonobomm
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=127110
Changed by rcook wyrms net
--- shadow/127110 Sun Nov 16 10:05:22 2003
+++ shadow/127110.tmp.27696 Sun Nov 16 10:05:22 2003
@@ -0,0 +1,50 @@
+Bug#: 127110
+Product: gnomemm
+Version: 2.0
+OS: Linux
+OS Details:
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: libbonobomm
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: rcook wyrms net
+TargetMilestone: ---
+URL:
+Summary: With new orbitcpp I am getting this error compiling libbonobomm
+
+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'
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, rcook wyrms net
Cc:
Date: Sun, 16 Nov 2003 18:41:08 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 127110] Changed - With new orbitcpp I am getting this error compiling libbonobomm
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=127110
Changed by bowie owens csiro au
--- shadow/127110 Sun Nov 16 10:05:22 2003
+++ shadow/127110.tmp.11708 Sun Nov 16 18:41:08 2003
@@ -45,6 +45,9 @@
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'
+
+------- Additional Comments From bowie owens csiro au 2003-11-16 18:41 -------
+This has been fixed in CVS. However, there needs to be a new release.
--__--__--
_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]