John Vandenberg wrote:
> "Brandon Hume - BORG Redirect" <[EMAIL PROTECTED]> wrote in
> message 9bhhlt$[EMAIL PROTECTED]">news:9bhhlt$[EMAIL PROTECTED]...
> > I've run into the following when trying to build PSM into Mozilla on
> Solaris:
> >
> > 1) Different parts of the build process seem to want the object directory
> > under dist/ to be named differently. Part of the build process seems to
> want
> > dist/SunOS5.8_OPT.OBJ ; others want SunOS5.8_sparc_OPT.OBJ. I symlinked
> > the two together and was able to continue.
I had what sounds like the same problem on OpenVMS. I fixed it by making
OS_TARGET equal to OS_ARCH in the OpenVMS section of security/coreconf/arch.mk
FWIW...