All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 345] libcurl package needs a urandom fix
Date: Wed, 27 May 2009 18:23:48 +0000 (UTC)	[thread overview]
Message-ID: <20090527182348.9FF427786B@busybox.osuosl.org> (raw)
In-Reply-To: <bug-345-163@https.bugs.busybox.net/>

https://bugs.busybox.net/show_bug.cgi?id=345


Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #6 from Peter Korsgaard <jacmet@uclibc.org>  2009-05-27 18:23:47 UTC ---
Seems like bugzilla threw away my previous comment :/

Anyway, the real problem is way the X packages are structured. It should be
possible to compile X applications without having an X server on the target
(and just xlib), but that's currently not the case. The problem you ran into is
that packages depend on !BR_PACKAGE_XSERVER_none in kconfig, but use $(XSERVER)
as the make dependency, and you can enable BR2_PACKAGE_XSERVER_{tinyx,xorg}
without enabling an Xserver.

I'll work on cleaning this up post-2009.05 release, but for now I simply fixed
libcurl to not look for openssl if it's not enabled in kconfig.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

      parent reply	other threads:[~2009-05-27 18:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-22 13:21 [Buildroot] [Bug 345] New: libcurl package needs a urandom fix bugzilla at busybox.net
2009-05-22 20:15 ` [Buildroot] [Bug 345] " bugzilla at busybox.net
2009-05-22 20:20 ` bugzilla at busybox.net
2009-05-23  6:53 ` bugzilla at busybox.net
2009-05-26 17:10 ` bugzilla at busybox.net
2009-05-26 17:52 ` bugzilla at busybox.net
2009-05-27 18:23 ` bugzilla at busybox.net [this message]

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=20090527182348.9FF427786B@busybox.osuosl.org \
    --to=bugzilla@busybox.net \
    --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.