Hi,

Have got a problem with the cp command. It signals an error:

[EMAIL PROTECTED] peter]# cp  -f qazpx.txt /tmp/qazpxtttt.txt
cp: setting attributes for "/tmp/qazpxtttt.txt": Operationen stöds ej 
(translates as "operation not supported")
The file is copied, but if the cp-comamnd is in a Makefile, it exits!
(I have made a su-command and given the root password.)

This happens when I do "make install" as root.

If I cd to the root I can do a similar:
[EMAIL PROTECTED] /]# cp -f qazroot.txt /tmp/qazptttt.txt

without problem.

I'm using

Linux hpd1 2.6.17-13mdv #1 SMP Fri Mar 23 19:03:31 UTC 2007 i686 Intel(R) 
Pentium(R) D CPU 3.00GHz GNU/Linux

This is a new system. It has happend on my old similar system twice.

I wonder what I'm doing wrong? Have I missed something?

/Peter Landgren


_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to