Ticket #391 (closed defect: invalid)
libframeworkd-glib fails with LDFLAGS -Wl,--as-needed
| Reported by: | spielc | Owned by: | ainulindale |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | libframeworkd-glib | Version: | milestone5 |
| Keywords: | Cc: |
Description
libframeworkd-glib fails to compile if you've added -Wl,--as-needed to LDFLAGS with the error message:
/usr/armv4tl-softfloat-linux-gnueabi/usr/lib/libframeworkd-glib.so: undefined reference to `dbus_g_type_get_map'
It compiles flawlessly as soon as you remove the above mentioned flags from LDFLAGS.
Change History
Note: See
TracTickets for help on using
tickets.

I'm afraid this is rather a problem in dbus than libframeworkd-glib. Please report this upstream.