Any hope that this segmentation problem will be fixed soon? Now at
svn2230 and still getting the problem.
root# grub-install /dev/sda --recheck
/usr/sbin/grub-install: line 307: 1834 Segmentation fault
$grub_setup ${setup_verbose} ${setup_force} --directory=${grubdir}
--device-map=${device_m
On Fri, 2009-05-22 at 00:36 -0400, Pavel Roskin wrote:
> ChangeLog:
>
> * include/grub/i386/pc/kernel.h (grub_boot_drive): Change type
> to grub_uint8_t.
> (grub_root_drive): Likewise.
> * kern/i386/pc/startup.S (grub_boot_drive): Change size to byte,
> remove alignme
On Fri, 2009-05-22 at 09:14 -0400, BandiPat wrote:
> Any hope that this segmentation problem will be fixed soon? Now at
> svn2230 and still getting the problem.
>
> root# grub-install /dev/sda --recheck
> /usr/sbin/grub-install: line 307: 1834 Segmentation fault
> $grub_setup ${setup_verbose}
On Fri, 2009-05-22 at 00:36 -0400, Pavel Roskin wrote:
> NESTED_FUNC_ATTR is defined to "__attribute__ ((__regparm__ (1))" for
> i386 targets regardless of the outcome of the test. Since
> NESTED_FUNC_ATTR is on the way out, a better test won't be written.
>
> To be safe, define NESTED_FUNC_ATTR
ChangeLog:
* configure.ac: Define GRUB_SOURCE to identify GRUB sources
in include/multiboot2.h. Use "-nostdlib" when testing target
compiler.
* include/multiboot2.h: Use GRUB types and definitions. Provide
compatibility layer when GRUB_SOURCE is not define
Pavel Roskin wrote:
On Fri, 2009-05-22 at 09:14 -0400, BandiPat wrote:
Any hope that this segmentation problem will be fixed soon? Now at
svn2230 and still getting the problem.
root# grub-install /dev/sda --recheck
/usr/sbin/grub-install: line 307: 1834 Segmentation fault
$grub_setup ${setu