Closed Bug 821618 Opened 13 years ago Closed 13 years ago

nsHTMLAbsPosition.cpp:665: undefined reference to `nsIDOMCSSStyleDeclaration::GetPropertyCSSValue(nsAString_internal const&, nsIDOMCSSValue**)'

Categories

(Core :: CSS Parsing and Computation, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla20

People

(Reporter: glandium, Assigned: glandium)

Details

Attachments

(1 file)

../../editor/libeditor/html/nsHTMLAbsPosition.o: In function `nsHTMLEditor::CheckPositionedElementBGandFG(nsIDOMElement*, nsAString_internal&)': /home/mh/mozilla-central/editor/libeditor/html/nsHTMLAbsPosition.cpp:665: undefined reference to `nsIDOMCSSStyleDeclaration::GetPropertyCSSValue(nsAString_internal const&, nsIDOMCSSValue**)' /usr/bin/ld: libxul.so: hidden symbol `_ZN25nsIDOMCSSStyleDeclaration19GetPropertyCSSValueERK18nsAString_internalPP14nsIDOMCSSValue' isn't defined
ah thanks, this is what yesterday broke my compilation on Mac, basically I couldn't build anymore due to linking error on this.
Assignee: nobody → mh+mozilla
Comment on attachment 692327 [details] [diff] [review] Fix build failure with some compilers due to nsComputedDOMStyle::GetPropertyCSSValue definition r=me
Attachment #692327 - Flags: review?(bzbarsky) → review+
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: