On Sat, May 12, 2018 at 3:59 PM, Jacques Hugo <[email protected]>
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/
_______________________________________________
openindiana-discuss mailing list
[email protected]
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to