Re: problem building Gnome-vfs
Marc André Selig <[email protected]>
| Newsgroups | gmane.os.opendarwin.darwinports |
|---|---|
| Message-ID | <[email protected]> |
On 07.08.2006, at 05:31, Joe Auty wrote: [...] > Making all in libgnomevfs > /opt/local/bin/orbit-idl-2 -I `pkg-config --variable=idldir bonobo- > activation-2.0` ./GNOME_VFS_Daemon.idl > dyld: Library not loaded: /opt/local/lib/libIDL-2.0.dylib > Referenced from: /opt/local/bin/orbit-idl-2 > Reason: image not found > make[2]: *** [GNOME_VFS_Daemon.h] Trace/BPT trap [...] > I have orbit2 and libidl1 installed and active. To me as a layman, this message seems to indicate that gnome-vfs needs libIDL-2.0.dylib. Does that file exist on your system? It is provided by libidl (without the trailing "1"). Does gnome-vfs compile when you install libidl manually? Regards, Marc