[OpenIndiana-discuss] find cycle's detected

Peter Tribble peter.tribble at gmail.com
Sat May 12 15:32:05 UTC 2018


On Sat, May 12, 2018 at 3:59 PM, Jacques Hugo <jacques.hugo at threetwo.co.uk>
wrote:

> Hi all,
>
> Has anyone seen this error when compiling/installing from source:
>
> find: cycle detected for /lib/crypto/32/
>

Something is picking up /usr/sbin/install (which behaves differently to
the BSD and GNU versions of install).

Many packages now are smart enough to autodetect, but not all.

You'll need to help it find the gnu install. A couple of ways are:

- 'make install INSTALL=ginstall'

- ensuring /usr/gnu/bin is at the front of the path

-- 
-Peter Tribble
http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/


More information about the openindiana-discuss mailing list