Closed Bug 702645 Opened 13 years ago Closed 13 years ago

win32_repack_beta broken due to "LINK : fatal error LNK1104: cannot open file 'mozcrt.lib'"

Categories

(Mozilla Messaging Graveyard :: Release Engineering, defect)

All
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: standard8, Assigned: standard8)

Details

Attachments

(2 files)

Something has changed in the build system, that means building nspr with jemalloc standalone seems to have broken. When we reach the make nsprpub step, we get:

LINK : fatal error LNK1104: cannot open file 'mozcrt.lib'

The good news is that we only need nspr for libmar, and neither get included in the build, so just like Firefox (and our nightly l10n repacks) we don't actually need to be building nspr/mar with jemalloc.

I have some patches in progress for this.
This is to stop us building in jemalloc on the l10n repacks.
Attachment #574611 - Flags: review?(jhopkins)
This sets up the mozconfigs for comm-beta. If this works, then I'll do comm-release & other branches (if we need them) later.
Attachment #574612 - Flags: review?(jhopkins)
Attachment #574611 - Flags: review?(jhopkins) → review+
Comment on attachment 574612 [details] [diff] [review]
Add l10n mozconfigs

Review of attachment 574612 [details] [diff] [review]:
-----------------------------------------------------------------

We'll need the remaining mozconfigs as soon as possible (comm-release, etc..)
Attachment #574612 - Flags: review?(jhopkins) → review+
This landed in this morning's reconfig.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: