On 5/15/10 11:08 PM, peterwong wrote: > there are no .patch files in your directory > <http://cvs.snaggledworks.com/viewvc.cgi/fink/3rdparty/main/finkinfo/graphics/>, > only .info files...is that supposed to be the case?
Yes. Not all packages require a patch file. If you do forget to download a required patch file for some package, the package will complain when you try to install it. > the dirac failure gives me this: > >> > Undefined symbols: "___sync_fetch_and_add_4", referenced from: >> > _dirac_encoder_context_init in libdirac_encoder_la-dirac_encoder.o ... That's the error, but we need to see the command that caused the error. Can you paste the 2 or 3 lines immediately above this? It should start with g++ or "libtool: link: g++ -dynamiclib" or similar. Hanspeter ------------------------------------------------------------------------------ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
