pkgsrc-Users archive

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

Re: Building OpenSSL 3.3.1 links with system libcrypto and libssl



Mads Rasmussen <madsrasmussen%aserv.dk@localhost> writes:

> Okay, where would libcrypto.so and libssl.so be placed? the ones generated 
> from the pkgsrc OpenSSL build? /usr/pkg/lib?

They are installed into work/.destdir/usr/pkg/lib by 'make install' and
put into a binary package by 'make package', and that is put into the
system by 'make package-install'.

I recommend that you read /usr/pkgsrc/doc/pkgsrc.txt -- there is a lot
of information there about how pkgsrc works.  I'm happy to answer
questions that remain after you read it all the way through.

> I will try to install OpenSSL from the pkgsrc archive, there OpenSSL 1.1.1w is 
> available for NetBSD 8.2, if I have that installed, and the pkgsrc succeeds, 
> then I know that the already installed OpenSSL version is interfering with the 
> pkgsrc build somehow 

I don't think that's a safe conclusion but debugging is hard and there
are many paths.


Home | Main Index | Thread Index | Old Index