This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: build problems for redboot for pc target


On Mon, 2003-05-19 at 13:37, Sivakamesh Thota wrote:
> hi,
> I am building redboot rom monitor for pc target. I selected the pc target 
> platform and used the default minimum configuration file 
> redboot_FLOPPY.ecm. when I try to build the save file. I got the following 
> error.
> 
> make[1]: *** No rule to make target `src/context.o.d', needed by 
> `libtarget.a.stamp'.  Stop.
> make: Leaving directory `/opt/ecos/chaitanya/redboot_pc1_build'
> make: *** [build] Error 2
> 
> it seems there is no rule to make some library file onthe target. Any help 
> will be welcome regarding this problem.
> 

Please follow the directions more carefully.  You need to start with
the "redboot" template.  Starting with any other will cause confusion.

  % ecosconfig new pc redboot
  % ecosconfig import ${ECOS_REPOSITORY}/hal/i386/pc/current/misc/redboot_FLOPPY.ecm
  % ecosconfig tree

-- 
Gary D. Thomas <gary.thomas@mind.be>


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]