[Eisfair] seafile statt owncloud auf eisfair für Dateiverwaltung
Jens Kluge
jk2020 at web.de
Sa Dez 14 21:55:01 CET 2013
so, bin auch hier schon wieder ein Stück weiter gkommen
Es fehlt wohl das Paket valac
>
> dev # make
...
> make[3]: valac: Command not found
Habe
download.gnome.org/sources/vala/0.22/vala-0.22.1.tar.xz
heruntergeladen und compiliert.
Jetzt läuft make ccnet schon fast durch, bringt aber beim Binden noch
eine Fehlermeldung:
dev# make
make all-recursive
make[1]: Entering directory `/data/sources/seafile/src/ccnet'
Making all in include
make[2]: Entering directory `/data/sources/seafile/src/ccnet/include'
Making all in ccnet
make[3]: Entering directory `/data/sources/seafile/src/ccnet/include/ccnet'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/data/sources/seafile/src/ccnet/include/ccnet'
make[3]: Entering directory `/data/sources/seafile/src/ccnet/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/data/sources/seafile/src/ccnet/include'
make[2]: Leaving directory `/data/sources/seafile/src/ccnet/include'
Making all in lib
make[2]: Entering directory `/data/sources/seafile/src/ccnet/lib'
make all-am
make[3]: Entering directory `/data/sources/seafile/src/ccnet/lib'
/bin/sh ../libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../include -I../include/ccnet -I../lib
-I../include -DG_LOG_DOMAIN=\"Ccnet\" -pthread -I/usr/include/searpc
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -DCCNET_LIB
-g -O2 -MT libccnet_la-timer.lo -MD -MP -MF .deps/libccnet_la-timer.Tpo
-c -o libccnet_la-timer.lo `test -f 'timer.c' || echo './'`timer.c
libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include
-I../include/ccnet -I../lib -I../include -DG_LOG_DOMAIN=\"Ccnet\"
-pthread -I/usr/include/searpc -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -Wall -DCCNET_LIB -g -O2 -MT
libccnet_la-timer.lo -MD -MP -MF .deps/libccnet_la-timer.Tpo -c timer.c
-fPIC -DPIC -o .libs/libccnet_la-timer.o
In file included from timer.c:3:0:
/usr/include/event.h:90:17: error: field 'ev_timeout' has incomplete type
/usr/include/event.h:194:2: error: expected specifier-qualifier-list
before 'u_char'
/usr/include/event.h:217:2: error: expected specifier-qualifier-list
before 'size_t'
/usr/include/event.h:246:62: error: expected declaration specifiers or
'...' before 'size_t'
/usr/include/event.h:248:8: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'bufferevent_read'
/usr/include/event.h:261:40: error: expected declaration specifiers or
'...' before 'size_t'
/usr/include/event.h:262:45: error: expected declaration specifiers or
'...' before 'size_t'
/usr/include/event.h:263:48: error: expected declaration specifiers or
'...' before 'size_t'
/usr/include/event.h:267:40: error: expected declaration specifiers or
'...' before 'size_t'
/usr/include/event.h:270:8: error: expected '=', ',', ';', 'asm' or
'__attribute__' before '*' token
/usr/include/event.h:271:68: error: expected declaration specifiers or
'...' before 'size_t'
/usr/include/event.h:271:76: error: expected declaration specifiers or
'...' before 'size_t'
make[3]: *** [libccnet_la-timer.lo] Error 1
make[3]: Leaving directory `/data/sources/seafile/src/ccnet/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/data/sources/seafile/src/ccnet/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/data/sources/seafile/src/ccnet'
make: *** [all] Error 2
Mehr Informationen über die Mailingliste Eisfair