* [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
* [Buildroot] Linking Cups with dbus broken
2008-03-25 17:50 [Buildroot] Linking Cups with dbus broken Christian SCHWARZ
@ 2008-03-25 19:18 ` John Voltz
0 siblings, 0 replies; 2+ messages in thread
From: John Voltz @ 2008-03-25 19:18 UTC (permalink / raw)
To: buildroot
CUPS shouldn't be getting selected by X, it is a dependency for the gtk
printing backend. But anyway, I don't know if the latest cups version even
supports the latest dbus. Unless you need some new feature of dbus, I would
just roll the dbus version back. If you are using gtk, there is probably a
way to disable the print backend so cups isn't required.
John Voltz
On Tue, Mar 25, 2008 at 1:50 PM, Christian SCHWARZ <christian.schwarz@st.com>
wrote:
> 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
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20080325/44883936/attachment.htm
^ 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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox