Gtkmm-forge digest, Vol 1 #966 - 3 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Cc:
- Subject: Gtkmm-forge digest, Vol 1 #966 - 3 msgs
- Date: Wed, 24 Aug 2005 20:09:43 -0700
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. Do not try to unsubscribe gtkmm-forge from gtkmm-list.
Today's Topics:
1. [Bug 314283] Problem building glibmm on Solaris, using sun CC. (bugzilla-daemon bugzilla gnome org)
2. [Bug 314402] New: gtkmm build failure with Sun CC v5.7 compiler (bugzilla-daemon bugzilla gnome org)
3. [Bug 314283] Problem building glibmm on Solaris, using sun CC. (bugzilla-daemon bugzilla gnome org)
--__--__--
Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Date: Wed, 24 Aug 2005 02:31:46 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 314283] Problem building glibmm on Solaris, using sun CC.
Please DO NOT reply to this by email. All additional comments should be m=
ade in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=3D314283
gtkmm | build | Ver: 2.6.x
------- Additional Comments From Murray Cumming 2005-08-24 06:31 -------
What version of glibmm is this?
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 2
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Date: Wed, 24 Aug 2005 13:03:44 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 314402] New: gtkmm build failure with Sun CC v5.7 compiler
Please DO NOT reply to this by email. All additional comments should be m=
ade in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=3D314402
gtkmm | build | Ver: 2.6.x
Summary: gtkmm build failure with Sun CC v5.7 compiler
Product: gtkmm
Version: 2.6.x
Platform: Other
OS/Version: Solaris
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: build
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: bugzilla-gnome thewrittenword com
CC: all-bugs bugzilla gnome org
Version details: 2.6.4
Distribution/Version: 10
While trying to build gtkmm with the Sun CC v5.7 compiler:
CC -DHAVE_CONFIG_H -DG_LOG_DOMAIN=3D\"gtkmm\" -I../../gtk -I../../gtk
-I../../pango -I../../pango -I../../atk -I../../atk -I../../gdk -I../../g=
dk
-I../../gtk -I../../gtk -I/opt/TWWfsw/libglib26/include
-I/opt/TWWfsw/libglib26/lib/include -I/opt/TWWfsw/libgtk+26/include
-I/opt/TWWfsw/libgtk+26/lib/include -I/opt/TWWfsw/libpango18/include
-I/usr/openwin/include -I/opt/TWWfsw/libatk19/include
-I/opt/TWWfsw/fcpackage22/include -I/opt/TWWfsw/libttf21/include/freetype=
2
-I/opt/TWWfsw/libsigc++20/include -I/opt/TWWfsw/libsigc++20/lib/include
-I/opt/TWWfsw/libglibmm26/include -I/opt/TWWfsw/libglibmm26/lib/include
-I/opt/TWWfsw/gettext014/include -I/opt/TWWfsw/zlib11/include
-I/opt/TWWfsw/libiconv19/include -mt -I/opt/TWWfsw/libglib26/include
-I/opt/TWWfsw/libglib26/lib/include -I/opt/TWWfsw/gettext014/include
-I/opt/TWWfsw/libiconv19/include -xO2 -xtarget=3Dgeneric -xarch=3Dv8 -c
comboboxtext.cc -KPIC -DPIC -o .libs/comboboxtext.o
"../../gtk/gtkmm/treeiter.h", line 453: Error: column is not defined.
"../../gtk/gtkmm/treeiter.h", line 428: Where: While instantiating
"Gtk::TreeRow::set_value<Glib::ustring>(const
Gtk::TreeModelColumn<Glib::ustring>&, const Glib::ustring&) const".
"../../gtk/gtkmm/treeiter.h", line 428: Where: Instantiated from
non-template code.
"../../gtk/gtkmm/treeiter.h", line 453: Error: Badly formed expression.
"../../gtk/gtkmm/treeiter.h", line 428: Where: While instantiating
"Gtk::TreeRow::set_value<Glib::ustring>(const
Gtk::TreeModelColumn<Glib::ustring>&, const Glib::ustring&) const".
"../../gtk/gtkmm/treeiter.h", line 428: Where: Instantiated from
non-template code.
"../../gtk/gtkmm/treeiter.h", line 456: Error: column is not defined.
"../../gtk/gtkmm/treeiter.h", line 428: Where: While instantiating
"Gtk::TreeRow::set_value<Glib::ustring>(const
Gtk::TreeModelColumn<Glib::ustring>&, const Glib::ustring&) const".
"../../gtk/gtkmm/treeiter.h", line 428: Where: Instantiated from
non-template code.
"../../gtk/gtkmm/treeiter.h", line 456: Error: Badly formed expression.
"../../gtk/gtkmm/treeiter.h", line 428: Where: While instantiating
"Gtk::TreeRow::set_value<Glib::ustring>(const
Gtk::TreeModelColumn<Glib::ustring>&, const Glib::ustring&) const".
"../../gtk/gtkmm/treeiter.h", line 428: Where: Instantiated from
non-template code.
4 Error(s) detected.
gmake[5]: *** [comboboxtext.lo] Error 1
gmake[5]: Leaving directory `/opt/build/gtkmm-2.6.4/gtk/gtkmm'
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 3
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Date: Wed, 24 Aug 2005 13:17:44 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 314283] Problem building glibmm on Solaris, using sun CC.
Please DO NOT reply to this by email. All additional comments should be m=
ade in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=3D314283
gtkmm | build | Ver: 2.6.x
------- Additional Comments From Felipe Zipitria 2005-08-24 17:17 ------=
-
Sorry, version 2.6.1. It comes with garnome-2.10.2.
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
_______________________________________________
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]