-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Mac OS에서 빌드 불가능한 문제 #185
Comments
@uhm0311 |
@jhpark816 |
@uhm0311 |
@jhpark816 |
|
|
참고) macOS: deprecated sasl API - awesomized/libmemcached#107 |
연관성 있는 이슈로 https://github.com/jam2in/arcus-works/issues/296 참고 바랍니다. 에러 실패하는 지점이 tests/testapp 빌드 시에 발생하여,
이렇게 수정하는 것이 맞는 지는 검토해봐야 되고,
|
@jhpark816 |
@uhm0311 |
Mac OS에서 make 실행 시
|
|
all-am: Makefile $(PROGRAMS) $(LTLIBRARIES) $(MANS) $(DATA) $(HEADERS) \
config.h 여기서
all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(MANS) $(DATA) $(HEADERS) \
config.h
|
@jhpark816 @uhm0311 |
@uhm0311 @SuhwanJang
|
|
@uhm0311 |
@uhm0311 |
@jhpark816 |
FIX: Fix bug that can not build on mac os. #185
@uhm0311 @SuhwanJang |
commit: 867bc75 |
./config/autorun.sh && ./configure 실행 뒤 make 시 다음과 같은 에러가 발생합니다.
libtool: error: cannot find the library 'libhashkit/libhashkit.la' or unhandled argument 'libhashkit/libhashkit.la'
The text was updated successfully, but these errors were encountered: