You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$sudo ./install_raspberrypi.sh
...
...
-- checking for module 'libstrophe'
-- found libstrophe, version 0.8.9
-- checking for module 'jansson'
-- found jansson, version 2.7
-- checking for module 'fuse'
-- found fuse, version 2.9.4
-- checking for module 'libcurl'
-- found libcurl, version 7.43.0
-- checking for module 'libevent'
-- found libevent, version 2.0.21-stable
-- Configuring done
-- Generating done
-- Build files have been written to: /sandbox/wyliodrin-server/build
Scanning dependencies of target dbs
[ 4%] Building C object CMakeFiles/dbs.dir/libds/treetest.c.o
[ 8%] Building C object CMakeFiles/dbs.dir/libds/listtest.c.o
/sandbox/wyliodrin-server/libds/listtest.c: In function ‘main’:
/sandbox/wyliodrin-server/libds/listtest.c:7:32: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘unsigned int’ [-Wformat]
/sandbox/wyliodrin-server/libds/listtest.c:8:32: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘unsigned int’ [-Wformat]
[ 13%] Building C object CMakeFiles/dbs.dir/libds/maptest.c.o
[ 17%] Building C object CMakeFiles/dbs.dir/libds/heap.c.o
[ 21%] Building C object CMakeFiles/dbs.dir/libds/hashmap.c.o
/sandbox/wyliodrin-server/libds/hashmap.c: In function ‘hash_func’:
/sandbox/wyliodrin-server/libds/hashmap.c:90:2: warning: this decimal constant is unsigned only in ISO C90 [enabled by default]
[ 26%] Building C object CMakeFiles/dbs.dir/libds/vector.c.o
[ 30%] Building C object CMakeFiles/dbs.dir/libds/strutiltest.c.o
[ 34%] Building C object CMakeFiles/dbs.dir/libds/heaptest.c.o
[ 39%] Building C object CMakeFiles/dbs.dir/libds/strutils.c.o
[ 43%] Building C object CMakeFiles/dbs.dir/libds/vectest.c.o
[ 47%] Building C object CMakeFiles/dbs.dir/libds/tree.c.o
[ 52%] Building C object CMakeFiles/dbs.dir/libds/list.c.o
Linking C static library libdbs.a
[ 52%] Built target dbs
Scanning dependencies of target wyliodrind
[ 56%] Building C object CMakeFiles/wyliodrind.dir/wtalk.c.o
/sandbox/wyliodrin-server/wtalk.c:21:42: fatal error: Wyliodrin.h: No such file or directory
compilation terminated.
CMakeFiles/wyliodrind.dir/build.make:54: recipe for target 'CMakeFiles/wyliodrind.dir/wtalk.c.o' failed
make[2]: *** [CMakeFiles/wyliodrind.dir/wtalk.c.o] Error 1
CMakeFiles/Makefile2:95: recipe for target 'CMakeFiles/wyliodrind.dir/all' failed
make[1]: *** [CMakeFiles/wyliodrind.dir/all] Error 2
Makefile:116: recipe for target 'all' failed
make: *** [all] Error 2
[ 52%] Built target dbs
[ 56%] Building C object CMakeFiles/wyliodrind.dir/wtalk.c.o
/sandbox/wyliodrin-server/wtalk.c:21:42: fatal error: Wyliodrin.h: No such file or directory
compilation terminated.
CMakeFiles/wyliodrind.dir/build.make:54: recipe for target 'CMakeFiles/wyliodrind.dir/wtalk.c.o' failed
make[2]: *** [CMakeFiles/wyliodrind.dir/wtalk.c.o] Error 1
CMakeFiles/Makefile2:95: recipe for target 'CMakeFiles/wyliodrind.dir/all' failed
make[1]: *** [CMakeFiles/wyliodrind.dir/all] Error 2
Makefile:116: recipe for target 'all' failed
make: *** [all] Error 2
usermod: group 'fuse' does not exist
The text was updated successfully, but these errors were encountered:
Run on Raspberry Pi 2
The text was updated successfully, but these errors were encountered: