[BRLTTY] I can't build brltty

Jean-Philippe MENGUAL mengualjeanphi at free.fr
Sat Jul 24 14:06:46 EDT 2010


Hi,

What you asked me to do gave this:
futex(0x80d5aec, FUTEX_WAIT, 0, NULL)   = ? ERESTARTSYS (To be
restarted)
--- SIGINT (Interrupt) @ 0 (0) ---

I hope it will be enough to help you. For me... not understand of
course.

Regards,

Jean-Philippe MENGUAL


Le samedi 24 juillet 2010 à 12:51 -0400, Dave Mielke a écrit :
> [quoted lines by Jean-Philippe MENGUAL on 2010/07/23 at 03:54 +0200]
> 
> >the build process freezes on:
> ...
> >./tbl2hex -- ../Tables/fr_FR.ttb >text.auto.h
> >
> >I have to do ctrl-C to have the prompt again, and...:
> >
> >make[1]: *** Destroying « text.auto.h » file
> >make[1]: ***  [text.auto.h] Interruption 
> >make: *** [all] Interruption
> 
> So, for whatever reason, tbl2hex is either hanging or in an infinite loop. If 
> you have strace on your system, could you please find the pid for tbl2hex 
> (while it's in that state), and then, from a different session, use strace to 
> try to find out what tbl2hex is doing. Try a command like this:
> 
>    strace -p pid-of-tbl2hex -o /path/to/log-file
> 



More information about the BRLTTY mailing list