build the source from CVS error
Thomas Doerfler
Thomas.Doerfler at imd-systems.de
Thu Oct 13 10:17:46 UTC 2005
Roger,
I would assume, that you fetched the RTEMS sources from CVS without
running the "bootstrap" script on these sources. This bootstrap script
prepaes some configuration files in the source tree.
I think the following steps will be needed:
1.) install the current autoconf/automake packages
2.) go to the top level directory of your source tree installation
3.) run bootstrap as "./bootstrap"
4.) go to lunch/try getting a BIG cup of coffee :-)
Afterwards, your source tree should contain the proper input files for
the configuration process, so you can configure your build system and
then run make to get your binaries.
wkr,
Thomas.
Roger wrote:
> Hi all,
> I am newbie to RTEMS.I want to test it on my MCF5282 board.
> I checkout the source code from CVS.I build it as below.The build fails
> with the following:
>
> ../rtems/configure --target=m68k-rtems
> --disable-posix --disable-networking --disable-cxx
> --enable-rtemsbsp=uC5282 --prefix=/opt/rtems-4.6/bin/
>
>
> Making all in .
> gmake[2]: Entering directory `/embed/cvs-rtems/cvs-build/m68k-rtems/c'
> gmake[2]: Nothing to be done for `all-am'.
> gmake[2]: Leaving directory `/embed/cvs-rtems/cvs-build/m68k-rtems/c'
> Making all in uC5282
> gmake[2]: Entering directory `/embed/cvs-rtems/cvs-build/m68k-rtems/c/uC5282'
> gmake[2]: *** No rule to make target `all'. Stop.
> gmake[2]: Leaving directory `/embed/cvs-rtems/cvs-build/m68k-rtems/c/uC5282'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/embed/cvs-rtems/cvs-build/m68k-rtems/c'
> make: *** [all-recursive] Error 1
>
> What's wrong?
>
>
> Roger
> advanceos at 163.com
> 2005-10-13
>
--
--------------------------------------------
IMD Ingenieurbuero fuer Microcomputertechnik
Thomas Doerfler Herbststrasse 8
D-82178 Puchheim Germany
email: Thomas.Doerfler at imd-systems.de
PGP public key available at:
http://www.imd-systems.de/pgpkey_en.html
More information about the users
mailing list