Warning: Can't synchronize with repository "(default)" (No changeset 96d22ec3fa3ef6de3ea8dc0d7d398adc9aa071cf in the repository). Look in the Trac log for more information.

Ticket #391 (closed defect: invalid)

Opened 4 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by mickey

  • Status changed from new to closed
  • Resolution set to invalid

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

Note: See TracTickets for help on using tickets.