[MacPorts] #29063: gtk3 3.05 configure error quartz
MacPorts
noreply at macports.org
Thu Jun 30 02:33:42 PDT 2011
#29063: gtk3 3.05 configure error quartz
-----------------------------------+----------------------------------------
Reporter: Tom.Schoonjans@… | Owner: singingwolfboy@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: gtk3
-----------------------------------+----------------------------------------
Comment(by Tom.Schoonjans@…):
Hey,
With this patch the package compiles fine...
BUT it doesn't work when running a program that is linked against these
libraries.
I get the following error at runtime:
{{{
dyld: lazy symbol binding failed: Symbol not found: _GDK_IS_QUARTZ_SCREEN
Referenced from: /opt/local/lib/libgtk-3.0.dylib
Expected in: flat namespace
dyld: Symbol not found: _GDK_IS_QUARTZ_SCREEN
Referenced from: /opt/local/lib/libgtk-3.0.dylib
Expected in: flat namespace
Trace/BPT trap
}}}
I'm not an expert, but I think this means something must have gone wrong
during compilation of the library: a macro was incorrectly interpreted as
a function...
--
Ticket URL: <https://trac.macports.org/ticket/29063#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list