Closed
Bug 443291
Opened 17 years ago
Closed 17 years ago
multiple definition of nsHTMLScrollFrame::SaveState
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: blassey, Assigned: blassey)
Details
(Keywords: mobile)
the build breaks on the final link in /toolkit/library when debug is enabled in scratchbox
../../staticlib/components/libgklayout.a(nsListControlFrame.o): In function `nsHTMLScrollFrame::SaveState(nsIStatefulFrame::SpecialStateID, nsPresState**)':../../dist/include/xpcom/nsID.h:84: multiple definition of `nsHTMLScrollFrame::SaveState(nsIStatefulFrame::SpecialStateID, nsPresState**)'
../../staticlib/components/libgklayout.a(nsGfxScrollFrame.o):../../dist/include/xpcom/nsID.h:84: first defined here
collect2: ld returned 1 exit status
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•