dashboard dosen't compile



When trying to compile dashboard from cvs I get the following. I'm
running gtksharp from cvs and fedora core 1. Any ideas what I'm doing
wrong?

Don Smith
: At top level:
dashboard-a11y.c:34: error: syntax error before '*' token
dashboard-a11y.c: In function `emit_keyboard_cluepacket':
dashboard-a11y.c:47: error: `word_at_point' undeclared (first use in
this function)
dashboard-a11y.c:48: error: `sentence_at_point' undeclared (first use in
this function)
dashboard-a11y.c:49: error: `line_at_point' undeclared (first use in
this function)
dashboard-a11y.c:50: error: `textblock' undeclared (first use in this
function)
dashboard-a11y.c:56: error: `TRUE' undeclared (first use in this
function)
dashboard-a11y.c: At top level:
dashboard-a11y.c:78: error: syntax error before '*' token
dashboard-a11y.c: In function `text_changed_cb':
dashboard-a11y.c:81: error: `AccessibleText' undeclared (first use in
this function)
dashboard-a11y.c:81: error: `textobj' undeclared (first use in this
function)
dashboard-a11y.c:82: error: `gchar' undeclared (first use in this
function)
dashboard-a11y.c:82: error: `changed' undeclared (first use in this
function)
dashboard-a11y.c:83: error: `gunichar' undeclared (first use in this
function)
dashboard-a11y.c:83: error: syntax error before "curchar"
dashboard-a11y.c:85: error: `current_word' undeclared (first use in this
function)
dashboard-a11y.c:86: error: `current_sentence' undeclared (first use in
this function)
dashboard-a11y.c:87: error: `current_line' undeclared (first use in this
function)
dashboard-a11y.c:88: error: `current_text_body' undeclared (first use in
this function)
dashboard-a11y.c:91: error: `event' undeclared (first use in this
function)
dashboard-a11y.c:112: error: `curchar' undeclared (first use in this
function)
dashboard-a11y.c:126: error: `SPI_TEXT_BOUNDARY_WORD_START' undeclared
(first use in this function)
dashboard-a11y.c:133: error: `SPI_TEXT_BOUNDARY_SENTENCE_START'
undeclared (first use in this function)
dashboard-a11y.c:140: error: `SPI_TEXT_BOUNDARY_LINE_START' undeclared
(first use in this function)
dashboard-a11y.c: In function `main':
dashboard-a11y.c:158: error: `AccessibleEventListener' undeclared (first
use in this function)
dashboard-a11y.c:158: error: `listener' undeclared (first use in this
function)
make[1]: *** [dashboard-a11y] Error 1
make[1]: Leaving directory `/root/dashboard/frontends'
make: *** [all-recursive] Error 1






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]