grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cruft left over from "make uninstall" [was: failed to build bzr head on


From: Daniel Kahn Gillmor
Subject: cruft left over from "make uninstall" [was: failed to build bzr head on powerpc (ieee1275)]
Date: Tue, 21 Feb 2012 22:01:15 -0500
User-agent: Mozilla/5.0 (X11; Linux i686; rv:9.0) Gecko/20120125 Icedove/9.0.1

On 02/21/2012 09:30 PM, Mike Gilbert wrote:
> I ran into that myself this weekend. Solution: regenerate POTFILES.in.
> 
> find . -name '*.c' -print | sort > po/POTFILES.in

Thanks, that did indeed let the build complete.

i completed building it as a non-privileged user, and then as the
superuser, i did:

 make install
 make uninstall

That appears to have left a few files in /usr/local that i think it
shouldn't have.  I think the uninstall target might have drifted a bit:

0 address@hidden:/home/dkg/src/grub/grub# find /usr/local/  | grep grub
/usr/local/lib/grub
/usr/local/lib/grub/powerpc-ieee1275
/usr/local/etc/grub.d
/usr/local/share/grub
/usr/local/share/grub/widthspec.h
/usr/local/share/grub/ascii.pf2
/usr/local/share/grub/unicode.pf2
/usr/local/share/grub/euro.pf2
/usr/local/share/grub/ascii.h
0 address@hidden:/home/dkg/src/grub/grub#

        --dkg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]