All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Linking Cups with dbus broken
@ 2008-03-25 17:50 Christian SCHWARZ
  2008-03-25 19:18 ` John Voltz
  0 siblings, 1 reply; 2+ messages in thread
From: Christian SCHWARZ @ 2008-03-25 17:50 UTC (permalink / raw)
  To: buildroot

The linking of Cups with dbus does not work (any more). ARM11 target 
with March 17th snapshot, dbus is 1.1.1 :

------------------------snip---------------------------------
subscriptions.o: In function `cupsd_send_dbus':
buildroot/build_arm/cups-1.3.5/scheduler/subscriptions.c:1334: undefined 
reference to `dbus_message_append_iter_init'
buildroot/build_arm/cups-1.3.5/scheduler/subscriptions.c:1336: undefined 
reference to `dbus_message_iter_append_string'
buildroot/build_arm/cups-1.3.5/scheduler/subscriptions.c:1339: undefined 
reference to `dbus_message_iter_append_uint32'
buildroot/build_arm/cups-1.3.5/scheduler/subscriptions.c:1340: undefined 
reference to `dbus_message_iter_append_string'
-------------------------snap--------------------------------

The linker correctly finds the dbus libraries, but a grep/objdump 
confirmed that the symbols are not in the dbus libraries. Might need to 
bump the version?

CUPS is automatically selected when building X, is that really necessary?

cheers,
Christian

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-03-25 19:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-25 17:50 [Buildroot] Linking Cups with dbus broken Christian SCHWARZ
2008-03-25 19:18 ` John Voltz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.