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

"./configure --enable-debug=yes" causes make failure #42

Closed
p-alik opened this issue Nov 22, 2016 · 2 comments
Closed

"./configure --enable-debug=yes" causes make failure #42

p-alik opened this issue Nov 22, 2016 · 2 comments

Comments

@p-alik
Copy link
Collaborator

p-alik commented Nov 22, 2016

  • Ubuntu 14.04
...
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h
/usr/include/x86_64-linux-gnu/gnu/stubs.h
make[2]: *** [libhashkit/libhashkit_libhashkitinc_la-strerror.lo] Error 1
make[2]: Leaving directory `/vagrant/gearmand'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/vagrant/gearmand'
make: *** [all] Error 2
  • Ubuntu 16.04
...
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h
/usr/include/x86_64-linux-gnu/gnu/stubs.h
Makefile:6207: recipe for target 'libgearman/libgearman_libgearman_la-actions.lo' failed
make[2]: *** [libgearman/libgearman_libgearman_la-actions.lo] Error 1
make[2]: Leaving directory '/home/palik/workspace/Gearman/gearmand'
Makefile:8369: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/palik/workspace/Gearman/gearmand'
Makefile:3088: recipe for target 'all' failed
make: *** [all] Error 2
@chenzi2015
Copy link

chenzi2015 commented Nov 23, 2016

  • Centos 6.5

/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cerrno
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/clocale
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cstdarg
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cwctype
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/tr1_impl/cinttypes
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/tr1_impl/cstdint
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/x86_64-redhat-linux/bits/ctype_base.h
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/x86_64-redhat-linux/bits/ctype_inline.h
make[2]: *** [libtest/skiptest.o] Error 1
make[2]: Leaving directory /opt/soft/gearman-src/gearmand-1.1.14' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory /opt/soft/gearman-src/gearmand-1.1.14'
make: *** [all] Error 2

@p-alik
Copy link
Collaborator Author

p-alik commented Dec 17, 2018

resolved in #186

@p-alik p-alik closed this as completed Dec 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants