Javier Delgadillo wrote:
> Did you build the mozilla browser first? If not, then maybe the psm
> module is out of date and its dependencies not update.
>
> Try building the browser in your source tree first, then run your build
> procedure for psm in that same tree afterwards. That should force all
> of PSM's dependencies to get built before you build PSM.
>
> --
> Javier Delgadillo Sun / Netscape Alliance
> (408) 276-3977 Software Engineer
> mailto:[EMAIL PROTECTED] http://people.netscape.com/javi
I did that. This doesn't appear to be a dependency problem. The
problem is that the include lines that are passed to the compiler don't
include the dist/include directory which is where all of the header
files that NSS needs are placed.
--Chris