[gtkmm] Gtkmm-forge digest, Vol 1 #350 - 7 msgs



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 104895] Changed - configure script fails to set $SED for libglademm-2.0.0 (bugzilla-daemon widget gnome org)
   2. [Bug 104895] Changed - configure script fails to set $SED for libglademm-2.0.0 (bugzilla-daemon widget gnome org)
   3. [Bug 105575] New - app.h depends on non-existing include file. (bugzilla-daemon widget gnome org)
   4. [Bug 93412] Changed - gtkmm2 cvs fails to link on Mac OS 10.2 (bugzilla-daemon widget gnome org)
   5. [Bug 105575] Changed - app.h depends on non-existing include file. (bugzilla-daemon widget gnome org)
   6. [Bug 104895] Changed - configure script fails to set $SED for libglademm-2.0.0 (bugzilla-daemon widget gnome org)
   7. [Bug 105575] Changed - app.h depends on non-existing include file. (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, michael koziarski com
Cc: 
Date: Fri,  7 Feb 2003 16:01:48 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 104895] Changed - configure script fails to set $SED for libglademm-2.0.0

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=104895

Changed by btb debian org 

--- shadow/104895	Fri Feb  7 07:10:41 2003
+++ shadow/104895.tmp.26239	Fri Feb  7 16:01:48 2003
@@ -82,6 +82,15 @@
 `/store/garnome-0.20.0/gnome/libglademm/work/libglade        mm-2.0.0/tools'
 make: *** [all-recursive] Error 1
 
 ------- Additional Comments From murrayc usa net  2003-02-07 07:10 -------
 I don't know what's causing this. Is this one better?:
 http://www.murrayc.com/temp/libglademm-2.0.0.tar.gz
+
+------- Additional Comments From btb debian org  2003-02-07 16:01 -------
+I think aclocal.m4 was built from a faulty version of libtool.m4.
+
+copying macros.m4 from cvs into scripts/ and running these commands:
+aclocal-1.7 -I scripts
+automake-1.7
+autoconf-2.50
+fixed it for me.  I'm got libtool 1.4.3 installed.



--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, michael koziarski com
Cc: 
Date: Fri,  7 Feb 2003 16:05:35 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 104895] Changed - configure script fails to set $SED for libglademm-2.0.0

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=104895

Changed by btb debian org 

--- shadow/104895	Fri Feb  7 16:01:48 2003
+++ shadow/104895.tmp.28682	Fri Feb  7 16:05:35 2003
@@ -91,6 +91,9 @@
 
 copying macros.m4 from cvs into scripts/ and running these commands:
 aclocal-1.7 -I scripts
 automake-1.7
 autoconf-2.50
 fixed it for me.  I'm got libtool 1.4.3 installed.
+
+------- Additional Comments From btb debian org  2003-02-07 16:05 -------
+Yes, your new tarball works fine.



--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sat,  8 Feb 2003 07:53:13 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 105575] New - app.h depends on non-existing include file.

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=105575

Changed by matty chariot net au 

--- shadow/105575	Sat Feb  8 07:53:13 2003
+++ shadow/105575.tmp.4982	Sat Feb  8 07:53:13 2003
@@ -0,0 +1,20 @@
+Bug#: 105575
+Product: gnomemm
+Version: 2.0
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: critical
+Priority: Normal
+Component: libgnomeuimm
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: matty chariot net au               
+TargetMilestone: ---
+URL: 
+Summary: app.h depends on non-existing include file.
+
+app.h depends on bonobomm/widgets/dock.h, which doesn't exist, so my
+program doesn't compile.  I'm not sure how libgnomeuimm even compiles.
+
+Apparently it should be bonobouimm/widgets/dock.h.



--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, julian jabber org
Cc: 
Date: Sat,  8 Feb 2003 09:07:59 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 93412] Changed - gtkmm2 cvs fails to link on Mac OS 10.2

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=93412

Changed by murrayc usa net 

--- shadow/93412	Sun Nov 10 17:20:29 2002
+++ shadow/93412.tmp.11999	Sat Feb  8 09:07:59 2003
@@ -93,6 +93,9 @@
 needed or why it works, just that it does seem to work for me.
 
 ------- Additional Comments From murrayc usa net  2002-11-10 17:20 -------
 I repeat:
 > Is it the same as the gcc bug? If not, why
 > doesn't that gcc bug affect you?
+
+------- Additional Comments From murrayc usa net  2003-02-08 09:07 -------
+I wish someone would ask some Mac OS X C++ people about this.



--__--__--

Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sat,  8 Feb 2003 09:10:29 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 105575] Changed - app.h depends on non-existing include file.

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=105575

Changed by matty chariot net au 

--- shadow/105575	Sat Feb  8 07:53:13 2003
+++ shadow/105575.tmp.13341	Sat Feb  8 09:10:29 2003
@@ -15,6 +15,11 @@
 Summary: app.h depends on non-existing include file.
 
 app.h depends on bonobomm/widgets/dock.h, which doesn't exist, so my
 program doesn't compile.  I'm not sure how libgnomeuimm even compiles.
 
 Apparently it should be bonobouimm/widgets/dock.h.
+
+------- Additional Comments From matty chariot net au  2003-02-08 09:10 -------
+Created an attachment (id=14205)
+Fix.
+



--__--__--

Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, michael koziarski com
Cc: 
Date: Sat,  8 Feb 2003 09:11:03 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 104895] Changed - configure script fails to set $SED for libglademm-2.0.0

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=104895

Changed by murrayc usa net 

--- shadow/104895	Fri Feb  7 16:05:35 2003
+++ shadow/104895.tmp.13647	Sat Feb  8 09:11:03 2003
@@ -1,13 +1,13 @@
 Bug#: 104895
 Product: gnomemm
 Version: 2.0
 OS: Linux
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: libglademm
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: michael koziarski com               
 TargetMilestone: ---
@@ -94,6 +94,9 @@
 automake-1.7
 autoconf-2.50
 fixed it for me.  I'm got libtool 1.4.3 installed.
 
 ------- Additional Comments From btb debian org  2003-02-07 16:05 -------
 Yes, your new tarball works fine.
+
+------- Additional Comments From murrayc usa net  2003-02-08 09:11 -------
+I'll make a new release today. Maybe I had broken autotools at the time.



--__--__--

Message: 7
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sat,  8 Feb 2003 09:24:03 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 105575] Changed - app.h depends on non-existing include file.

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=105575

Changed by murrayc usa net 

--- shadow/105575	Sat Feb  8 09:10:29 2003
+++ shadow/105575.tmp.21249	Sat Feb  8 09:24:03 2003
@@ -1,13 +1,13 @@
 Bug#: 105575
 Product: gnomemm
 Version: 2.0
 OS: Linux
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: critical
 Priority: Normal
 Component: libgnomeuimm
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: matty chariot net au               
 TargetMilestone: ---
@@ -20,6 +20,9 @@
 Apparently it should be bonobouimm/widgets/dock.h.
 
 ------- Additional Comments From matty chariot net au  2003-02-08 09:10 -------
 Created an attachment (id=14205)
 Fix.
 
+
+------- Additional Comments From murrayc usa net  2003-02-08 09:24 -------
+I think you are using an old version of libbonobouimm.




--__--__--

_______________________________________________
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]