[Prev][Next][Index][Thread]

new to oskit



Hi All,
 I am new to oskit. I have downloaded oskit-20010214.tar.gz and when I untared it on Linux, it told me that
 
tar: oskit-20010214/ANNOUNCE: Cannot change ownership to uid 27, gid 601: Operation not permitted
tar: oskit-20010214/BUGS: Cannot change ownership to uid 27, gid 601: Operation not permitted
..........
tar: oskit-20010214/zlib/README: Cannot change ownership to uid 27, gid 601: Operation not permitted
tar: Error exit delayed from previous errors
 
And when I "make" after "./configure", it told me that
 
make[1]: Entering directory '/mnt/f/oskit-20010214/oskit'
ln -s ../oskit/x86 machine
ln: creating symbolic link 'machine' to '../oskit/x86': Operation not permitted
make[1]: *** [machine] Error 1
make[1]: Leaving directory '/mnt/f/oskit-20010214/oskit'
make: *** [oskit/all.MAKE] Error 2
 
I need your help.
 
Thank you in advance.
Dale Liu