Re: G5 powerpc64 undefined reference to `grub_machine_mmap_iterate'

2008-11-29 Thread peter cros
all fixed now thanks.

On Sat, Nov 29, 2008 at 11:16 AM, peter cros [EMAIL PROTECTED] wrote:
 Yes, thanks, I already ran the patch and checked the files, but still
 get the error. I will  recheck, I may be doing something wrong here,
 but no compile problems before 1924 . I dont know if the machine could
 affect this, it is Apple powermac G5.

 On Sat, Nov 29, 2008 at 12:57 AM, Manoel Rebelo Abranches
 [EMAIL PROTECTED] wrote:
 I have already sent a patch to correct this.
 look at the email with subject [PATCH] Compilation PowerPC64.
 It should work for you.
 On Sat, 2008-11-29 at 00:12 +1100, peter cros wrote:
 After Revision 1924
 Harmonize ieee1275's grub_available_iterate() with the generic
 grub_machine_mmap_iterate()

 Attempting to make Rev 1928, configuration ieee1275 on G5 powerpc64 I
 am stuck with this error:

 kernel_elf-kern_ieee1275_init.o: In function `grub_claim_heap':
 /home/pxw/src/grub2/build/../kern/ieee1275/init.c:182: undefined
 reference to `grub_machine_mmap_iterate'
 kernel_elf-symlist.o:(.data+0x38c): undefined reference to
 `grub_machine_mmap_iterate'
 collect2: ld returned 1 exit status
 make: *** [kernel.elf] Error 1

 I cant find it, would appreciate help.


 ___
 Grub-devel mailing list
 Grub-devel@gnu.org
 http://lists.gnu.org/mailman/listinfo/grub-devel
 --
 Best Regards,

 Manoel Abranches [EMAIL PROTECTED]
 IBM Linux Technology Center Brazil



 ___
 Grub-devel mailing list
 Grub-devel@gnu.org
 http://lists.gnu.org/mailman/listinfo/grub-devel


 Peter Cros



___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel


G5 powerpc64 undefined reference to `grub_machine_mmap_iterate'

2008-11-28 Thread peter cros
After Revision 1924
Harmonize ieee1275's grub_available_iterate() with the generic
grub_machine_mmap_iterate()

Attempting to make Rev 1928, configuration ieee1275 on G5 powerpc64 I
am stuck with this error:

kernel_elf-kern_ieee1275_init.o: In function `grub_claim_heap':
/home/pxw/src/grub2/build/../kern/ieee1275/init.c:182: undefined
reference to `grub_machine_mmap_iterate'
kernel_elf-symlist.o:(.data+0x38c): undefined reference to
`grub_machine_mmap_iterate'
collect2: ld returned 1 exit status
make: *** [kernel.elf] Error 1

I cant find it, would appreciate help.


___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel


Re: G5 powerpc64 undefined reference to `grub_machine_mmap_iterate'

2008-11-28 Thread Manoel Rebelo Abranches
I have already sent a patch to correct this.
look at the email with subject [PATCH] Compilation PowerPC64.
It should work for you.
On Sat, 2008-11-29 at 00:12 +1100, peter cros wrote:
 After Revision 1924
 Harmonize ieee1275's grub_available_iterate() with the generic
 grub_machine_mmap_iterate()
 
 Attempting to make Rev 1928, configuration ieee1275 on G5 powerpc64 I
 am stuck with this error:
 
 kernel_elf-kern_ieee1275_init.o: In function `grub_claim_heap':
 /home/pxw/src/grub2/build/../kern/ieee1275/init.c:182: undefined
 reference to `grub_machine_mmap_iterate'
 kernel_elf-symlist.o:(.data+0x38c): undefined reference to
 `grub_machine_mmap_iterate'
 collect2: ld returned 1 exit status
 make: *** [kernel.elf] Error 1
 
 I cant find it, would appreciate help.
 
 
 ___
 Grub-devel mailing list
 Grub-devel@gnu.org
 http://lists.gnu.org/mailman/listinfo/grub-devel
-- 
Best Regards,

Manoel Abranches [EMAIL PROTECTED]
IBM Linux Technology Center Brazil



___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel