Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wyliodrin.h file is missing #2

Open
kropochev opened this issue Dec 6, 2015 · 0 comments
Open

Wyliodrin.h file is missing #2

kropochev opened this issue Dec 6, 2015 · 0 comments

Comments

@kropochev
Copy link

Run on Raspberry Pi 2

$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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant