with the latest pl. find the following error $ make install INSTALL_ROOT="/brlttyjundev11" cd Programs && make install make[1]: Entering directory `/c/brlttyjunwindev11/brltty/Programs' gcc -I. -I. -I./../Programs -I../Programs -I./.. -I.. -DHAVE_CONFIG_H -g -O2 -std=gnu99 -Wall -c ./main.c gcc -I. -I. -I./../Programs -I../Programs -I./.. -I.. -DHAVE_CONFIG_H -g -O2 -std=gnu99 -Wall -c ./brltty.c gcc -I. -I. -I./../Programs -I../Programs -I./.. -I.. -DHAVE_CONFIG_H -g -O2 -std=gnu99 -Wall -c ./program.c gcc -I. -I. -I./../Programs -I../Programs -I./.. -I.. -DHAVE_CONFIG_H -g -O2 -std=gnu99 -Wall -c ./pgmpath_windows. c In file included from ./pgmpath_windows.c:23:0: ./system_windows.h:53:8: error: 'AttachConsole' undeclared here (not in a function) ./system_windows.h:69:8: error: 'SendInput' undeclared here (not in a function) ./system_windows.h:76:8: error: 'getaddrinfo' undeclared here (not in a function) ./system_windows.h:77:8: error: 'freeaddrinfo' undeclared here (not in a function) make[1]: *** [pgmpath_windows.o] Error 1 make[1]: Leaving directory `/c/brlttyjunwindev11/brltty/Programs' make: *** [install] Error 2
On Sat, Jun 14, 2014 at 3:12 PM, Dave Mielke <[email protected]> wrote: > [quoted lines by Siju Samuel on 2014/06/13 at 11:18 -0500] > > >2) With the latest code, gets error in io_misc.c. > ... > >io_misc.o: In function `writeSocketData': > >undefined reference to `writeSocketDescriptor' > >io_misc.o: In function `readSocketData': > >undefined reference to `readSocketDescriptor' > > This problem should now be resolved. > > -- > 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 >
_______________________________________________ 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
