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 2006-12-03, Andrew Lunn <andrew@lunn.ch> wrote:

>>>> 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?
>> 
>> Umm, no, it doesn't.  I've no idea why it's in the cdl file but
>> not in the src directory.  I guess I'll delete it from the cdl
>> file for now...
>
> It is a test, so it should be in the test directory.

There is no file matching the pattern '*test1*' anywhere in the
build directory or under /io/flash in the source repository.

-- 
Grant Edwards                   grante             Yow!  The Osmonds! You are
                                  at               all Osmonds!! Throwing up
                               visi.com            on a freeway at dawn!!!


-- 
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]