On Sat, Sep 10, 2005 at 05:40:00PM +0200, Daniel 'NebuchadnezzaR' Dehennin 
wrote:
> Le 4392 Septembre 1993, Daniel Dehennin a tapoté:
> > Hello,
> >
> > Giving a try to vserver I test the bleding edge patch, I see a
> > supsucious warngin:
> >   CC      fs/dquot.o
> > fs/dquot.c: In function 'new_dqhash':
> > fs/dquot.c:474: warning: implicit declaration of function 'dprintk'
> >
> > And it end by an error:
> >
> >
> >   CC      init/version.o
> >   LD      init/built-in.o
> >   LD      .tmp_vmlinux1
> > fs/built-in.o: In function `new_dqhash':
> > : undefined reference to `dprintk'
> > fs/built-in.o: In function `destroy_dqhash':
> > : undefined reference to `dprintk'
> > make[1]: *** [.tmp_vmlinux1] Error 1
> > make[1]: Leaving directory `/usr/src/linux-2.6.13'
> > make: *** [stamp-build] Error 2
> 
> Well the dprintk is undefined so I remove the 2 lines in dquot.c and
> it's ok now.

yep, missed that one, thanks for spotting!

best,
Herbert

> -- 
> Daniel 'NebuchadnezzaR' Dehennin
> Récupérer ma clef GPG:
> gpg --keyserver pgp.mit.edu --recv-keys 0x2A408F69
> _______________________________________________
> Vserver mailing list
> Vserver@list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to