Bug #1427
closed
configure with libnss and libnspr
Added by Peter Manev almost 10 years ago.
Updated over 5 years ago.
Description
When using using -
./configure --with-libnss-libraries=/usr/lib --with-libnss-includes=/usr/include/nss/ --with-libnspr-libraries=/usr/lib --with-libnspr-includes=/usr/include/nspr
if the libnss and libnspr libraries are not present the compile will finish without error.
- Assignee set to OISF Dev
- Target version set to TBD
- Status changed from New to Assigned
- Assignee changed from OISF Dev to Jason Taylor
Jason are you interested in checking this one as well?
Yes, I can take a look at this one too!
For appveyor, you should add these lines to the appveyor.yml
- c:\msys64\usr\bin\pacman -Su --noconfirm mingw-w64-"%MINGW_ARCH%"-nss
- c:\msys64\usr\bin\pacman -Su --noconfirm mingw-w64-"%MINGW_ARCH%"-nspr
For the travis-ci one you can just add the libnss3-dev package, the nspr one will then be installed as a dependency. I guess it would make sense to allow for at least one builder w/o nss/nspr.
- Status changed from Assigned to Closed
- Target version changed from TBD to 5.0beta1
Also available in: Atom
PDF