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

Compile error in libcurl #8

Open
tingzhao opened this issue Jul 30, 2015 · 1 comment
Open

Compile error in libcurl #8

tingzhao opened this issue Jul 30, 2015 · 1 comment

Comments

@tingzhao
Copy link

I got the following error while compiling libdvid-cpp with buildem on Mac 10.10.4:

[ 21%] Building C object lib/CMakeFiles/libcurl.dir/hostasyn.c.o
/Users/zhaot/local/buildem/src/libcurl-git/lib/strerror.c:32:6: error: 
      "strerror_r MUST be either POSIX, glibc or vxworks-style"
#    error "strerror_r MUST be either POSIX, glibc or vxworks-style"
@stephenplaza
Copy link
Contributor

I checked buildem and libcurl is set to a fixed version. Are you using a different compiler now on the mac side? Stuart might understand this bug better than me because it is on the Mac.

This might be a good time to migrate to Conda. The documentation is not up-to-date (will do soon) but you can find very similar install instructions on the neuroproof repo.

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