[gtk+osx] building GTK+OSX
Status: Beta
Brought to you by:
jralls
From: Charles L. <cl...@gh...> - 2002-12-31 18:36:53
|
First, congratulations on getting GTK+OSX working! I'm looking forward to finally being able to run my favorite GTK+ apps on my Mac without running XDarwin. I'm running Jaguar (10.2.3) with the December 2002 build tools. Also installed is fink's standalone dlcompat package (namely, /usr/local/lib/libdl.a). I built and installed the glib version contained in the gtk-osx-0.1 tar file. No problems there. After that, I started to get lost. Seeing only .pbproj bundles (and no configure scripts) I went for broke and ran pbxbuild in gdk/ and gtk/ (which should be functionally equivalent to using the PB build button, right?). The gtk build worked until it tried to link, and then complained about missing _dl* symbols. What is the recommended way to resolve this? I can probably figure out how to do this by hand, but I would like to fix the problem upstream (say, somewhere in the .pbproj description). If necessary, I can post build logs, but I'm guessing I'm missing a step or setup option somewhere. Thanks, -- Charles Lepple <cl...@gh...> http://www.ghz.cc/charles/ |