Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14485] New: dbus 1.1.20 fails to find xdisplay

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 14485] New: dbus 1.1.20 fails to find xdisplay
  • Date: 24 Apr 2008 02:34:36 -0000

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

Summary: dbus 1.1.20 fails to find xdisplay
Product: Codex
Version: stable grimoire
Platform: All
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: utils
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sandalle AT sourcemage.org


$ sorcery -v
1.13.8

$ cat /var/lib/sorcery/codex/stable/VERSION
0.20-0
232e4b183a7ab20a4852264cf342aa27286a846d

# cast dbus
Computing previously installed dependencies...
dbus preparing environment...
dbus running configuration...
Enable SELinux support? [n] n
Install init script smgl-messagebus? [n] y
Enable init script smgl-messagebus? [n] y
dbus checking dependencies...
dbus depends on pkgconfig
dbus depends on expat
dbus optionally requires some X11-LIBS (for X11 support).
(0) [none]
(1) xdirectfb
(2) xfree86
(3) xfree86-4.3
(4) xfree86-devel
(5) xfree86-libs
(6) xorg

Which one do you want? [0] 0
doxygen is an optional dependency for dbus (to build API documentation)
Do you want to cast doxygen? [n] n
xmlto is an optional dependency for dbus (to build docs in XML format)
Do you want to cast xmlto? [n] n
dbus checking for reverse triggers...
pkgconfig No work to do.
expat No work to do.
Collating dependencies...
Spells are to be cast:
---------------------------
dbus

Do you want to cast these spells? [y]
...
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_LOCALEDIR=\"/usr/share/locale\"
-DDBUS_COMPILATION -DDBUS_DAEMONDIR=\"/usr/bin\"
-DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -march=i686 -pipe
-Os
-Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare
-Wdeclaration-after-statement -fno-common -MT dbus-launch.o -MD -MP -MF
.deps/dbus-launch.Tpo -c -o dbus-launch.o dbus-launch.c
dbus-launch.c: In function 'main':
dbus-launch.c:969: error: 'xdisplay' undeclared (first use in this function)
dbus-launch.c:969: error: (Each undeclared identifier is reported only once
dbus-launch.c:969: error: for each function it appears in.)
dbus-launch.c:1086: warning: unused variable 'ret2'
make[2]: Leaving directory `/usr/src/dbus-1.1.20/tools'
make[1]: Leaving directory `/usr/src/dbus-1.1.20'

--
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 14485] New: dbus 1.1.20 fails to find xdisplay, bugzilla-daemon, 04/23/2008

Archive powered by MHonArc 2.6.24.

Top of Page