Now I'm getting a new type of error. It seems that my gcc and grub disagree on what a wchar_t is.
configure:17236: gcc -c -g -O2 -std=gnu99 -Wall -ffreestanding -nostdinc -nostdlib -DGRUB_RUNTIME -DGRUB_FILE=__FILE__ -isystem /usr/lib/gcc/i686-redhat-linux/4.4.4/include -I/home/dave/brltty/projects/grub/grub-root -I/home/dave/brltty/projects/grub/grub-root/grub-core/lib/posix_wrap/include -I/home/dave/brltty/projects/grub/grub-root/include conftest.c >&5 In file included from conftest.c:88: /usr/lib/gcc/i686-redhat-linux/4.4.4/include/stddef.h:323: error: conflicting types for 'wchar_t' /home/dave/brltty/projects/grub/grub-root/grub-core/lib/posix_wrap/include/wchar.h:32: note: previous declaration of 'wchar_t' was here -- Dave Mielke | 2213 Fox Crescent | The Bible is the very Word of God. Phone: 1-613-726-0014 | Ottawa, Ontario | 2011 May 21 is the End of Salvation. EMail: [email protected] | Canada K2A 1H7 | http://Mielke.cc/now.html http://FamilyRadio.com/ | http://Mielke.cc/bible/ _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
