I'm trying to compile tc1100ts.c to get my HP tablet working as this
page tells me to do:
http://linuxwacom.sourceforge.net/index.php/howto/tabletpc

when I run the command:

cc -O2 -o tc1100ts tc1100ts.c

I get the following error:

tc1100ts.c:29:10: error: #include expects "FILENAME" or <FILENAME>
tc1100ts.c:30:10: error: #include expects "FILENAME" or <FILENAME>
tc1100ts.c:31:10: error: #include expects "FILENAME" or <FILENAME>
tc1100ts.c:32:10: error: #include expects "FILENAME" or <FILENAME>
tc1100ts.c: In function ‘main’:
tc1100ts.c:42: warning: incompatible implicit declaration of built-in
function ‘exit’
tc1100ts.c:56: warning: incompatible implicit declaration of built-in
function ‘exit’
tc1100ts.c:58: warning: incompatible implicit declaration of built-in
function ‘exit’

Any help?


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Linuxwacom-discuss mailing list
Linuxwacom-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss

Reply via email to