Announcement

Collapse
No announcement yet.

Deathadder mouse

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Deathadder mouse

    I need help. I bought that Deathadder mouse and I can't seem to get the software to install.

    ~/deathadder> make

    cc -std=c99 -O2 -fomit-frame-pointer -Wall -D_BSD_SOURCE -D_GNU_SOURCE -DVERSION_=005 -c -o conffile.o conffile.c
    conffile.c:49:26: error: config/parse.h: No such file or directory
    conffile.c:65: error: expected ?)? before ?*? token
    conffile.c:78: error: expected ?)? before ?*? token
    conffile.c:88: error: expected ?)? before ?*? token
    conffile.c:152: error: expected ?)? before ?*? token
    conffile.c:174: error: expected ?)? before ?*? token
    conffile.c:250: error: expected ?)? before ?*? token
    conffile.c:310: error: expected ?)? before ?*? token
    conffile.c: In function ?dadd_read_conffile?:
    conffile.c:334: error: ?section_t? undeclared (first use in this function)
    conffile.c:334: error: (Each undeclared identifier is reported only once
    conffile.c:334: error: for each function it appears in.)
    conffile.c:334: error: ?tree? undeclared (first use in this function)
    conffile.c:336: warning: implicit declaration of function ?parse?
    conffile.c:344: warning: implicit declaration of function ?parse_global_parms?
    conffile.c:347: warning: implicit declaration of function ?parse_global_sections?
    conffile.c:351: warning: implicit declaration of function ?parse_destroy?
    make: *** [conffile.o] Error 1
Working...
X