Closed
Bug 103447
Opened 23 years ago
Closed 23 years ago
build error in xpcom/tools/registry
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: fury, Assigned: dougt)
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.08 (Macintosh; U; PPC, Nav)
BuildID: 20011005
my compilation stopped in xpcom/tools/registry with ../../dist/bin/libxpcom.so:
undefined references to nsStubBase::StubXXX() where XXX are numbers from 3 to
247? (the key problem is the undefined refs. to Stub3 to Stub 247
Reproducible: Always
Steps to Reproduce:
1.make -f client.mk
2.
3.
Actual Results: my mozilla build stopped and bailed out.
Expected Results: my mozilla compilation should have finished so that i
have a graphical web browser...
linux kernel-2.4.10 on a ppc
gcc-3.0
make-3.79.1
glibc-.2.2.3
all self built natively
Comment 1•23 years ago
|
||
Marking these all WORKSFORME sorry about lack of response but were very
overloaded here. Only reopen the bug if you can reproduce with the following steps:
1) Download the latest nightly (or 0.9.6 which should be out RSN)
2) Create a new profile
3) test the bug again
If it still occurs go ahead and reopen the bug. Again sorry about no response
were quite overloaded here and understaffed.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•