ld: library not found for -lboost_program_options-mt
When I install gearmand on mac10.8.3. Everything seems fine when I install
libevent boost and so on . But at last I got and error return 1 when I run
command make.
Error infomation is :
`make -j5 all-am
CXXLD bin/gearadmin
ld: library not found for -lboost_program_options-mt
collect2: ld returned 1 exit status
make[1]: * [bin/gearadmin] Error 1
make: * [all] Error 2`
No comments:
Post a Comment