Closed
Bug 515641
Opened 16 years ago
Closed 16 years ago
error while building fennec for winmo with symbols in nssutils
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
ARM
Windows Mobile 6 Professional
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 514295
People
(Reporter: jmaher, Unassigned)
Details
while building fennec on winmo with --enable-tests, I ran into an issue during the building of nss/nssutils/nssutils3.dll where it was throwing an error during:
nsinstall -m 644 <path>/nssutil3.pdb <bindir>
This is the case due to having:
export MOZ_DEBUG_SYMBOLS=1
as seen in this .mk file:
http://mxr.mozilla.org/mozilla-central/source/security/coreconf/rules.mk#115
Comment 1•16 years ago
|
||
dupe of bug 514295?
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Component: Windows Mobile → General
You need to log in
before you can comment on or make changes to this bug.
Description
•