Closed
Bug 528004
Opened 16 years ago
Closed 16 years ago
system wrappers does not include hildon-file-chooser-dialog.h
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: romaxa, Unassigned)
References
Details
Attachments
(1 file)
|
313 bytes,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
../../staticlib/components/libwidget_gtk2.a(nsFilePicker.o): In function `nsFilePicker::Show(short*)':
/home/romaxa/microbcomponent/hg/microb-engine-nopatches/build-tree/mozilla/widget/src/gtk2/nsFilePicker.cpp:441: undefined reference to `hildon_file_chooser_dialog_new_with_properties'
/scratchbox/compilers/cs2007q3-glibc2.5-i486/bin/../lib/gcc/i486-pc-linux-gnu/4.2.1/../../../../i486-pc-linux-gnu/bin/ld: libxul.so: hidden symbol `hildon_file_chooser_dialog_new_with_properties' isn't defined
/scratchbox/compilers/cs2007q3-glibc2.5-i486/bin/../lib/gcc/i486-pc-linux-gnu/4.2.1/../../../../i486-pc-linux-gnu/bin/ld: final link failed: Nonrepresentable section on output
| Reporter | ||
Comment 1•16 years ago
|
||
| Reporter | ||
Updated•16 years ago
|
Attachment #411767 -
Flags: review?(ted.mielczarek)
Updated•16 years ago
|
Attachment #411767 -
Flags: review?(ted.mielczarek) → review+
| Reporter | ||
Comment 2•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 3•16 years ago
|
||
Followup for test bustage: http://hg.mozilla.org/mozilla-central/rev/792a9883a4b4
Please run tests or use tryserver before checking in.
You need to log in
before you can comment on or make changes to this bug.
Description
•