[BRLTTY] BRLTTY in GRUB2

Vladimir 'φ-coder/phcoder' Serbinenko phcoder at gmail.com
Mon Apr 2 15:15:47 EDT 2012


On 02.04.2012 21:04, Dave Mielke wrote:
> [quoted lines by Vladimir 'φ-coder/phcoder' Serbinenko on 2012/04/02 at 20:07 +0200]
>
>> GRUB_FILE is our analog of __FILE__ more or less. It avoids having long
>> prefixes.
> But what do I need to do in order to keep going? Is it something I need to 
> define with gcc's -D option? If so, what should it be set to?
gcc $< -DGRUB_FILE=$<
>> convertCharToWchar in braille_core is not defined
>> convertWcharToChar in braille_core is not defined
>> getLocaleCharset in braille_core is not defined
>> registerCharacterSet in braille_core is not defined
> charset is now split into platform-dependent parts. In addition to charset, you 
> should now also include charset_none.
I've written my charset_grub.c
>> startContractionCommand in braille_core is not defined
>> stopContractionCommand in braille_core is not defined
> You probably did something to hide these functions in ctb_translate because 
> hostcmd was giving you trouble. You can now put them back, and, like charset, 
> in addition to just hostcmd, also include hostcmd_none.
Ok, will do.
>> tryPidFile in braille_core is not defined
> You may have removed it from config because of an exit. That exit has been 
> fixed so you can put it back.
I've masked it because mkdir isn't available. I should probably provide
a stub which makes EROFS.
>> usbHidSetReport in braille_core is not defined
> You're probably not including usb_hid.
Ok, will fix.


-- 
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/20120402/50f4166c/attachment.sig>


More information about the BRLTTY mailing list