garnome and firefox-2.0



For some reason, the nss headers are not installed when compiling and
installing firefox-2.0. Curiously, nspr headers are installed! Links to all
the nss headers are left in

TOPSRCDIR/dist/public/nss.

Programs such as evolution which depend on nss (unless it's installed
separately on your system) will fail to compile when the header secasn1.h
can't be found.

This workaround works for me.

cd TOPSRCDIR/dist/public
cp -L nss /usr/include/firefox-2.0

or wherever the firefox headers are located (or modify your packaging
script accordingly.). I do not believe this is a problem with firefox < 2.

-- 
Peter




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]