On 6/16/11 11:34 AM, Jeremy Erwin wrote: > When I try to update gimp2, the build process breaks when trying to > rebuild ffmpeg. > > "Typhon:~ jeremy$ fink rebuild gimp2 Password: Information about > 10343 packages read in 2 seconds. The package 'gimp2' will be built > without being installed. Reading dependency for gimp2-2.6.11-3... > > .... The package 'gcc4.0' will be built and installed. Reading > dependency for gcc4.0-4.0-0... Reading build dependency for > gcc4.0-4.0-0... Reading build conflict for gcc4.0-4.0-0... The > package 'xvidcore' will be installed. Reading dependency for > xvidcore-1.2.2-2... The following package will be rebuilt: gimp2 The > following 13 additional packages will be installed: gcc4.0 > libavcodec52-dev libavcodec52-shlibs libavformat52-dev > libavformat52-shlibs libavutil50-dev libavutil50-shlibs > libgegl0.1.0-dev libgegl0.1.0-shlibs libtool2 webkit-1.0.2 xvidcore > xvidcore-shlibs Do you want to continue? [Y/n] Setting runtime > build-lock... dpkg-deb -b ...
> fink -V Package manager version: 0.30.0 Distribution version: > selfupdate-rsync Thu Jun 16 10:20:52 2011, 10.6, i386 Trees: > local/main stable/main stable/crypto unstable/main unstable/crypto > > I'm running 10.6.7 > > I have XCode 4.0 installed. gcc4.0 only exists if you have Apple's gcc-4.0 installed, which apparently xcode4 decided to get rid of. From the list of your packages to install, it seems that ffmpeg is the cause. gcc-4.0 was enforced for ffmpeg on i386 because of a bug in gcc >= 4.2 that ffmpeg tickled. I'm currently testing a patch that should get rid of the gcc-4.0 requirement. Hanspeter ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ 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
