When trying to compile tvremote.c I get at the end:
Undefined symbols: "_System_GetCommand", referenced from: _main in tvremote.o "_System_Finalize", referenced from: _main in tvremote.o "_System_Init", referenced from: _main in tvremote.o ld: symbol(s) not found collect2: ld returned 1 exit status make[1]: *** [tvremote] Error 1 make: *** [all] Error 2
Log in to post a comment.
When trying to compile tvremote.c I get at the end: