gtk-engines2 linked to not existing library

Kanstantsin Shautsou gentoo.integer at gmail.com
Sun Sep 18 08:08:04 PDT 2011


Hello.
I use -no_x11+quartz for gtk2 but gtk-engines2 build with linked -x11 library

KostyaSha:src integer$ port installed| grep gtk
  gtk-doc @1.15_0
  gtk-doc @1.15_1+python26
  gtk-doc @1.17_0+python26 (active)
  gtk-engines2 @2.20.2_1 (active)
  gtk1 @1.2.10_9 (active)
  gtk2 @2.24.5_0+no_x11+quartz
  gtk2 @2.24.6_0+no_x11+quartz (active)
  py26-gtk @2.22.0_0
  py26-gtk @2.22.0_1 (active)

sh-3.2# otool -L /opt/local/lib/gtk-2.0/2.10.0/engines/libclearlooks.so
/opt/local/lib/gtk-2.0/2.10.0/engines/libclearlooks.so:
	/opt/local/lib/libgtk-x11-2.0.0.dylib (compatibility version 2401.0.0, current version 2401.4.0)
	/opt/local/lib/libgdk-x11-2.0.0.dylib (compatibility version 2401.0.0, current version 2401.4.0)
	/opt/local/lib/libatk-1.0.0.dylib (compatibility version 3210.0.0, current version 3210.1.0)
	........

sh-3.2# file /opt/local/lib/libgtk-x11-2.0.0.dylib
/opt/local/lib/libgtk-x11-2.0.0.dylib: cannot open `/opt/local/lib/libgtk-x11-2.0.0.dylib' (No such file or directory)

How i can build gtk-engines2 linked against quartz gdk?


More information about the macports-users mailing list