All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julio Meca Hansen <lydianknight@gmail.com>
To: grub-devel@gnu.org
Subject: multiboot code asking for stubs-32.h under x86-64?
Date: Thu, 04 Oct 2007 08:28:51 +0200	[thread overview]
Message-ID: <1191479331.2427.0.camel@mobile.box.org> (raw)

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




             reply	other threads:[~2007-10-04  6:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-04  6:28 Julio Meca Hansen [this message]
2007-10-04 20:53 ` multiboot code asking for stubs-32.h under x86-64? 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

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=1191479331.2427.0.camel@mobile.box.org \
    --to=lydianknight@gmail.com \
    --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.