From: Christian SCHWARZ <christian.schwarz@st.com>
To: buildroot@busybox.net
Subject: [Buildroot] Linking Cups with dbus broken
Date: Tue, 25 Mar 2008 18:50:18 +0100 [thread overview]
Message-ID: <47E93B5A.6060805@st.com> (raw)
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
next reply other threads:[~2008-03-25 17:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-25 17:50 Christian SCHWARZ [this message]
2008-03-25 19:18 ` [Buildroot] Linking Cups with dbus broken John Voltz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47E93B5A.6060805@st.com \
--to=christian.schwarz@st.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.