pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/misc/rhash



On Tue, 14 May 2024 14:37:48 +0000
"Nia Alarie" <nia%netbsd.org@localhost> wrote:

> Log Message:
> rhash: libtoolize, other portability improvements

Broken on Linux:

Checking for OpenSSL ... no
Error: OpenSSL library not found

/usr/bin/ld: cannot find -lcrypto: No such file or directory

Why was this removed? If I put it back it works again.
(It is wrong, should use BUILDLINK_PREFIX.openssl, but beside the point ...)

> -CONFIGURE_ARGS+=     --extra-cflags=-I${PREFIX}/include\ ${CFLAGS:Q}
> -CONFIGURE_ARGS+=     --extra-ldflags=-L${PREFIX}/lib\ ${COMPILER_RPATH_FLAG}${PREFIX}/lib\ ${LDFLAGS:Q}

Can you please make the necessary changes so it works again? Thanks.

Kind regards,
-Tobias





Home | Main Index | Thread Index | Old Index