Re: [gtk+osx] Compiling Dia with gtk-osx
Status: Beta
Brought to you by:
jralls
From: Lars C. <la...@ra...> - 2005-04-29 20:03:59
|
Thanks for the fast reply! On Fri, 2005-04-29 at 12:09 -0700, Andy Prock wrote: > You might try copying config.guess from /usr/local/share/libtool into > your Dia project directory (overwriting the one currently there). Copying that together with config.sub and ltmain.sh does cure the need for specifying host etc. > What seem to be happening is that the linker is looking for libdl.lib, > but should instead be looking for libdl.dylib. This does not seem to be cured, however. Making libdl.lib a symlink to libdl.dylib (for testing) doesn't change a thing, either. I notice, though, that libdl only exists in my /sw (fink) directory. Should it be part of the normal compilation system? -Lars -- Lars Clausen <la...@ra...> |