problems adding targets to libfs

Ralf Corsepius corsepiu at faw.uni-ulm.de
Tue Nov 27 23:52:07 UTC 2001


Am Die, 2001-11-27 um 23.36 schrieb Ralf Corsepius:
> Am Die, 2001-11-27 um 21.37 schrieb Joel Sherrill:
> > 
> > 
> > Matthew J Fletcher wrote:
> > > 
> > > Hi,.
> > > 
> > > I've been trying to add a new filesystem into libfs but have gotten pretty
> > > stuck in rtems quite impressive build system,.. :)
> > > 
> > > [ not very helpfull error message ]
> > > 
> > > Making all in wrapup
> > > gmake[4]: Entering directory `/xfs/rtems-build/c/posix/libfs/wrapup'
> > > gmake[4]: *** No rule to make target `../src/jffs/o-optimize/libjffs.a',
> > > needed by `o-optimize/libfs.a'.  Stop.


> > > diff -ru2 ./rtems-ss-20011025/c/src/libfs/wrapup/Makefile.am
> > > ./rtems-ss-20011025-clean/c/src/libfs/wrapup/Makefile.am
> > > --- ./rtems-ss-20011025/c/src/libfs/wrapup/Makefile.am  Mon Nov 26 09:27:46
> > > 2001
> > > +++ ./rtems-ss-20011025-clean/c/src/libfs/wrapup/Makefile.am    Wed Oct 18
> > > 19:10:55 2000
> > > @@ -16,10 +16,5 @@
> > >  #endif
> > > 
> > > -# mjf - 21/11/2001 - added jffs support
> > > -#if HAS_JFFS
>      ^^^^^^^^^^^^
> This is an automake-conditional.

Oh, sorry, I should have looked more carefully.

This is a gmake-conditional and not an automake-conditional. Therefore
your problems are not necessarily related to AM_CONDITIONAL.

Ralf







More information about the users mailing list