??,?: I download a bsp but can't install it

elieli elieli at 163.com
Wed Apr 23 02:18:48 UTC 2003


Thanx,  Aaron J. Grier

my configure is: ../archive/rtems-4.5.0/configure --target=m68k-rtems --disable-posix --disable-tests --enable-rtemsbsp=sbc5307 --prefix=/opt/rtems/ 


Also I do the ./bootstrap, and when I finished configure it said sbc5307 is available.But when I make all, I will encounter the error as followed:
make[7]:Entering directory '/usr/local/source/RTEMS/tools/b-rtems/m68k-rtems/c/sbc5307/lib/libbsp/m68k/sbc5307'
make[7]:*** No rule to make target 'preinstall'. Stop.
make[7]:Leaving directory '/usr/local/source/RTEMS/tools/b-rtems/m68k-rtems/c/sbc5307/lib/libbsp/m68k/sbc5307'




On Tue, Apr 22, 2003 at 01:53:51PM +0800, elieli wrote:
> I download a bsp (made by David J. Fiddes from his
> homepage:http://www.users.surfaid.org/~fiddes/coldfire/) that
> developed for coldfire 5307.
> 
> And then I (1) copied sbc5307 into rtems-4.5.0/c/src/lib/libbsp/m68k/
> and (2) copied sbc5307.cfg into rtems-4.5.0/make/custom/ is it enough?
> But when I make all install, it would be error 1 said can't find rule
> to make and preinstall.  Why?are there some works that I failed to do?

it's possible you need to regenerate the autoconf/automake files by
running "./bootstrap" at the top level of the RTEMS source tree.  it
would also help us if you could cut-and-paste your configure line and
the exact failure you are getting.

-- 
  Aaron J. Grier  |   Frye Electronics, Tigard, OR   |  aaron at frye.com


More information about the users mailing list