sm-grimoire-bugs AT lists.ibiblio.org
Subject: SourceMage Grimoire Bug List
List archive
[SM-Grimoire-Bugs] [Bug 15985] New: dnsmasq 2.57 cannot find dbus/dbus.h
- From: bugzilla-daemon AT bugs.sourcemage.org
- To: sm-grimoire-bugs AT lists.ibiblio.org
- Subject: [SM-Grimoire-Bugs] [Bug 15985] New: dnsmasq 2.57 cannot find dbus/dbus.h
- Date: 26 May 2011 23:25:22 -0000
http://bugs.sourcemage.org/show_bug.cgi?id=15985
Summary: dnsmasq 2.57 cannot find dbus/dbus.h
Product: Codex
Version: test grimoire
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: net
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sandalle AT sourcemage.org
$ sorcery -v
1.14.5
$ gaze version dnsmasq gettext dbus
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
test net dnsmasq 2.57 2.52
test libs gettext 0.18.1.1 0.18.1.1
test utils dbus 1.4.8 1.4.8
$ gaze from "/dbus.h"
dbus-1.4.8:/usr/include/dbus-1.0/dbus/dbus.h
dbus-c++-git:/usr/include/dbus-c++-1/dbus-c++/dbus.h
telepathy-glib-0.12.6:/usr/include/telepathy-1.0/telepathy-glib/dbus.h
telepathy-glib-0.14.3:/usr/include/telepathy-1.0/telepathy-glib/dbus.h
# cast dnsmasq
Computing previously installed dependencies...
dnsmasq preparing environment...
dnsmasq running configuration...
[[ Enable International Domain Name support? -> y ]]
Dnsmasq can use uptime instead of RTC for timing, enable this when
your RTC is broken or if your leasefiles are on a flash filesystem
Use uptime instead of RTC for timing? [n]
[[ Enable the built-in TFTP server? -> y ]]
[[ Enable the built-in DHCP server? -> y ]]
[[ Enable script actions on lease changes? -> y ]]
Install init script dnsmasq? [n]
dnsmasq checking dependencies...
dnsmasq has an enabled optional dependency on gettext
dnsmasq has an enabled optional dependency on dbus
gettext No work to do.
dbus No work to do.
...
make[1]: Entering directory `/usr/src/dnsmasq-2.57/src'
cc -march=native -mtune=native -m32 -pipe -DPIC -fPIC -O2 -DHAVE_IDN
-DHAVE_TFTP -DHAVE_DHCP -DHAVE_SCRIPT -DHAVE_DBUS
-DLOCALEDIR=\"/usr/share/locale\" -c dbus.c
In file included from dnsmasq.h:47,
from dbus.c:17:
config.h:156:1: warning: "HAVE_DHCP" redefined
<command-line>: warning: this is the location of the previous definition
config.h:157:1: warning: "HAVE_TFTP" redefined
<command-line>: warning: this is the location of the previous definition
config.h:158:1: warning: "HAVE_SCRIPT" redefined
<command-line>: warning: this is the location of the previous definition
dbus.c:21:23: error: dbus/dbus.h: No such file or directory
dbus.c:60: error: expected specifier-qualifier-list before 'DBusWatch'
dbus.c:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'add_watch'
dbus.c:84: error: expected ')' before '*' token
dbus.c:100: error: expected ')' before '*' token
dbus.c:261: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'message_handler'
dbus.c: In function 'dbus_init':
dbus.c:305: error: 'DBusConnection' undeclared (first use in this function)
dbus.c:305: error: (Each undeclared identifier is reported only once
dbus.c:305: error: for each function it appears in.)
dbus.c:305: error: 'connection' undeclared (first use in this function)
dbus.c:306: error: 'DBusObjectPathVTable' undeclared (first use in this
function)
dbus.c:306: error: expected ';' before 'dnsmasq_vtable'
dbus.c:307: error: 'DBusError' undeclared (first use in this function)
dbus.c:307: error: expected ';' before 'dbus_error'
dbus.c:308: error: 'DBusMessage' undeclared (first use in this function)
dbus.c:308: error: 'message' undeclared (first use in this function)
dbus.c:310: error: 'dbus_error' undeclared (first use in this function)
dbus.c:311: error: 'DBUS_BUS_SYSTEM' undeclared (first use in this function)
dbus.c:314: error: 'FALSE' undeclared (first use in this function)
dbus.c:315: error: 'add_watch' undeclared (first use in this function)
dbus.c:315: error: 'remove_watch' undeclared (first use in this function)
dbus.c:323: error: 'dnsmasq_vtable' undeclared (first use in this function)
dbus.c: In function 'set_dbus_listeners':
dbus.c:343: error: 'struct watch' has no member named 'next'
dbus.c:344: error: 'struct watch' has no member named 'watch'
dbus.c:346: error: 'struct watch' has no member named 'watch'
dbus.c:347: error: 'struct watch' has no member named 'watch'
dbus.c:351: error: 'DBUS_WATCH_READABLE' undeclared (first use in this
function)
dbus.c:354: error: 'DBUS_WATCH_WRITABLE' undeclared (first use in this
function)
dbus.c: In function 'check_dbus_listeners':
dbus.c:363: error: 'DBusConnection' undeclared (first use in this function)
dbus.c:363: error: 'connection' undeclared (first use in this function)
dbus.c:363: error: expected expression before ')' token
dbus.c:366: error: 'struct watch' has no member named 'next'
dbus.c:367: error: 'struct watch' has no member named 'watch'
dbus.c:370: error: 'struct watch' has no member named 'watch'
dbus.c:373: error: 'DBUS_WATCH_READABLE' undeclared (first use in this
function)
dbus.c:376: error: 'DBUS_WATCH_WRITABLE' undeclared (first use in this
function)
dbus.c:379: error: 'DBUS_WATCH_ERROR' undeclared (first use in this function)
dbus.c:382: error: 'struct watch' has no member named 'watch'
dbus.c:388: error: 'DBUS_DISPATCH_DATA_REMAINS' undeclared (first use in this
function)
dbus.c: In function 'emit_dbus_signal':
dbus.c:396: error: 'DBusConnection' undeclared (first use in this function)
dbus.c:396: error: 'connection' undeclared (first use in this function)
dbus.c:396: error: expected expression before ')' token
dbus.c:397: error: 'DBusMessage' undeclared (first use in this function)
dbus.c:397: error: 'message' undeclared (first use in this function)
dbus.c:398: error: 'DBusMessageIter' undeclared (first use in this function)
dbus.c:398: error: expected ';' before 'args'
dbus.c:427: error: 'args' undeclared (first use in this function)
dbus.c:429: error: 'DBUS_TYPE_STRING' undeclared (first use in this function)
make[1]: *** [dbus.o] Error 1
make[1]: Leaving directory `/usr/src/dnsmasq-2.57/src'
make: *** [all-i18n] Error 2
--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
- [SM-Grimoire-Bugs] [Bug 15985] New: dnsmasq 2.57 cannot find dbus/dbus.h, bugzilla-daemon, 05/26/2011
Archive powered by MHonArc 2.6.24.