한번 오랫만에 시간이 나서 마음먹고 해보려는데
에러! ㅠㅠ
다음번에 재시도를 해봐야지..
$ distcc-pump --startup /usr/bin/distcc-pump: error: pump mode requested, but distcc hosts list does not contain any hosts with ',cpp' option $ distcc-pump make -j8 CC=ditscc __________Using distcc-pump from /usr/bin /usr/bin/distcc-pump: error: pump mode requested, but distcc hosts list does not contain any hosts with ',cpp' option |
어디서 저 옵션이 들어가나 뒤져보니 목록에 옵션으로 넣는거였네..
conf 파일에는 불가능하려나? zeroconf로 받아온다거나?
DISTCC_HOSTS=",cpp" |
[링크: https://wiki.archlinux.org/index.php/Distcc]
+ 2016-09-26
[링크 : https://forums.gentoo.org/...?sid=0b18b85927db5c54fa1bff47ee829527]
'프로그램 사용 > distcc & ccache' 카테고리의 다른 글
distcc 를 DHCP 에서.. (0) | 2016.09.28 |
---|---|
distcc kernel compile 재시도.. (0) | 2016.09.28 |
distcc 크로스 컴파일/커널 빌드 관련 (0) | 2016.09.13 |
distcc 로 valgrind-3.6.1 컴파일 실패? (0) | 2014.12.12 |
distcc 작동모드 (0) | 2014.12.09 |