grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compilation under MacOSX


From: Robert Millan
Subject: Re: Compilation under MacOSX
Date: Fri, 1 Jan 2010 13:34:32 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]