On 8/14/2012 6:47 PM, Gary K Olson wrote: > I am attempting to update libavutil50-shlibs, libavcodec52-shlibs, > libavformat52-shlibs. These are all necessary for gimp2, which I believe may > be why I built them originally. There are new versions available: > libavcodec54-0.11-shlibs, libavformat54-0.11-shlibs and > libavutil51-0.11-shlibs that I built successfully on OSX 10.8 just to see if > they would build. > > When I try to build libavutil50-shlibs, the build immeditately attempts to > build ffmpeg-0.7.13-1. The ffmpeg build encounters a fatal error when it > attempts to copy from build/doc/*.html to > /sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/share/doc/ffmpeg/, but there is no > build/doc/ directory! > I get this at the error message in the build script:
Thanks for the report. This error was due to Apple removing /usr/bin/texi2html. The fixed package should be available via fink selfupdate (revision -2). Hanspeter ------------------------------------------------------------------------------ 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
