"Yoshinori K. Okuji" <[EMAIL PROTECTED]> writes: > On Saturday 03 April 2004 17:39, uc.sheda wrote: >> I've solved my problem. It seems that compiling grub-0.94 under >> OpenBSD 3.4 isn't possible due to an entity called "stack-protector". >> I don't know more... Compiling using -fno-stack-protector works well. > > Thanks for your report. I've modified configure in the CVS to specify > -fno-stack-protector automatically when the option is supported by gcc.
On obsd-3.5 I'm having a problem with configure looking for an lzo library that apparently is not in lzo... maybe in lzo-devel but I'm unable to find an lzo-devel package for openbsd. ./configure [...] checking for __lzo_init2 in -llzo... no configure: error: LZO library version 1.02 or later is required pkg_info -i lzo Information for lzo-1.08 _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-grub
