[quoted lines by Siddharth on 2014/05/07 at 16:07 +0530] > 1. There appears to be some issue with the latest master on github, > can't compile it even after rerunning autogen and following the same > procedure.
Can you please post a log of the problem(s) so that we can deal with them? > I switched to brltty-5.1 version and resolved the problem with > Java and Python bindings (Cython was installed but path wasn't updated). What's the correct path for cython on yuour system? > 2. Received errors - 'undefined reference to _imp__pthread_key_create' > on make. I figured it was because the '-lpthread' flag was included in gcc > and resolved it by updating this line to >Bindings/Python/setup.py.in : *libraries > = ["brlapi","pthread"],* Could you please post a patch so that we can accurately know what your solution was? > 3. 'make' compiles fine now, but 'make install' now gives the following > error: > >/bin/install: cannot open `../Tables/sl.ttb' for reading: No such file or >directory What were your configure options? Where has your brltty.exe been installed? Where has your Tables directory been installed? -- Dave Mielke | 2213 Fox Crescent | The Bible is the very Word of God. Phone: 1-613-726-0014 | Ottawa, Ontario | http://Mielke.cc/bible/ EMail: [email protected] | Canada K2A 1H7 | http://FamilyRadio.com/ _______________________________________________ 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
