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: Newbiew question: configuration error, no target.ld created


On Tue, Dec 21, 2004 at 08:20:04AM +1300, Dave Rentoul wrote:
> Hi eCos Discussion group,
> 
> I've pasted the last  five lines I receive when buidling libraries for 
> my board. The result is that no install/lib directory files 
> (libtarget.a, target.ld etc) are created. Could someone please tell me 
> what "tail not found" means and a possible solution.
> 
> Cheers, Dave Rentoul
> 
> make[1]: Leaving directory `/usr/ecos-work/e800_build/hal/arm/arch/v2_0'
> tail: not found
> make: Leaving directory `/usr/ecos-work/e800_build'
> make[1]: *** [arm.inc] Error 127
> make: *** [build] Error 2

cygwin updated its tail command to require -n to be passed. Anoncvs
has a fix for this so i suggest you upgrade to a more recent version
of eCos.

        Andrew

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


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