From: Jan Nieuwenhuizen <janneke-list@xs4all.nl>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [PATCH] improve error handling in util/
Date: Mon, 11 Feb 2008 19:39:56 +0100 [thread overview]
Message-ID: <1202755197.24963.17.camel@peder.flower> (raw)
In-Reply-To: <20080211160152.GA7448@thorin>
Robert Millan:
> This improves error handling notably in util/. For example, from:
>
> $ ./grub-probe -t fs /
> grub-probe: error: cannot find a GRUB drive for /dev/sda1.
Sorry, still get the constant error message.
$ ./grub-probe -t partmap /boot
error: unknown device
grub-probe: error: unknown device
Also, had to make grub-probe specifically, this patch introduces a
problem with grub-mkimage
$ make
gcc -o grub-mkimage grub_mkimage-util_i386_pc_grub_mkimage.o
grub_mkimage-util_misc.o grub_mkimage-util_resolve.o -llzo2
grub_mkimage-util_misc.o: In function `grub_util_error':
/home/janneke/vc/grub2/util/misc.c:65: undefined reference to
`grub_print_error'
collect2: ld returned 1 exit status
make: *** [grub-mkimage] Fout 1
Greetings,
Jan.
--
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien | http://www.lilypond.org
next prev parent reply other threads:[~2008-02-11 18:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-11 16:01 [PATCH] improve error handling in util/ Robert Millan
2008-02-11 18:39 ` Jan Nieuwenhuizen [this message]
2008-02-11 19:48 ` Robert Millan
2008-02-12 8:24 ` Jan Nieuwenhuizen
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=1202755197.24963.17.camel@peder.flower \
--to=janneke-list@xs4all.nl \
--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.