Sebastian Hagedorn wrote: [] > rm: illegal option -- - > usage: rm [-f | -i] [-dPRrvW] file ... > unlink file > ./fail-2eperm: cannot access required version (5.96) of rm > out exp differ: char 5, line 1 > 1,2c1 > < rm: a/b: Operation not permitted > < rm: a: Directory not empty > --- >> rm: cannot remove `a/b': Operation not permitted > FAIL: fail-2eperm
Could you go into the directory /Volumes/Datengrab/sw/src/fink.build/coreutils-5.96-5/coreutils-5.96/tests/rm and run the following command: sudo env VERBOSE=yes make check TESTS=fail-2eperm This should give some more information about what is really going on here. Martin ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
