Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] libtool: use a different way to avoid autoreconfiguration
Date: Thu, 20 Mar 2014 17:16:18 +0100	[thread overview]
Message-ID: <532B1452.6080502@mind.be> (raw)
In-Reply-To: <20140320155422.1ff40798@skate>

On 20/03/14 15:54, Thomas Petazzoni wrote:
> Dear Arnout Vandecappelle,
> 
> On Thu, 20 Mar 2014 07:34:41 +0100, Arnout Vandecappelle wrote:
> 
>>> Shouldn't we mark libtool on the target as something deprecated? We
>>> have already removed the support for autoconf and automake on the
>>> target, so having libtool seems quite useless, no?
>>
>>  Pulseaudio depends on libtool. I guess it actually depends on libltdl,
>> though. But is precisely in libltdl that the problem occurs.
> 
> But isn't the libltdl code normally "copied" into the project when
> autoreconf is made, so that there should in fact not be any dependency
> from pulseaudio to the target libtool?

 I have no idea. Feel free to investigate.

 If we do deprecate libtool on target, then this patch is no longer
needed to fix the autobuild issue. However, perhaps it would still be
considered a cleaner way to handle things?

 Or perhaps another cleaner way is to use

touch -t 201110171216 $(@D)/libltdl/m4/libtool.m4

in a post-patch hook. The -t option is POSIX so it should be OK to use.
There are actually many more places where we could use that.


 Regards,
 Arnout


-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F

  reply	other threads:[~2014-03-20 16:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-19 23:03 [Buildroot] [PATCH] libtool: use a different way to avoid autoreconfiguration Arnout Vandecappelle
2014-03-19 23:25 ` Thomas Petazzoni
2014-03-20  6:34   ` Arnout Vandecappelle
2014-03-20 14:54     ` Thomas Petazzoni
2014-03-20 16:16       ` Arnout Vandecappelle [this message]
2014-04-17 21:38 ` Thomas Petazzoni
2014-04-18  8:12   ` Arnout Vandecappelle
2014-04-18  8:20     ` Thomas Petazzoni

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=532B1452.6080502@mind.be \
    --to=arnout@mind.be \
    --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