Configure and make went ok, but install failed. The problem is in syscopy. An exception is raised saying "sysread for buffered IO". (This exception is actually caught internally and syscopy aborts and leaves you with an empty file.) I tried using syscopy directly on some test files, and the same problem happened. Any ideas?