l4-hackers Digest, Vol 53, Issue 4

Adam Lackorzynski adam at os.inf.tu-dresden.de
Thu Sep 6 10:08:25 CEST 2007


On Wed Sep 05, 2007 at 20:49:37 +0800, ¶¡Ó¨ wrote:
> > On Tue Sep 04, 2007 at 11:10:20 +0800, ???? wrote:
> > > > >           The config options I used are as same as before,so I don't
> > > > know
> > > > > what have happened.And I used the linux distribution is slackware
> > 10.2,
> > > > > gcc-3.4.6,make-3.81,bison-2.3.
> > > > >           Everybody who knows this problem please hlep me.Thanks!
> > > >
> > > > Can you show me the last 100 lines of the output of
> > > > 'make -C l4 O=./build', please? That would give me more hints on what
> > > > could be going wrong.
> > >
> > >
> > > find: invalid predicate `-L'
> > > find: invalid predicate `-L'
> > > find: invalid predicate `-L'
> > > find: invalid predicate `-L'
> > > find: invalid predicate `-L'
> > > find: invalid predicate `-L'
> > > find: invalid predicate `-L'
> > > find: invalid predicate `-L'
> > > find: invalid predicate `-L'
> > > find: invalid predicate `-L'
> > > find: invalid predicate `-L'
> > > find: invalid predicate `-L'
> > > find: invalid predicate `-L'
> > > find: invalid predicate `-L'
> > > find: invalid predicate `-L'
> > > find: invalid predicate `-L'
> > > find: invalid predicate `-L'
> > > find: invalid predicate `-L'
> > > find: invalid predicate `-L'
> > > find: invalid predicate `-L'
> > > make[1]: Leaving directory `/mnt/tudos/l4/pkg'
> > > make: Leaving directory `/mnt/tudos/l4'
> > > there are missing a lot of  things  after  compiling  ,I  don't  know
> > why .
> >
> > There are quite a few error messages which explain quite well that find
> > is complaining about the -L option and that might lead to the situation
> > that find isn't work quite as expected and thus things go wrong.
> > Can I please know your find version?
> The find version of my slackware 10.2 is :
> GNU find version 4.1.7

I just looked it up, the -L option has been introduced to find in late
2004. I think that it is reasonable nowadays that one could have a find
installed that has this option.

To work around this you can remove the -L option in l4/pkg/Makefile, it
will work nevertheless for you.



Adam
-- 
Adam                 adam at os.inf.tu-dresden.de
  Lackorzynski         http://os.inf.tu-dresden.de/~adam/




More information about the l4-hackers mailing list