Casey Schaufler <casey@xxxxxxxxxxxxxxxx> wrote: > > Tests for the key/keyring events can be found on the keyutils next branch: > > > > https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/log/?h=next > > I'm having trouble with the "make install" on Fedora. Is there an > unusual dependency? What's the symptom you're seeing? Is it this: install -D -m 0644 libkeyutils.a /tmp/opt/lib64 libcrypt.so.2 => /lib64/libcrypt.so.2 (0x00007f7dcbf6d000)/libkeyutils.a /bin/sh: -c: line 0: syntax error near unexpected token `(' /bin/sh: -c: line 0: `install -D -m 0644 libkeyutils.a /tmp/opt/lib64 libcrypt.so.2 => /lib64/libcrypt.so.2 (0x00007f7dcbf6d000)/libkeyutils.a' David