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

Arch Linux : lib/evhtp/build/libevhtp.a] Error 2 #15

Open
nobicycle opened this issue Mar 22, 2018 · 1 comment
Open

Arch Linux : lib/evhtp/build/libevhtp.a] Error 2 #15

nobicycle opened this issue Mar 22, 2018 · 1 comment

Comments

@nobicycle
Copy link

Hello. Thanks for rs-serve
It does not compile on Arch Linux with libevent 2.1.8-1 installed.

/home/archives/Internet/Cloud/remoteStorage/rs-serve-git/lib/evhtp/evhtp.c:1817:1: warning: ‘_evhtp_ssl_get_thread_id’ defined but not used [-Wunused-function]
 _evhtp_ssl_get_thread_id(void) {
 ^~~~~~~~~~~~~~~~~~~~~~~~
make[3]: *** [CMakeFiles/libevhtp.dir/build.make:63: CMakeFiles/libevhtp.dir/evhtp.c.o] Error 1
make[3]: Leaving directory '/home/archives/Internet/Cloud/remoteStorage/rs-serve-git/lib/evhtp/build'
make[2]: *** [CMakeFiles/Makefile2:68: CMakeFiles/libevhtp.dir/all] Error 2
make[2]: Leaving directory '/home/archives/Internet/Cloud/remoteStorage/rs-serve-git/lib/evhtp/build'
make[1]: *** [Makefile:130: all] Error 2
make[1]: Leaving directory '/home/archives/Internet/Cloud/remoteStorage/rs-serve-git/lib/evhtp/build'
make: *** [Makefile:110: lib/evhtp/build/libevhtp.a] Error 2

@raucao
Copy link
Member

raucao commented Mar 22, 2018

Hi @nobicycle,

Please be aware that this server implementation has been unmaintained for a few years now, and thus is rather out of date, not just regarding potential build dependencies, but also the remoteStorage protocol version.

We just had a new thread on the forums discussing the current state of server implementations, which might be interesting to you: https://community.remotestorage.io/t/get-storage-inventory-march-2018/449

If you're interested, you could also try to update this implementation, of course. We give push access to everyone who genuinely wants to contribute something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants