아마 strl*() 함수들이 표준이 아니라서 생기는 문제인것 같은데 즉, 아래와 같은 컴파일 에러로 make가 안되는 분들은 사용하세요.
UnAlz.cpp: In function ‘void safe_strcpy(char*, const char*, size_t)’: UnAlz.cpp:113: error: ‘strlcpy’ was not declared in this scope