[gtk+osx] Compiling Dia with gtk-osx
Status: Beta
Brought to you by:
jralls
From: Lars C. <la...@ra...> - 2005-04-29 17:01:36
|
Hi! I just ran across gtk-osx today. Having wanted to compile Dia for OS X for quite a while, I jumped at the chance. First I tried a simple hello world from the Gtk 1.2 tutorial, and it worked. Trying with Dia 0.90 (ou= r last pre-GTK2 version), I found I had to install gdk-pixbuf first.=20 Getting that (version 0.8.0, I tried ./configure --build=3Dpowerpc-apple-= bsd --ost=3Dpowerpc-apple-bsd --target=3Dpowerpc-apple-bsd (which I'd found somewhere else and helps with poor detection), but had the glib-config test program fail because it tried to use -ldl in its compile (see attached bit of log below). Does anyone have a pointer to what to do about that? Thanks, -Lars configure:2133: checking for GLIB - version >=3D 1.2.0 configure:2232: gcc -o conftest -g -O2 -I/Library/Frameworks/GLib.framework/Head ers conftest.c -F/Library/Frameworks -framework glib -framework glib -ldl 1>&5 ld: can't locate file for: -ldl configure: failed program was: |