unalz 0.60 strl*() 관련 make 에러나는 경우에 보세요.
글쓴이: lunarboy / 작성시간: 월, 2007/02/05 - 10:27오전
아마 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 UnAlz.cpp: In function ‘void safe_strcat(char*, const char*, size_t)’: UnAlz.cpp:123: error: ‘strlcat’ was not declared in this scope
압축해제된 unalz 0.60 소스 디렉토리에 풀어 덮어써 주시면 됩니다.
File attachments:
첨부 | 파일 크기 |
---|---|
unalz-0.60_strl.tar.gz | 15.26 KB |
Forums:
덕분에 0.60이 새로
덕분에 0.60이 새로 나왔다는 걸 알게됐네요.
게다가 첨부하신 파일로 잘 설치됐습니다.
하지만 diff를 해주셨으면 더 좋았을텐데요.
고맙습니다.