[BRLTTY] BRLTTY in GRUB2

Vladimir 'φ-coder/phcoder' Serbinenko phcoder at gmail.com
Mon Apr 2 14:07:26 EDT 2012


On 02.04.2012 19:37, Dave Mielke wrote:
> I've temporarily suppressed the grub PACKAGE_xxx definitioins. Here's the next 
> error (GRUB_FILE not defined).
GRUB_FILE is our analog of __FILE__ more or less. It avoids having long
prefixes.
I've pushed new brltty branch. I attach the patch I did to brltty parts
so far from it. Currently missing:
access in braille_core is not defined
atexit in braille_core is not defined
chdir in braille_core is not defined
convertCharToWchar in braille_core is not defined
convertWcharToChar in braille_core is not defined
getConsole in braille_core is not defined
getHomeDirectory in braille_core is not defined
getLocaleCharset in braille_core is not defined
getWorkingDirectory in braille_core is not defined
gettimeofday in braille_core is not defined
registerCharacterSet in braille_core is not defined
startContractionCommand in braille_core is not defined
stopContractionCommand in braille_core is not defined
testPath in braille_core is not defined
tryPidFile in braille_core is not defined
usbHidSetReport in braille_core is not defined

> configure:17231: gcc -c -g -O2 -std=gnu99 -Wall -ffreestanding -nostdinc -nostdlib  -DGRUB_RUNTIME -I/home/dave/brltty/projects/grub/grub -I/home/dave/brltty/projects/grub/grub/grub-core/lib/posix_wrap/include -I/home/dave/brltty/projects/grub/grub/include -isystem /usr/lib/gcc/i686-redhat-linux/4.4.4/include conftest.c >&5
> In file included from /home/dave/brltty/projects/grub/grub/include/grub/file.h:25,
>                  from /home/dave/brltty/projects/grub/grub/grub-core/lib/posix_wrap/include/stdio.h:23,
>                  from conftest.c:79:
> /home/dave/brltty/projects/grub/grub/include/grub/fs.h: In function 'grub_fs_register':
> /home/dave/brltty/projects/grub/grub/include/grub/fs.h:112: error: 'GRUB_FILE' undeclared (first use in this function)
>


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: brl.diff
Type: text/x-diff
Size: 16587 bytes
Desc: not available
URL: <http://mielke.cc/pipermail/brltty/attachments/20120402/6826d662/attachment.bin>
-------------- 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/20120402/6826d662/attachment.sig>


More information about the BRLTTY mailing list