Closed
Bug 176591
Opened 22 years ago
Closed 22 years ago
some dlls import CPPRMI36.DLL instead of MOZRMI36.DLL
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: Sebastian.Wittmeier, Assigned: mkaply)
Details
When I want to start phoenix.exe, it looks for the (not included in Phoenix) IBM
VAC runtime dlls instead of using the (included in Phoenix) MOZRMI36.DLL, which
is a renamed variant (for copyright reasons).
The DLLs nspr4.dll, plc4.dll, plds4.dll
Workaround: change CPPRMI36 in those 3 dlls to MOZRMI36 with hex editor
Final Solution: change build process or use dllrname, alternatively.
Sebastian
Used Version:
Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.2b) Gecko/20021018 Phoenix/0.3
http://ftp.mozilla.org/pub/phoenix/releases/0.3/phoenix-0.3-os2.zip, 13102536
Bytes, 21-Oct-2002 19:54
Assignee | ||
Comment 1•22 years ago
|
||
This has since been fixed.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 2•22 years ago
|
||
Are you shure? The binaries are not updated yet.
Perhaps you have the IBM VAC in your classpath.
Sebastian
Assignee | ||
Comment 3•22 years ago
|
||
OK, it's definitely up there now :)
Sorry about that.
I had uploaded it to mozilla.org, but i hadn't moved it into the right directory.
It will be mirrored in 15-30 min.
Comment 4•22 years ago
|
||
VERIFIED Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5a) Gecko/20030714
Mozilla Firebird/0.6
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•