All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
To: The development of GNU GRUB <grub-devel@gnu.org>
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	[thread overview]
Message-ID: <4F445A7B.9050209@fifthhorseman.net> (raw)
In-Reply-To: <CAJ0EP40JhujEzMPR5ED0Qs24p1p_LJZpeLHRvP9Az4uwswkWmw@mail.gmail.com>

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 root@hollywood:/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 root@hollywood:/home/dkg/src/grub/grub#

	--dkg


  reply	other threads:[~2012-02-22  3:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-21 23:38 failed to build bzr head on powerpc (ieee1275) Daniel Kahn Gillmor
2012-02-22  2:30 ` Mike Gilbert
2012-02-22  3:01   ` Daniel Kahn Gillmor [this message]
2012-02-22  3:23     ` cruft left over from "make uninstall" [was: failed to build bzr head on powerpc (ieee1275)] Mike Gilbert
2012-02-22  3:45       ` Daniel Kahn Gillmor
2012-02-22 15:28     ` Vladimir 'φ-coder/phcoder' Serbinenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F445A7B.9050209@fifthhorseman.net \
    --to=dkg@fifthhorseman.net \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.