Closed Bug 310336 Opened 19 years ago Closed 19 years ago

Building NSS on Windows 2003 Server fails

Categories

(NSS :: Build, enhancement)

3.10
x86
Windows Server 2003
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Sandeep.Konchady, Assigned: wtc)

Details

Attachments

(1 file)

When building NSS on Windows 2003 Server, it complains about missing
coreconf/WINNT5.2.mk.  This is because Windows 2003 Server belongs to WINNT5.2
family.

C:\tip\mozilla\security\nss>gmake clean all
../coreconf/config.mk:71: ../coreconf/WINNT5.2.mk: No such file or directory
../coreconf/config.mk:171: no file name for `-include'
gmake: *** No rule to make target `../coreconf/WINNT5.2.mk'.  Stop.
You can just copy WINNT5.1.mk to WINNT5.2.mk and
edit the comment to say "Config stuff for WINNT 5.2 (Windows Server 2003)".
Let me know if that works.
A copy of WINNT5.1.mk, with the comment changed to
say "Config stuff for WINNT 5.2 (Windows Server 2003)".
Attachment #197762 - Flags: review?(Sandeep.Konchady)
Comment on attachment 197762 [details] [diff] [review]
Add new file mozilla/security/coreconf/WINNT5.2.mk

Looks good.  I have tested this on Windows 2003 Server and it works fine.
Attachment #197762 - Flags: review?(Sandeep.Konchady) → review+
New file added on the NSS trunk (for NSS 3.11).

RCS file: /cvsroot/mozilla/security/coreconf/WINNT5.2.mk,v
done
Checking in WINNT5.2.mk;
/cvsroot/mozilla/security/coreconf/WINNT5.2.mk,v  <--  WINNT5.2.mk
initial revision: 1.1
done
Severity: normal → enhancement
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.11
Version: 3.11 → 3.10
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: