Re: [gtk-osx-users] cups server issues




On Jun 11, 2013, at 10:36 AM, Alwyn Goodloe <agoodloe gmail com> wrote:

I've made some progress in getting the install to work but  gobject-introspection has been a real pain. 


 jhbuild build meta-gtk-osx-core keeps dying with the message

grep: /opt/local/lib/libintl.la: No such file or directory
sed: /opt/local/lib/libintl.la: No such file or directory
libtool: link: `/opt/local/lib/libintl.la' is not a valid libtool archive
make[2]: *** [libgirepository-1.0.la] Error 1

I'm sure this has to do with something left behind from my now removed macports, but I couldn't find anything searching the list archives so I thought I would ask if anyone has any suggestions. /opt/local isn't in anymore and in fact I removed /opt/local  as it only had stuff left behind by macports.  I don't mind starting  from scratch again, but I want to understand the cause of this problem.

Check your environment for MacPorts litter. If that's clean, there's a library somewhere that you upgraded with MacPorts which is trying to pull in the MacPorts libintl -- which has it in its rpath list (you can see the rpath list with otool -L). With the MacPorts directory removed that library is broken anyway, so you might as well remove it. It may take a bit of detective work to find it, though, particularly if you've been naughty and installed things into /usr/lib. 

Regards,
John Ralls



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]