-----Original Message----- >From: Jean-François Mertens <[EMAIL PROTECTED]> >On 23 Mar 2008, at 01:22, Daniel Macks wrote: >>> >>> /sw/src/fink.build/root-qscintilla2-qt4-x11-shlibs-2.2-1/sw/lib/ >>> qt4-x11/lib/libqscintilla2.3.0.0.dylib: >>> libqscintilla2.3.dylib (compatibility version 3.0.0, current >>> version 3.0.0) >> >> That is usually a full path, not just the filename. Not sure if that's >> *the* problem, but it's unusual enough that it might confuse the >> validator. > >By definition a correct install_name is a full path, no ? >And I'm almost sure to have seen the validator catching such things >before. >(Though maybe not with the cited msg _ maybe there is something else >too)
Yep. qmake was hardcoding a pathless install_name in the Makefile. Fixing that resolved both validator complaints. It did take me a couple hours to figure out that the whitespace between install_name and libqscintilla2.3.dylib was a tab character and not a space :( Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.devel