Vladimir 'φ-coder/phcoder' Serbinenko, le Thu 22 Mar 2012 19:17:25 +0100, a écrit : > On 22.03.2012 18:01, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > >On 22.03.2012 17:31, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > >>Hello, all. Here I send an indicative patch as to which parts of brltty > >>don't even compile in GRUB. Additionally the files options.c and async.c > >>were excluded for now. Currently missing symbols: > >>missing async.c (it probably has to be mostly rewritten for GRUB): > >>asyncRelativeAlarm > >async.c from current svn now compiles in GRUB with no problem. > I've used getopt from gnulib. Now the missing symbol is getBootParameters.
You have to provide it from a sys_grub.c file, see sys_linux.c Samuel _______________________________________________ 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
