All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 17/19] libcurl: bump version to fix build issue
Date: Fri, 30 Jul 2010 10:21:06 +0200	[thread overview]
Message-ID: <87k4odl6rx.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <28ac3c6785961411af29a9d22388697610b55667.1280440124.git.thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Thu, 29 Jul 2010 23:49:00 +0200")

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

 Thomas> The ./configure script of libcurl includes <arpa_inet.h> instead of
 Thomas> <arpa/inet.h> when testing for inet_pton(). The test fails, but it
 Thomas> doesn't prevent libcurl to build as it can work without inet_pton().

 Thomas> However, it fills the configure cache with the fact that inet_pton()
 Thomas> does not exist. And later, tcpreplay reads this from the configure
 Thomas> cache and fails to build, because tcpreplay really need inet_pton().

 Thomas> Unfortunately, just fixing the .m4 file doesn't work because the
 Thomas> autoreconfiguration of the package fails. Since the fix for this
 Thomas> problem is already upstream, the easiest solution is therefore to bump
 Thomas> libcurl.

 Thomas> The libcurl-7.19.2-fix-ssl-no-verbose.patch patch is no longer needed.

 Thomas> Since we're patching a m4 file, we must autoreconfigure the package.

This line is no longer valid.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2010-07-30  8:21 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-29 21:48 [Buildroot] [pull request] Pull request for branch fixes-20100729 Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 01/19] dependencies: add svn as a mandatory tool Thomas Petazzoni
2010-07-30  9:37   ` Will Newton
2010-07-30  9:42     ` Thomas Petazzoni
2010-07-30  9:46       ` Will Newton
2010-07-29 21:48 ` [Buildroot] [PATCH 02/19] oprofile: disable with external toolchain Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 03/19] Fix computation of REAL_GNU_TARGET_NAME Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 04/19] gdb: disallow GDB_HOST on external toolchain builds Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 05/19] xerces: fix dependency on iconv Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 06/19] libiconv: add an error when both libiconv and locale are enabled Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 07/19] libeXosip: add dependency on host-pkg-config and remove useless flags Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 08/19] cdrkit: fix TARGET_CC/TARGET_CFLAGS for CMake Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 09/19] dmalloc: pass -fPIC when compiling Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 10/19] speech-tools: fix build failure by using Debian version and patches Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 11/19] avahi: pkg-config is needed Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 12/19] samba: remove swat documentation when not needed Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 13/19] u-boot: fix custom patch handling Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 14/19] linux: more mistake detection Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 15/19] cairo: PDF support is needed when SVG support is enabled Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 16/19] toolchain: mark uClibc 0.9.31 + locale + C++ as broken Thomas Petazzoni
2010-07-29 21:49 ` [Buildroot] [PATCH 17/19] libcurl: bump version to fix build issue Thomas Petazzoni
2010-07-30  8:21   ` Peter Korsgaard [this message]
2010-07-30  8:26     ` Thomas Petazzoni
2010-07-29 21:49 ` [Buildroot] [PATCH 18/19] xerces: fix download location Thomas Petazzoni
2010-07-29 21:49 ` [Buildroot] [PATCH 19/19] xerces: only add -liconv when locale are disabled Thomas Petazzoni
2010-07-30  8:25 ` [Buildroot] [pull request] Pull request for branch fixes-20100729 Peter Korsgaard

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=87k4odl6rx.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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.