From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] ser2net: bump to 2.9
Date: Sun, 28 Jul 2013 15:23:12 +0300 [thread overview]
Message-ID: <20130728122312.GI5161@tarshish> (raw)
In-Reply-To: <1375013588-2666-1-git-send-email-yegorslists@googlemail.com>
Hi Yegor,
On Sun, Jul 28, 2013 at 02:13:08PM +0200, Yegor Yefremov wrote:
> SER2NET_AUTORECONF is needed because of libtool version mismatch.
> See error message bellow:
>
> /bin/bash ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -o
> ser2net controller.o dataxfer.o devcfg.o readconfig.o selector.o
> ser2net.o utils.o telnet.o buffer.o -lnsl
> libtool: Version mismatch error. This is libtool 2.4.2
> Debian-2.4.2-1ubuntu1, but the
> libtool: definition of this LT_INIT comes from libtool 2.2.6b.
> libtool: You should recreate aclocal.m4 with macros from libtool 2.4.2
> Debian-2.4.2-1ubuntu1
> libtool: and run autoconf again.
> make: *** [ser2net] Error 63
Having a detailed commit log is good. But IMO a comment should also appear in
the .mk file itself for the next bumper to see.
baruch
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
> ---
> Changes since v1: added reason for autoreconf
>
> package/ser2net/ser2net.mk | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/package/ser2net/ser2net.mk b/package/ser2net/ser2net.mk
> index 588571c..cc728a6 100644
> --- a/package/ser2net/ser2net.mk
> +++ b/package/ser2net/ser2net.mk
> @@ -4,8 +4,9 @@
> #
> ################################################################################
>
> -SER2NET_VERSION = 2.8
> +SER2NET_VERSION = 2.9
> SER2NET_SITE = http://downloads.sourceforge.net/project/ser2net/ser2net
> +SER2NET_AUTORECONF = YES
> SER2NET_LICENSE = GPLv2+
> SER2NET_LICENSE_FILES = COPYING
>
> --
> 1.8.1.2
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
next prev parent reply other threads:[~2013-07-28 12:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-28 12:13 [Buildroot] [PATCH v2] ser2net: bump to 2.9 Yegor Yefremov
2013-07-28 12:23 ` Baruch Siach [this message]
2013-07-28 14:35 ` Thomas Petazzoni
2013-07-28 15:03 ` Yegor Yefremov
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=20130728122312.GI5161@tarshish \
--to=baruch@tkos.co.il \
--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.