>>> "Skip" == Skip Montanaro <[EMAIL PROTECTED]> writes:

[...]

 Skip> configure: creating ./config.status
 Skip> rm: cannot remove `conf5861': Input/output error

[...]

 Skip> I have a few questions.  First, what's causing the "cannot remove" error
 Skip> when the configure script is executed? 

That could be an NFS server which reuse inode numbers.  The
Linux user-mode NFS server (unfsd) is known for this.  Switch to
using kernel NFS server if that's your case.

 Skip> Second, why does missing want to execute automake?

The tool you used to carry your files (here, CVS) messed their
timestamps.  Use `make dist' if you need something more accurate.

[...]

-- 
Alexandre Duret-Lutz


Reply via email to