Displaying 1 result from an estimated 1 matches for "cd122a23".
2007 Jul 02
1
error in make install "cp: cannot copy cyclic symbolic link"
Hi All,
I'm trying to build klibc against my own kernel source tree. The build
goes fine, the problem is to install it.
As usr/klibc/README asks, I've create a symlink called linux pointing to
my kernel tree:
lrwxrwxrwx 1 root root 25 Jul 2 16:18 linux -> /usr/src/linux-2.6.22-rc6
anderson-herzer:/usr/local/src/klibc-1.5# export LANG=C
anderson-herzer:/usr/local/src/klibc-1.5#