From: Chirag Jog <chirag@linux.vnet.ibm.com>
To: Robert Schwebel <r.schwebel@pengutronix.de>
Cc: linux-rt-users@vger.kernel.org
Subject: Re: autotoolize tests
Date: Thu, 29 Mar 2007 21:06:54 +0530 [thread overview]
Message-ID: <20070329153654.GC4300@linux.vnet.ibm.com> (raw)
In-Reply-To: <20070329130830.GH32369@pengutronix.de>
On Thu, Mar 29, 2007 at 03:08:30PM +0200, Robert Schwebel wrote:
> On Wed, Mar 28, 2007 at 08:56:25PM +0530, Chirag Jog wrote:
> > I applied the patches you gave out and applied them to the test tree.
> > After running the autogen.sh script, the configure script is created
> > as expected. But the configure script on running, gives an error as
> > it expects a install-sh script in the config directory which is
> > missing. So I think maybe it got missed out or something.
>
> Hmm, which autoreconf version are you using? It works here, with automake 1.9
> and autoconf 2.61:
I was using autoconf 2.59
I have upgraded to 2.61
It works now!!
>
> ----------8<----------
>
> rsc@isonoe:~/tmp/rtpreempt/dvhart/tests-ptx1$ ls config/autoconf/
> rsc@isonoe:~/tmp/rtpreempt/dvhart/tests-ptx1$ sh autogen.sh
>
> ----------
> autoreconf
> ----------
>
> configure.ac:17: warning: The macro `AC_FOREACH' is obsolete.
> configure.ac:17: You should run autoupdate.
> ../../lib/autoconf/general.m4:196: AC_FOREACH is expanded from...
> aclocal.m4:695: _AM_SET_OPTIONS is expanded from...
> aclocal.m4:368: AM_INIT_AUTOMAKE is expanded from...
> configure.ac:17: the top level
> configure.ac:17: warning: The macro `AC_FOREACH' is obsolete.
> configure.ac:17: You should run autoupdate.
> ../../lib/autoconf/general.m4:196: AC_FOREACH is expanded from...
> aclocal.m4:695: _AM_SET_OPTIONS is expanded from...
> aclocal.m4:368: AM_INIT_AUTOMAKE is expanded from...
> configure.ac:17: the top level
> configure.ac: installing `config/autoconf/install-sh'
> configure.ac: installing `config/autoconf/missing'
> examples/GNUmakefile.am: installing `config/autoconf/compile'
> examples/GNUmakefile.am: installing `config/autoconf/depcomp'
> configure.ac:11: installing `config/autoconf/config.guess'
> configure.ac:11: installing `config/autoconf/config.sub'
>
> --------
> Finished
> --------
>
> rsc@isonoe:~/tmp/rtpreempt/dvhart/tests-ptx1$ ls -l config/autoconf/
> total 0
> lrwxrwxrwx 1 rsc ptx 31 Mar 29 15:06 compile -> /usr/share/automake-1.9/compile
> lrwxrwxrwx 1 rsc ptx 36 Mar 29 15:06 config.guess -> /usr/share/automake-1.9/config.guess
> lrwxrwxrwx 1 rsc ptx 34 Mar 29 15:06 config.sub -> /usr/share/automake-1.9/config.sub
> lrwxrwxrwx 1 rsc ptx 31 Mar 29 15:06 depcomp -> /usr/share/automake-1.9/depcomp
> lrwxrwxrwx 1 rsc ptx 34 Mar 29 15:06 install-sh -> /usr/share/automake-1.9/install-sh
> lrwxrwxrwx 1 rsc ptx 31 Mar 29 15:06 missing -> /usr/share/automake-1.9/missing
>
> ----------8<----------
>
> Robert
> --
> Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
> Pengutronix - Linux Solutions for Science and Industry
> Handelsregister: Amtsgericht Hildesheim, HRA 2686
> Hannoversche Str. 2, 31134 Hildesheim, Germany
> Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9
--
Cheers,
Chirag Jog
Real Time Linux Team,
Linux Technology Centre,
Bangalore, India
"Never agree with an Idiot, They will bring you down to their level and beat you with experience"
next parent reply other threads:[~2007-03-29 15:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20070328152625.GA2470@linux.vnet.ibm.com>
[not found] ` <20070329130830.GH32369@pengutronix.de>
2007-03-29 15:36 ` Chirag Jog [this message]
2007-03-29 15:44 ` autotoolize tests Robert Schwebel
2007-03-29 16:40 ` Chirag Jog
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=20070329153654.GC4300@linux.vnet.ibm.com \
--to=chirag@linux.vnet.ibm.com \
--cc=linux-rt-users@vger.kernel.org \
--cc=r.schwebel@pengutronix.de \
/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.