Gtkmm-forge digest, Vol 1 #1001 - 1 msg
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Cc:
- Subject: Gtkmm-forge digest, Vol 1 #1001 - 1 msg
- Date: Fri, 18 Nov 2005 20:12:42 -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. Do not try to unsubscribe gtkmm-forge from gtkmm-list.
Today's Topics:
1. [Bug 321776] New: compile errors with glib from cvs (glibmm (bugzilla.gnome.org))
--__--__--
Message: 1
From: "glibmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Fri, 18 Nov 2005 02:20:32 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 321776] New: compile errors with glib from cvs
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D321776
glibmm | build | Ver: unspecified
Summary: compile errors with glib from cvs
Product: glibmm
Version: unspecified
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: build
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: christophth tiscali it
CC: all-bugs bugzilla gnome org
Please describe the problem:
make[5]: Entering directory `/tmp/spb-glibmm-1687/glibmm/glib/glibmm/priv=
ate'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/tmp/spb-glibmm-1687/glibmm/glib/glibmm/priva=
te'
make[5]: Entering directory `/tmp/spb-glibmm-1687/glibmm/glib/glibmm'
if /bin/sh ../../libtool --tag=3DCXX --mode=3Dcompile g++ -DHAVE_CONFIG_H=
-
DG_LOG_DOMAIN=3D\"glibmm\" -DG_DISABLE_DEPRECATED -I../../glib -I../../g=
lib -
I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/gli=
b-2.0 -
I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/gl=
ib-
2.0/include -I/usr/X11/include -march=3Dathlon-xp -O2 -pipe -mfpmath=3D=
sse -
msse -mmmx -m3dnow -ffast-math -funroll-loops -Wall -Wno-long-long -MT=20
date.lo -MD -MP -MF ".deps/date.Tpo" -c -o date.lo date.cc; \
then mv -f ".deps/date.Tpo" ".deps/date.Plo"; else rm -f ".deps/date.Tpo"=
; exit=20
1; fi
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=3D\"glibmm\" -DG_DISABLE_DEPRECATED -
I../../glib -I../../glib -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-
2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread =
-
I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/X11/include -
march=3Dathlon-xp -O2 -pipe -mfpmath=3Dsse -msse -mmmx -m3dnow -ffast-mat=
h -funroll-
loops -Wall -Wno-long-long -MT date.lo -MD -MP -MF .deps/date.Tpo -c date=
.cc -
fPIC -DPIC -o .libs/date.o
date.cc: In member function 'void Glib::Date::set_time(GTime)':
date.cc:75: error: 'g_date_set_time' was not declared in this scope
make[5]: *** [date.lo] Error 1
make[5]: Leaving directory `/tmp/spb-glibmm-1687/glibmm/glib/glibmm'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/tmp/spb-glibmm-1687/glibmm/glib/glibmm'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/spb-glibmm-1687/glibmm/glib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/spb-glibmm-1687/glibmm/glib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/spb-glibmm-1687/glibmm'
make: *** [all] Error 2
Configure or make error with glibmm
thats the error message I get trying to install the gnome environment
Steps to reproduce:
1. checkout glib and glibmm from cvs
2. install both packages
3.=20
Actual results:
Expected results:
Does this happen every time?
Other information:
2005-11-17 Matthias Clasen <mclasen redhat com>
...
* glib/gdate.c (g_date_set_time_t):=20
(g_date_set_time_val): Add functions to set a date from
a time_t and from a GTimeVal.
(g_date_set_time): Deprecate. (#314067, Roger Leigh)
=09
...
I guess this patch in glib introduces my problem
------- 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]