Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 May 2021 19:19:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 256127] security/nss - linker command failed with exit code 1
Message-ID:  <bug-256127-21738-4iSkaYKyVj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256127-21738@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256127

--- Comment #2 from Weldon Godfrey <weldon@excelsus.com> ---
Thank you, your log helped me figure out what is wrong, you need to update
dependency in package for version of nspr



You are using v.4.30

I had v4.20



I updated to v4.30 of nspr, and did a make clean of nss and then make install
and then it worked.





=======================<phase: lib-depends    >============================
===>   nss-3.65 depends on shared library: libnspr4.so - not found
===>   Installing existing package /packages/All/nspr-4.30.txz
[122amd64-default-job-04] Installing nspr-4.30...
[122amd64-default-job-04] Extracting nspr-4.30: .......... done
===>   nss-3.65 depends on shared library: libnspr4.so - found
(/usr/local/lib/libnspr4.so)
===>   Returning to build of nss-3.65
===>   nss-3.65 depends on shared library: libsqlite3.so - not found
===>   Installing existing package /packages/All/sqlite3-3.35.5_1,1.txz
[122amd64-default-job-04] Installing sqlite3-3.35.5_1,1...
[122amd64-default-job-04] `-- Installing libedit-3.1.20210216,1...
[122amd64-default-job-04] `-- Extracting libedit-3.1.20210216,1: ..........
done
[122amd64-default-job-04] Extracting sqlite3-3.35.5_1,1: .......... done
===>   nss-3.65 depends on shared library: libsqlite3.so - found
(/usr/local/lib/libsqlite3.so)
===>   Returning to build of nss-3.65

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256127-21738-4iSkaYKyVj>