서론
FreeBSD 5.5 Ports 관리중 다음과 같은 오류가 발생하였습니다.
freebsd# make install clean X11BASE is now deprecated. Unset X11BASE in make.conf and try again. *** Error code 1 Stop.
결론
해결책은 /etc/make.conf 파일을 다음 내용을 추가, 수정하고 ports를 유지보수하면 됩니다.X11BASE=${LOCALBASE} WITHOUT_X11=yes
728x90
반응형
'Linux,Unix,BSD' 카테고리의 다른 글
[CentOS] 서버의 Time Zone 및 시각 수정하기 (0) | 2012.12.19 |
---|---|
맨티스(mantis) 알림 메일 한글 깨지는 문제 해결 (0) | 2010.03.24 |
dokuwiki rewirte 설정(apache 2.2) (0) | 2010.03.11 |
맨티스(Mantis) 1.1.8 설치기 (0) | 2010.02.26 |
BugZilla에서 "undef error - Cannot determine local time zone" 오류의 처리 (0) | 2010.02.25 |