Opened 6 years ago

Last modified 6 years ago

#55868 closed defect

gtk3: lazy symbol binding failed — at Version 2

Reported by: olmanolman Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.4.2
Keywords: Cc:
Port: gtk3

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I updated macports today (21. 02. 2018)

before the update all worked properly but now I receive :

dyld: lazy symbol binding failed: Symbol not found: _gdk_quartz_atom_to_pasteboard_type_libgtk_only
  Referenced from: /opt/local/lib/libgtk-3.0.dylib
  Expected in: flat namespace

dyld: Symbol not found: _gdk_quartz_atom_to_pasteboard_type_libgtk_only
  Referenced from: /opt/local/lib/libgtk-3.0.dylib
  Expected in: flat namespace

the application does not run

Change History (3)

comment:1 Changed 6 years ago by mf2k (Frank Schima)

Priority: HighNormal

The Priority field is for use by Macports team members only.

comment:2 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: gtk3 added; gtk removed
Summary: lazy symbol binding failedgtk3: lazy symbol binding failed

Which application generates this error?

Was gtk3 or any of its dependencies installed with the +quartz variant before, and if so, is it / are they installed with that variant now?

Changed 6 years ago by olmanolman

Attachment: test.c added
Note: See TracTickets for help on using tickets.