John wrote: > I hope this report is useful to you. > I ran configure --prefix=ONETHING --exec-prefix=ANOTHERDIR > make > make test and got two errors (see below)., > As the errors will show, I was attempting to build/install in AFS.
I don't have AFS installed so I can't debug these. Would you be willing to build/install in a non-AFS directory and see if those tests pass? I have installed and tested successfully on Ubuntu Trusty on an ext4 filesystem. If you want to see exactly where a test fails, you can run it individually under sh -x, e.g., $ sh -x test/refile/test-refile Just be sure to run test/cleanup if you modify the code and rebuild. David _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
