This is the mail archive of the ecos-discuss@sourceware.org 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: How to prevent flash tests from being built?


On Sat, Dec 02, 2006 at 05:55:11PM +0000, Grant Edwards wrote:
> I'm trying to build network test programs, but "make tests"
> keeps failing while trying to build flash tests.
> 
> make -r -C io/flash/current tests
> make[1]: Entering directory /nios/work/ecos-build/io/flash/current'
> make[1]: *** No rule to make target tests/flash1.d', needed by tests.stamp'.  Stop.
> make[1]: Leaving directory /nios/work/ecos-build/io/flash/current'
> make: *** [tests] Error 2
> 
> How do I prevent flash tests from being build by "make tests"?

The better question is, why does it not work?

It works for me. Does the test source file exist in your repository?

   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]