On Mon, 25 Jun 2012 18:21:29 -0400 Terry McCoy <[email protected]> wrote: > /usr/bin/install -c -d ../libafs/afs > Bad switch -d > make[3]: *** [../libafs/afs/xfsattrs.h] Error 1
You, or someone/something on that box, replaced /usr/bin/install with the 'install' that comes from older openafs versions. You probably do not want to do that, and you should restore /usr/bin/install to the normal binary that comes from RHEL coreutils. -- Andrew Deason [email protected] _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
