[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

-- 
Dave Mielke           | 2213 Fox Crescent | The Bible is the very Word of God.
Phone: 1-613-726-0014 | Ottawa, Ontario   | 2011 May 21 is the Day of Judgement.
EMail: [email protected] | Canada  K2A 1H7   | 2011 Oct 21 is the End of the World.
http://FamilyRadio.com/                   | http://Mielke.cc/bible/
_______________________________________________
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

Reply via email to