[BRLTTY] BRLTTY in GRUB2

Vladimir 'φ-coder/phcoder' Serbinenko phcoder at gmail.com
Sun Apr 1 06:08:08 EDT 2012


On 01.04.2012 04:59, Dave Mielke wrote:
> I believe there are no more exit()s left now.
>
> serial.c has now been split up. I'll work on a serial_grub.c as soon as I can 
> get a simulated grub build environment working.
Thank you
> Regarding a simulated grub build environment: To understand the following 
> errors, it may be helpful for you to know that /home/dave/brltty/projects/grub 
> is my brltty build root for this work, and, in there, grub is a symbolic link 
> to where I have a copy of the grub-brltty tree. At this point, configure is 
> reporting this:
>
> configure:5940: /lib/cpp  -DGRUB_RUNTIME -I/home/dave/brltty/projects/grub/grub/grub-core/lib/posix_wrap/include -I/home/dave/brltty/projects/grub/grub/include conftest.c
> In file included from /home/dave/brltty/projects/grub/grub/grub-core/lib/posix_wrap/include/limits.h:22,
>                  from conftest.c:18:
> /home/dave/brltty/projects/grub/grub/include/grub/types.h:22:20: error: config.h: No such file or directory
> /home/dave/brltty/projects/grub/grub/include/grub/types.h:24:28: error: grub/cpu/types.h: No such file or directory
> /home/dave/brltty/projects/grub/grub/include/grub/types.h:50:3: error: #error "This architecture is not supported because sizeof(void *) != 4 and sizeof(void *) != 8"
>
> This seems to be saying that <grub/types.h> is trying to include the two files 
> <grub/cpu/types.h> and <config.h>, both of which can't be found. Am I, perhaps, 
> missing a -I option? So far, within the grub tree, I'm pointing to 
> grub-core/lib/posix_wrap/include and include.
cpu is symlink in include/grub to include/grub/i386 (when building for i386)
machine is symlink in include/grub to include/grub/i386/pc (when
building for i386-pc)
config.h is in .
All 3 files/symlinks are created by ./configure


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 294 bytes
Desc: OpenPGP digital signature
URL: <http://mielke.cc/pipermail/brltty/attachments/20120401/7a086f43/attachment.sig>


More information about the BRLTTY mailing list