#2858: upgrade for nss-3.12.3 + nspr-4.8
-------------------------+--------------------------------------------------
Reporter: ChaosKind | Owner: blfs-b...@…
Type: enhancement | Status: new
Priority: normal | Milestone: 6.5
Component: BOOK | Version: SVN
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Comment(by k...@…):
Didn't see the comemnts in this until I'd already built nss. I've using
my own patches and scripting derived from fedora to get the -config and
.pc files correct. FWIW there seems to be a problem getting nss to find
the nspr headers. I used to use [ WHERE is the prefix ]
{{{
echo "INCLUDES += -I${WHERE}/include/nspr"
>>mozilla/security/coreconf/headers.mk
}}}
but now I'm using the following (first noticed this at gobolinux
{{{
export NSPR_INCLUDE_DIR=${WHERE}/include/nspr
}}}
Also still using
{{{
export USE_SYSTEM_ZLIB=1
export ZLIB_LIBS=-lz
}}}
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2858#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page