[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
makefile problem
- Date: Wed, 12 Sep 2007 13:20:33 +1000
- From: chrisj at rtems.org (Chris Johns)
- Subject: makefile problem
?? wrote:
> Hi,
>
> I add test .c file into cpukit/score/src,
> and test.h file and test.inl file into cpukit/inlude/rtems/score
> cpukit/inline/rtems/score,
>
> then I update makefile.am, and run automake.
>
> but when building the source, there is an error:
>
> error: rtems/score/test.h : no such file or directory
>
> my rtems version is 4.7.1
>
> what did I miss ?
Hard to say if you do not detail what the changes are.
Did you bootstrap the directory again ?
Regards
Chris