bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/36636] gjar -u doesn't work


From: gnu_andrew at member dot fsf dot org
Subject: [Bug classpath/36636] gjar -u doesn't work
Date: 26 Jun 2008 21:54:32 -0000


------- Comment #5 from gnu_andrew at member dot fsf dot org  2008-06-26 21:54 
-------
rename failed: Invalid cross-device link

from native/jni/native-lib/cpio.c with a perror added.
gjar is trying to use File.renameTo to move the updated jar over the old one,
but fails if they are on different filesystems.  I imagine most developers are
on /home which is unlikely to be on the same fs as /tmp.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36636





reply via email to

[Prev in Thread] Current Thread [Next in Thread]