All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] A libtool question
Date: Mon, 09 Jul 2012 22:29:22 +0200	[thread overview]
Message-ID: <4FFB3F22.8090206@mind.be> (raw)
In-Reply-To: <CALo-6+g5zr8MVVVjG9fEFo5sgsVOk2uxwxzkPbb=e=U0zNwcZw@mail.gmail.com>

On 07/09/12 18:41, Charles Krinke wrote:
> make[5]: Entering directory
> `/home/ckrinke/buildroot-2012.05/output/build/host-pkg-config-0.25/glib-1.2.10'
> /bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc
> -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O2
> -I/home/ckrinke/buildroot-2012.05/output/host/include
> -I/home/ckrinke/buildroot-2012.05/output/host/usr/include -Wall
> -D_REENTRANT -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c -o
> garray.lo garray.c
> /bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc
> -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib     -O2
> -I/home/ckrinke/buildroot-2012.05/output/host/include
> -I/home/ckrinke/buildroot-2012.05/output/host/usr/include -Wall
> -D_REENTRANT -MT gcache.lo -MD -MP -MF .deps/gcache.Tpo -c -o
> gcache.lo gcache.c
> libtool: Version mismatch error.  This is libtool 2.2.10, 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.2.10
> libtool: and run autoconf again.
> make[5]: *** [garray.lo] Error 63
> make[5]: *** Waiting for unfinished jobs....
> libtool: Version mismatch error.  This is libtool 2.2.10, 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.2.10
> libtool: and run autoconf again.
> make[5]: *** [gcache.lo] Error 63
> make[5]: Leaving directory
> `/home/ckrinke/buildroot-2012.05/output/build/host-pkg-config-0.25/glib-1.2.10'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory
> `/home/ckrinke/buildroot-2012.05/output/build/host-pkg-config-0.25/glib-1.2.10'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory
> `/home/ckrinke/buildroot-2012.05/output/build/host-pkg-config-0.25/glib-1.2.10'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/home/ckrinke/buildroot-2012.05/output/build/host-pkg-config-0.25'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory
> `/home/ckrinke/buildroot-2012.05/output/build/host-pkg-config-0.25'
> make: *** [/home/ckrinke/buildroot-2012.05/output/build/host-pkg-config-0.25/.stamp_built]
> Error 2
> ckrinke at dellx:~/buildroot-2012.05$
>
  aclocal.m4 should have been regenerated by buildroot, setting the LT_INIT
version to 2.2.10.  Was this a clean build?  If not, retry after
'make host-pkg-config-dirclean'.  If that doesn't help, please run a 'make savedefconfig'
and post the resulting defconfig.

  Regards,
  Arnout
-- 
Arnout Vandecappelle                               arnout at mind be
Senior Embedded Software Architect                 +32-16-286540
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:[~2012-07-09 20:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-09 16:41 [Buildroot] A libtool question Charles Krinke
2012-07-09 20:29 ` Arnout Vandecappelle [this message]
2012-07-10 17:15   ` Charles Krinke
2012-07-10 20:13     ` Charles Krinke
2012-07-10 23:06       ` Charles Krinke

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=4FFB3F22.8090206@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 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.