I am attempting to upgrade libavcodec52-shlibs libavformat52-shlibs libavutil50-shlibs. The build is attempting to compile ffmpeg-0.7.13-1 as a prerequisite, and I get the following error:
> mkdir -p "/sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/lib/pkgconfig" > install -m 644 libavutil/libavutil.pc > "/sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/lib/pkgconfig" > make: Leaving directory > `/sw/src/fink.build/ffmpeg-0.7.13-1/ffmpeg-0.7.13/build' > install -d /sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/etc > install -m 664 doc/ffserver.conf > /sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/etc > sudo -u fink-bld [ENV] sh -c /tmp/fink.JtCKH > /usr/bin/install -d -m 700 > /sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/share/doc/ffmpeg > /bin/cp -r COPYING.GPLv3 > /sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/share/doc/ffmpeg/ > /bin/cp -r COPYING.LGPLv3 > /sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/share/doc/ffmpeg/ > /bin/cp -r CREDITS > /sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/share/doc/ffmpeg/ > /bin/cp -r INSTALL > /sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/share/doc/ffmpeg/ > /bin/cp -r README /sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/share/doc/ffmpeg/ > /bin/cp -r doc/TODO > /sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/share/doc/ffmpeg/ > /bin/cp -r doc/*.txt > /sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/share/doc/ffmpeg/ > /bin/cp -r build/doc/*.html > /sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/share/doc/ffmpeg/ > cp: build/doc/*.html: No such file or directory > ### execution of /bin/cp failed, exit code 1 > ### execution of /tmp/fink.JtCKH failed, exit code 1 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-ffmpeg-0.7.13-1 > (Reading database ... 339934 files and directories currently installed.) > Removing fink-buildlock-ffmpeg-0.7.13-1 ... > Failed: phase installing: ffmpeg-0.7.13-1 failed Apparently, build/doc/*.html doesn't exist or isn't where its supposed to be. Thanks for any help. Gary K Olson My kit is: Package manager version: 0.34.2 Distribution version: selfupdate-rsync Sun Aug 5 16:28:02 2012, 10.8, x86_64 Trees: local/main stable/main local/injected Xcode.app: 4.4 Xcode command-line tools: 4.4.0.0.1.1249367152 Max. Fink build jobs: 2 ------------------------------------------------------------------------------ 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
