All of lore.kernel.org
 help / color / mirror / Atom feed
* fault on compiling grub2 of version 2010
@ 2009-03-03 17:14 liu Aleaxander
  2009-03-04 21:08 ` Robert Millan
  0 siblings, 1 reply; 3+ messages in thread
From: liu Aleaxander @ 2009-03-03 17:14 UTC (permalink / raw)
  To: The development of GRUB 2

[-- Attachment #1: Type: text/plain, Size: 1509 bytes --]

configured with --enable-grub-emu.

/home/Aleax/project/grub/grub2/commands/handler.c:46: undefined reference to
`grub_handler_class_list'
/home/Aleax/project/grub/grub2/commands/handler.c:62: undefined reference to
`grub_named_list_find'
/home/Aleax/project/grub/grub2/commands/handler.c:76: undefined reference to
`grub_named_list_find'
/home/Aleax/project/grub/grub2/commands/handler.c:83: undefined reference to
`grub_handler_set_current'
/home/Aleax/project/grub/grub2/commands/handler.c:69: undefined reference to
`grub_list_iterate'
/home/Aleax/project/grub/grub2/commands/handler.c:49: undefined reference to
`grub_list_iterate'
grub_emu-normal_menu_text.o: In function `notify_fallback':
/home/Aleax/project/grub/grub2/normal/menu_text.c:530: undefined reference
to `grub_millisleep'
grub_emu-util_console.o: In function `grub_term_register_output':
/home/Aleax/project/grub/grub2/./include/grub/term.h:230: undefined
reference to `grub_handler_register'
grub_emu-util_console.o: In function `grub_term_register_input':
/home/Aleax/project/grub/grub2/./include/grub/term.h:224: undefined
reference to `grub_handler_register'
grub_emu-util_console.o: In function `grub_term_set_current_output':
/home/Aleax/project/grub/grub2/./include/grub/term.h:255: undefined
reference to `grub_handler_set_current'
grub_emu-util_console.o: In function `grub_term_set_current_input':
/home/Aleax/project/grub/grub2/./include/grub/term.h:248: undefined
reference to `grub_handler_set_current'
collect2: ld return 1

[-- Attachment #2: Type: text/html, Size: 1646 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: fault on compiling grub2 of version 2010
  2009-03-03 17:14 fault on compiling grub2 of version 2010 liu Aleaxander
@ 2009-03-04 21:08 ` Robert Millan
  2009-03-05 17:25   ` liu Aleaxander
  0 siblings, 1 reply; 3+ messages in thread
From: Robert Millan @ 2009-03-04 21:08 UTC (permalink / raw)
  To: The development of GRUB 2

On Wed, Mar 04, 2009 at 01:14:43AM +0800, liu Aleaxander wrote:
> configured with --enable-grub-emu.
> 
> /home/Aleax/project/grub/grub2/commands/handler.c:46: undefined reference to
> `grub_handler_class_list'
> /home/Aleax/project/grub/grub2/commands/handler.c:62: undefined reference to
> `grub_named_list_find'
> /home/Aleax/project/grub/grub2/commands/handler.c:76: undefined reference to
> `grub_named_list_find'
> /home/Aleax/project/grub/grub2/commands/handler.c:83: undefined reference to
> `grub_handler_set_current'
> /home/Aleax/project/grub/grub2/commands/handler.c:69: undefined reference to
> `grub_list_iterate'
> /home/Aleax/project/grub/grub2/commands/handler.c:49: undefined reference to

Felix just fixed this in SVN.

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: fault on compiling grub2 of version 2010
  2009-03-04 21:08 ` Robert Millan
@ 2009-03-05 17:25   ` liu Aleaxander
  0 siblings, 0 replies; 3+ messages in thread
From: liu Aleaxander @ 2009-03-05 17:25 UTC (permalink / raw)
  To: The development of GRUB 2

[-- Attachment #1: Type: text/plain, Size: 525 bytes --]

On Thu, Mar 5, 2009 at 5:08 AM, Robert Millan <rmh@aybabtu.com> wrote:

>
> Felix just fixed this in SVN.
>
> --
> Robert Millan
>
>  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
>  how) you may access your data; but nobody's threatening your freedom: we
>  still allow you to remove your data and not access it at all."
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>


Thanks , it work.

[-- Attachment #2: Type: text/html, Size: 985 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-03-05 17:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-03 17:14 fault on compiling grub2 of version 2010 liu Aleaxander
2009-03-04 21:08 ` Robert Millan
2009-03-05 17:25   ` liu Aleaxander

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.