Embeded
/usr/bin/ld: cannot find -lperl
aromacrony
2015. 5. 26. 15:42
SNMP 구현을 위해서 소스를 다운받아서 make 하는데
계속 빌드 에러로 진행이 안되었다.
/usr/bin/ld: cannot find -lperl
collect2: error: ld returned 1 exit status
apt-get 으로 해당 라이브러리를 다운받아 설치하면 된다.
참고사이트
http://stackoverflow.com/questions/17576911/cannot-find-lperl-doing-a-makefile-on-c