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

No such file or directory: ./jni/serval-dna/servald #148

Open
chandan-isolve opened this issue Aug 5, 2021 · 4 comments
Open

No such file or directory: ./jni/serval-dna/servald #148

chandan-isolve opened this issue Aug 5, 2021 · 4 comments

Comments

@chandan-isolve
Copy link

$ ./jni/serval-dna/servald rhizome add file --force-new '' ''
I'm trying to create a new rhizome bundle for auto upgrade apk.
i'm unable to access servald command.
when i'm trying to run the command(servald rhizome add file --force-new '' '') from serval-dna folder, it throws error says command not found: servald
Please help me with this.
How to create a new rhizome bundle by using servald

@lakeman
Copy link
Member

lakeman commented Aug 5, 2021 via email

@chandan-isolve
Copy link
Author

I tried configuring again as per INSTALL.md. I am facing error after make command.
make: *** [objs/version.o] Error 1
I tried both make and gmake. I have installed all the required dependencies

@chandan-isolve
Copy link
Author

chandan-isolve commented Aug 12, 2021

mkdir -p /Users/android_workspace/serval_chat/app/src/main/jni/serval-dna/swift-daemon-api/build &&
cd ./swift-daemon-api &&
--build-path /Users/android_workspace/serval_chat/app/src/main/jni/serval-dna/swift-daemon-api/build -Xswiftc -target -Xswiftc x86_64-apple-darwin20.6.0 -Xswiftc -I/android_workspace/serval_chat/app/src/main/jni/serval-dna -Xswiftc -I/android_workspace/serval_chat/app/src/main/jni/serval-dna -Xcc -DHAVE_CONFIG_H
/bin/sh: --build-path: command not found
make: *** [swift-daemon-api] Error 127
rm _servalclient.a _monitorclient.a _servald.a

After commenting those pragma lines. I am getting this error. How to resolve this?

@lakeman
Copy link
Member

lakeman commented Aug 20, 2021 via email

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

2 participants