All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Millan <rmh@aybabtu.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: Compilation under MacOSX
Date: Fri, 1 Jan 2010 13:34:32 +0100	[thread overview]
Message-ID: <20100101123432.GP3692@thorin> (raw)
In-Reply-To: <8F471D00-A4B3-46A2-9DDE-D9A096F8FC9A@zetam.org>

On Tue, Dec 29, 2009 at 04:29:48PM +0100, Yves Blusseau wrote:
> gcc-4.2 -o grub-mkpasswd-pbkdf2 grub_mkpasswd_pbkdf2-gnulib_progname.o grub_mkpasswd_pbkdf2-util_grub_mkpasswd_pbkdf2.o grub_mkpasswd_pbkdf2-lib_crypto.o grub_mkpasswd_pbkdf2-lib_libgcrypt_grub_cipher_sha512.o grub_mkpasswd_pbkdf2-lib_pbkdf2.o grub_mkpasswd_pbkdf2-util_misc.o grub_mkpasswd_pbkdf2-kern_err.o -L/opt/local/lib -lintl 
> Undefined symbols:
>   "_getline", referenced from:
>       _main in grub_mkpasswd_pbkdf2-util_grub_mkpasswd_pbkdf2.o
>       _main in grub_mkpasswd_pbkdf2-util_grub_mkpasswd_pbkdf2.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make: *** [grub-mkpasswd-pbkdf2] Error 1
> 
> seems that the getline function is not defined anywhere.

I just imported getline() from Gnulib.

-- 
Robert Millan

  "Be the change you want to see in the world" -- Gandhi



      parent reply	other threads:[~2010-01-01 12:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-29 15:29 Compilation under MacOSX Yves Blusseau
2009-12-30  2:15 ` Grégoire Sutre
2010-01-01 12:34 ` Robert Millan [this message]

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=20100101123432.GP3692@thorin \
    --to=rmh@aybabtu.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.