Am Mittwoch, 30. M�rz 2005 14:12 schrieb Alexander K. Hansen: > Joachim Franek wrote: > >Hello, > > > >I try to install ffmpeg. > >FinkCommnader reports: > >4 additional packages will be installed: > >libavcodec1-dev libavcodec1-shlibs libavformat1-dev libavformat1-shlibs > > > >But this libs are not found and > >dependency problem is reported. > > > >Greetings, > >Joachim > > What exactly isn't found? The packages above are splitoffs of ffmpeg > and are supposed to be built at the same time it is, so it shouldn't be > them. > > --AH >
Hello, here is the outout from FinkCommander: Joachim The following package will be built: ffmpeg dpkg-deb -b /sw/src/root-fink-buildlock-ffmpeg-0.4.8-12 /sw/src dpkg-deb: building package `fink-buildlock-ffmpeg-0.4.8-12' in `/sw/src/fink-buildlock-ffmpeg-0.4.8-12_2005.03.30-16.36.41_darwin-powerpc.deb'. Setting build lock... dpkg -i /sw/src/fink-buildlock-ffmpeg-0.4.8-12_2005.03.30-16.36.41_darwin-powerpc.deb Selecting previously deselected package fink-buildlock-ffmpeg-0.4.8-12. (Reading database ... 104947 files and directories currently installed.) Unpacking fink-buildlock-ffmpeg-0.4.8-12 (from .../fink-buildlock-ffmpeg-0.4.8-12_2005.03.30-16.36.41_darwin-powerpc.deb) ... dpkg: dependency problems prevent configuration of fink-buildlock-ffmpeg-0.4.8-12: fink-buildlock-ffmpeg-0.4.8-12 depends on libavcodec1-dev; however: Package libavcodec1-dev is not installed. fink-buildlock-ffmpeg-0.4.8-12 depends on libavformat1-dev; however: Package libavformat1-dev is not installed. dpkg: error processing fink-buildlock-ffmpeg-0.4.8-12 (--install): dependency problems - leaving unconfigured Errors were encountered while processing: fink-buildlock-ffmpeg-0.4.8-12 ### execution of dpkg failed, exit code 1 Can't set build lock for ffmpeg (0.4.8-12) If any of the above dpkg error messages mention conflicting packages -- for example, telling you that fink-buildlock-ffmpeg-0.4.8-12 conflicts with something else -- fink has probably gotten confused by trying to build many packages at once. Try building just this current package ffmpeg (i.e, "fink build ffmpeg"). When that has completed successfully, you could retry whatever you did that led to the present error. Regardless of the cause of the lock failure, don't worry: you have not wasted compiling time! Packages that had been completely built before this error occurred will not have to be recompiled. dpkg -r fink-buildlock-ffmpeg-0.4.8-12 (Reading database ... 104947 files and directories currently installed.) Removing fink-buildlock-ffmpeg-0.4.8-12 ... Failed: buildlock failure ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
