Hi,
Here's the output of the gdb's bt. I hope (and think) you'll understand
better than I. More I go ahead in debug, less I understand outputs :)
Reading symbols from brltty/Programs/tbl2hex
...done.
0x0040a4f0 in pthread_rwlock_wrlock ()
#0 0x0040a4f0 in pthread_rwlock_wrlock (
Hi all,
I am trying to isntall BRLTTY 4.2 under Arch linux, but I a getting an error 2
when I type make all with tbl2hex. gcc 4.5 is installed.
Any tips?
Many thanks,
Christian
___
This message was sent via the BRLTTY mailing list.
To post a message, se
Jean-Philippe MENGUAL, le Sat 24 Jul 2010 20:09:31 +0200, a écrit :
> Sam, when you say "rebuild xbrlapi with DEBUG defined and log its stderr",
> what do I have to do exactly (how do I have to build (options)?
In Programs/xbrlapi.c, uncomment the line
//#define DEBUG
(i.e. make it read as
#de