All of lore.kernel.org
 help / color / mirror / Atom feed
* multiboot code asking for stubs-32.h under x86-64?
@ 2007-10-04  6:28 Julio Meca Hansen
  2007-10-04 20:53 ` Robert Millan
  0 siblings, 1 reply; 6+ messages in thread
From: Julio Meca Hansen @ 2007-10-04  6:28 UTC (permalink / raw)
  To: grub-devel

Hi,

I'm trying to compile grub2 from a cvs tarball but while it's compiling
the code it stops at the multiboot subdirectory producing an error
refered to not finding stubs-32.h, but I'm not compiling grub2 for i386,
not even x86-64 in biarch mode, but x86-64 in pure mode, without *ANY*
kind of 32bit library

The steps I used to try to compile grub2 are the following:

cat > config.cache < "EOF"
grub_cv_check_edata_symbol=yes
grub_cv_check_end_symbol=yes
grub_cv_check_uscore_edata_symbol=yes
grub_cv_check_uscore_end_symbol=yes
grub_cv_check_uscore_start_symbol=yes
grub_cv_check_uscore_uscore_bss_start_symbol=yes
grub_cv_i386_check_nested_functions=no
EOF

./configure --prefix=/usr --cache-file=config.cache
make
make install

How can I cleanly compile grub2 without this error? grub-1.95 compiles
just fine, but not the cvs version, so something must have changed since
that... and 1.95 doesn't serve well my purpose as, if I recall
correctly, you mentioned something in the previous month threads about
1.95 not supporting the journal on an ext3 partition? or does it work?

Julio




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

end of thread, other threads:[~2007-10-05 20:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-04  6:28 multiboot code asking for stubs-32.h under x86-64? Julio Meca Hansen
2007-10-04 20:53 ` Robert Millan
2007-10-04 21:50   ` Julio Meca Hansen
2007-10-05 11:59     ` Robert Millan
2007-10-05 13:15       ` Julio Meca Hansen
2007-10-05 20:45         ` Robert Millan

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.