public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: "Mitani" <mitani@ryobi.co.jp>
To: ltp-list@lists.sourceforge.net
Subject: [LTP] About "make autotools" failure
Date: Thu, 4 Nov 2010 19:22:37 +0900	[thread overview]
Message-ID: <000001cb7c0a$343bc2c0$9cb34840$@co.jp> (raw)

Hi,


I tried to build LTP with today's git "ltp-40be648.tar.gz".
But "make autotools" failed in my all systems.

------------
sed -n '1{s:LTP-:m4_define([LTP_VERSION],[:;s:$:]):;p;q}' ChangeLog >
m4/ltp-version.m4
aclocal -I m4
autoconf
autoheader
automake -c -a
configure.ac:18: installing `./config.guess'
configure.ac:18: installing `./config.sub'
configure.ac:4: installing `./install-sh'
configure.ac:4: installing `./missing'
set -x; \
	cd testcases/kernel/syscalls/pcllib && \
	aclocal && \
	autoconf && \
	autoheader && \
	automake --add-missing
+ cd testcases/kernel/syscalls/pcllib
+ aclocal
+ autoconf
configure.in:11: error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
make: *** [testcases/kernel/syscalls/pcllib/configure] Error 1
------------

The environments of my systems are as follows:
  - RHEL4.8 (kernel version 2.6.9-89)   --- (x86, x86_64, ia64)
  - RHEL5.5 (kernel version 2.6.18-194) --- (x86, x86_64, ia64)


I use "automake", "autoconf" and "m4" whose versions are same as 
written in "INSTALL" file:
------------
[root@RHEL55-64-LTP ~]# automake --version
automake (GNU automake) 1.10.2
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Tom Tromey <tromey@redhat.com>
       and Alexandre Duret-Lutz <adl@gnu.org>.
[root@RHEL55-64-LTP ~]# autoconf --version
autoconf (GNU Autoconf) 2.61
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software.  You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.
[root@RHEL55-64-LTP ~]# m4 --version
GNU M4 1.4.7
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Written by Rene' Seindal.
[root@RHEL55-64-LTP ~]#
------------



By the way, in today's git "ltp-40be648.tar.gz", "${LTPROOT}/testcases/
kernel/syscalls/pcllib/aclocal.m4" is overwritten after failure of 
"make autotools" command.
But, in older gits "ltp-7e2cbbd", "${LTPROOT}/testcases/kernel/
syscalls/pcllib/aclocal.m4" is not overwritten after success of 
"make autotools" command.
Why?


Regards--

-Tomonori Mitani



------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

             reply	other threads:[~2010-11-04 10:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-04 10:22 Mitani [this message]
2010-11-05  1:15 ` [LTP] About "make autotools" failure Garrett Cooper
2010-11-08  9:18   ` Mitani

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='000001cb7c0a$343bc2c0$9cb34840$@co.jp' \
    --to=mitani@ryobi.co.jp \
    --cc=ltp-list@lists.sourceforge.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