[Evolution] evolution 2.8



I am trying to install evolution 2.8 and I have started with updating evolution dataserver, but I keep getting errors during the process.  I ran the ./configure --enable-dataserver=yes and that seems to complete just fine.  When I try to run the make is when I get errors.  This is the errors i get getting.  Any idea anyone, Im completly lost.

e-msgport.c:542: error: 'union <anonymous>' has no member named 'pipe'
e-msgport.c: In function 'e_msgport_destroy':
e-msgport.c:558: error: 'union <anonymous>' has no member named 'fd'
e-msgport.c :559: warning: implicit declaration of function 'PR_Close'
e-msgport.c:559: error: 'union <anonymous>' has no member named 'fd'
e-msgport.c:560: error: 'union <anonymous>' has no member named 'fd'
e-msgport.c : At top level:
e-msgport.c:573: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
e-msgport.c: In function 'e_msgport_put':
e-msgport.c:582: error: 'PRFileDesc' undeclared (first use in this function)
e-msgport.c:582: error: (Each undeclared identifier is reported only once
e-msgport.c:582: error: for each function it appears in.)
e-msgport.c:582: error: 'prfd' undeclared (first use in this function)
e-msgport.c :597: error: 'union <anonymous>' has no member named 'fd'
e-msgport.c:605: warning: implicit declaration of function 'PR_Write'
e-msgport.c:606: warning: implicit declaration of function 'PR_GetError'
e-msgport.c :606: error: 'PR_PENDING_INTERRUPT_ERROR' undeclared (first use in this function)
e-msgport.c: In function 'e_msgport_wait':
e-msgport.c:649: error: 'union <anonymous>' has no member named 'fd'
e-msgport.c:650: error: 'PRPollDesc' undeclared (first use in this function)
e-msgport.c:650: error: expected ';' before 'rfds'
e-msgport.c:656: error: 'rfds' undeclared (first use in this function)
e-msgport.c:656: error: 'union <anonymous>' has no member named 'fd'
e-msgport.c :657: error: 'PR_POLL_READ' undeclared (first use in this function)
e-msgport.c:657: error: 'PR_POLL_ERR' undeclared (first use in this function)
e-msgport.c:658: warning: implicit declaration of function 'PR_Poll'
e-msgport.c:658: error: 'PR_INTERVAL_NO_TIMEOUT' undeclared (first use in this function)
e-msgport.c:658: error: 'PR_PENDING_INTERRUPT_ERROR' undeclared (first use in this function)
e-msgport.c: In function 'e_msgport_get':
e-msgport.c:697: error: 'union <anonymous>' has no member named 'fd'
e-msgport.c:699: warning: implicit declaration of function 'PR_Read'
e-msgport.c:699: error: 'union <anonymous>' has no member named 'fd'
e-msgport.c:700: error: 'PR_PENDING_INTERRUPT_ERROR' undeclared (first use in this function)
make[2]: *** [e-msgport.lo] Error 1
make[2]: Leaving directory `/tmp/evolution-data-server-1.8.2/libedataserver'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/evolution-data-server-1.8.2'
make: *** [all] Error 2



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