PR469 IDE problem, was: Re: Any New 4.6.4 Issues
Ralf Corsepius
ralf.corsepius at rtems.org
Fri Sep 16 02:58:42 UTC 2005
On Fri, 2005-09-16 at 08:18 +1000, Angelo Fraietta wrote:
> I will do this today, however, I need some help
>
>
> Thomas Doerfler (nt) wrote:
> >
> > Would you apply the attached patch to your RTEMS source tree and perform
> > a "bootstrap" to it?
> >
> I try this by doing ./bootstrap in the root of rtems4.6.4 (after
> applying the patch) and get a swag of errors. I cancelled the bootstracp
> and have attached the screen
> plain text document attachment (Saved Terminal Output.txt)
> angelo-Fraiettas-Computer:~/rtems4.6.4/rtems-4.6.4 angelofraietta$ patch -p1 <../rtems-4.6.99.2-i386-ide.diff
> (Stripping trailing CRs from patch.)
> patching file c/src/lib/libbsp/i386/pc386/configure.ac
> Hunk #1 succeeded at 16 (offset -2 lines).
> (Stripping trailing CRs from patch.)
> patching file c/src/lib/libbsp/i386/pc386/ide/idecfg.c
> Hunk #1 succeeded at 36 (offset 1 line).
> Hunk #2 succeeded at 46 (offset 1 line).
> angelo-Fraiettas-Computer:~/rtems4.6.4/rtems-4.6.4 angelofraietta$ ls
> COPYING VERSION cpukit
> ChangeLog acinclude.m4 depcomp
> INSTALL aclocal doc
> LICENSE aclocal.m4 install-sh
> LICENSE.NET automake make
> LICENSE.RPCXDR bootstrap mdate-sh
> LICENSE.WEBSERVER c missing
> Makefile.am config-ml.in mkinstalldirs
> Makefile.in config.guess scripts
> README config.sub texinfo.tex
> README.cdn-X configure tools
> README.configure configure.ac
> SUPPORT contrib
> angelo-Fraiettas-Computer:~/rtems4.6.4/rtems-4.6.4 angelofraietta$ bootstrap
> bash: bootstrap: command not found
;)
> angelo-Fraiettas-Computer:~/rtems4.6.4/rtems-4.6.4 angelofraietta$ ./bootstrap
> ./c
> cp: $1/install-sh: No such file or directory
This $1 is strange. Which shell are you using?
> configure.ac: installing `$1/install-sh'
> configure.ac: error while copying
> cp: $1/mkinstalldirs: No such file or directory
> configure.ac: installing `$1/mkinstalldirs'
> configure.ac: error while copying
> cp: $1/missing: No such file or directory
> configure.ac: installing `$1/missing'
> configure.ac: error while copying
> aclocal.m4:28: require version 1.7.2, but have 1.6.3
^^^^^^^^^^^^^
You are using the wrong version of automake.
Ralf
More information about the users
mailing list