Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [autobuild.buildroot.net] Build results for 2013-12-03
Date: Thu, 5 Dec 2013 17:07:15 +0100	[thread overview]
Message-ID: <20131205170715.7214aff4@skate> (raw)
In-Reply-To: <CAAXf6LXtNZD6gaLprTS5XbfZAd_10jcEeXL-yLik9ami0QRmmw@mail.gmail.com>

Dear Thomas De Schampheleire,

On Thu, 5 Dec 2013 16:59:31 +0100, Thomas De Schampheleire wrote:

> >       bfin |              xlib_libX11-1.5.0 | NOK | http://autobuild.buildroot.net/results/a47c5d96f880af04b85bb6773e87d04f9d7c2864/
> 
> The problem here is that xlib_libX11 needs dlfcn.h and dlopen, thus
> !BR2_PREFER_STATIC_LIB.
> Adding this 'depends on !BR2_PREFER_STATIC_LIB' to
> package/x11r7/xlib_libX11 is the solution here. However, this requires
> propagating this dependency to all packages that 'select' the
> xlib_libX11 package, which is a very large amount of packages (105),
> most of which are other X packages.
> 
> Is this the way to go or is there a special handling of X packages
> that I'm not aware of?
> For example, should we simply add this dependency to the entire set of
> X11 packages at package/x11r7/Config.in?
> This would greatly reduce the amount of 'depends on
> !BR2_PREFER_STATIC_LIB' additions, but may be too coarse-grained as
> not every X11 library necessarily needs shared libraries (unless of
> course xlib_libX11 is a dependency on all these libraries, I did not
> check that).

If xlib_libX11 needs shared library, then I believe there is no point
in trying to use X.org on systems that don't support shared libraries,
since xlib_libX11 is the fundamental library for X clients.

Therefore, I would also suggest to simply disable all x11r7 packages
when BR2_PREFER_STATIC_LIB is set.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2013-12-05 16:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-04  7:30 [Buildroot] [autobuild.buildroot.net] Build results for 2013-12-03 Thomas Petazzoni
2013-12-04 10:58 ` Vicente Olivert Riera
2013-12-04 12:35   ` Thomas Petazzoni
2013-12-04 16:39     ` Vicente Olivert Riera
2013-12-05 15:59 ` Thomas De Schampheleire
2013-12-05 16:07   ` Thomas Petazzoni [this message]
2013-12-05 22:05     ` Arnout Vandecappelle

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=20131205170715.7214aff4@skate \
    --to=thomas.petazzoni@free-electrons.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox