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" - To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html