[PATCH] Various fixups from first bug reports
    hermann 
    brummer- at web.de
       
    Sun Jul 24 00:19:13 EST 2011
    
    
  
Am Samstag, den 23.07.2011, 11:57 +0200 schrieb Robin Gareus:
> Hello Herman,
> 
> Are you using make-kpkg?  You need to change the path to lguest
> in /usr/share/kernel-package/ruleset/targets/doc.mk and two or three
> other files there as Rusty outlined.
> 
> HTH,
> robin 
Hi Robin
Yes, using make-kpkg. I changed line 61 from 
rm -f $(DOCDIR)/Documentation/lguest/lguest
$(DOCDIR)/Documentation/lguest/lguest.lds
to 
rm -f $(DOCDIR)/Documentation/virtual/lguest/lguest
$(DOCDIR)/Documentation/virtual/lguest/lguest.lds
but it didn't help, the result is still the same.
/usr/bin/make    ARCH=i386 \
			     -C Documentation/lguest
make: *** Documentation/lguest: Datei oder Verzeichnis nicht gefunden.
Schluss.
Could you wrote a bit more precise what needs to do, please ?
regards
hermann
    
    
More information about the devicetree-discuss
mailing list