FreeBSD ports 빌드시 X11BASE 에러
OS/FreeBSD FreeBSD, ports View Comments
간만에 서버 업데이트 하려고 ports에서 make를 치는 순간!
아래와 같은 에러 메세지를 보고 좌절을 잠시..
아래와 같은 에러 메세지를 보고 좌절을 잠시..
On FreeBSD before 6.2 ports system unfortunately can not set default X11BASE by itself so please help it a bit by setting X11BASE=${LOCALBASE} in make.conf.찾아보니 /etc/make.conf 에 아래 내용을 추가해서 해결할 수 있었다.
On the other hand, if you do wish to use non-default X11BASE, please set variable USE_NONDEFAULT_X11BASE.
*** Error code 1
Stop.
USE_NONDEFAULT_X11BASE=${LOCALBASE}자.. 이제 대대적인 업데이트를..!
Twitter
RSS
back to top
Recent Comments