Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 9538] New: dbus built with gtk+2 or pyrex needs glib2

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 9538] New: dbus built with gtk+2 or pyrex needs glib2
  • Date: Sat, 20 Aug 2005 00:18:44 -0700 (PDT)

http://bugs.sourcemage.org/show_bug.cgi?id=9538

Summary: dbus built with gtk+2 or pyrex needs glib2
Product: Codex
Version: stable grimoire
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: utils
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: eric AT sandall.us


gtk+2:
checking for glib-2.0 gthread-2.0... configure: WARNING: GLib development
librar
ies not found
configure: WARNING: Can't use GTK+ since GLib not enabled
configure: WARNING: GTK+ development libraries not found

pyrex:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../dbus -I/usr/include/python2.4
-DDBUS_API_SUBJECT_TO_CHANGE=1 -O -march=pentium3 -mmmx -mfpmath=sse -msse
-pipe
-Os -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -MT
dbus_bindings.lo -MD -MP -MF .deps/dbus_bindings.Tpo -c dbus_bindings.c -fPIC
-DPIC -o .libs/dbus_bindings.o
In file included from dbus_bindings.c:10:
../dbus/dbus-glib.h:27:25: glib-object.h: No such file or directory
make[3]: *** [dbus_bindings.lo] Error 1
make[3]: Leaving directory `/usr/src/dbus-0.23.4/python'
make[2]: *** [all-recursive] Error 1

Building with glib2 allows pyrex and gtk+2 to build.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 9538] New: dbus built with gtk+2 or pyrex needs glib2, bugzilla-daemon, 08/20/2005

Archive powered by MHonArc 2.6.24.

Top of Page