On Sun, 10 Jun 2012 11:44:36 +0200, Peter Dyballa <[email protected]> wrote: Hello! > > When I use > > fink-package-precedence --prohibit-bdep=%n .
Unrelated to your bug report, but an important note: make sure you are using "whatever package-name is the BuildDependsOnly (headers and related files)", not necessarily %n (the main package when the script is running). The goal is to make sure your build process is not fooled by a previously-installed version of this library itself. > (in imagemagick.info) it reports: > > Could not determine fink package for 1 headers: > /sw/include/webp/./types.h nicht gefunden. > Scanning binaries for incorrect dyld linking... > phase test: passed > > In reality, on my disk, the C header file does exist: > > -rw-r--r-- 1 root admin 1086 8 Jun 23:36 /sw/include/webp/./types.h > > > It would also be nice if it could report "for 1 header (file)"... Fixed in fink-package-precedence-0.14 dan -- Daniel Macks [email protected] ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
