On 6/10/12 2:44 AM, Peter Dyballa wrote: > Hello! > > When I use > > fink-package-precedence --prohibit-bdep=%n . > > (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)"... >
I'm sure it would. Maybe the maintainer (cc'ed) would be interested in doing that. Or maybe not. After all, that means adding a conditional to check if only one item is being used. And the console messages are really just to let people building the package know that _something_ is happening. Or you can feel free to try making the changes in your local version--the package is public domain. > -- > Greetings > > Pete > <\ > \__ O __O > | O\ _\\/\-% _`\<, > '()-'-(_)--(_) (_)/(_) > > > ------------------------------------------------------------------------------ It's the "/./" in the middle of the path--it evaluates to the correct path but doesn't look like what is stored in the dpkg database. Though I thought this got fixed. Are you using the current fink-package-precedence? -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/2012/02/21/got-job/ ------------------------------------------------------------------------------ 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
