우분투 6.10 edgy 버젼에서 cscope를 설치하려고하는데 잘안되네요.
./configure
make
해서 설치하니까 오류가 2개 발생합니다.(페도라에선 잘 설치되던것이..ㅋ)
그래서 apt-get install cscope로 설치를 시도해보았는데
E: /var/lib/dpkg lock 잠금 파일을 얻을 수 없습니다. - open (11 Resource temporarily unavailable)
E: Unable to lock the administration directory(/var/lib/dpkg/), is another process using it?
drivers/built-in.o: In function 'ide_wait_not_busy':
(.text+0x3ea78):undefined reference to 'touch_nmi_watchdog'
drivers/built-in.o: In function 'imacfb_probe':
imacfb.c:(.init.text+0xdca): undefined reference to 'efi'
make[1]: *** [.tmp_vmlinux1] Error 1
make[1]:Leaving directory '/usr/src/linux-source-2.6.17'