On Mon, Oct 17, 2011 at 9:59 AM, <meino.cra...@gmx.de> wrote: > Mark Knecht <markkne...@gmail.com> [11-10-17 18:40]: >> On Sun, Oct 16, 2011 at 7:42 PM, <meino.cra...@gmx.de> wrote: >> > Hi, >> > >> > after updating to lipng15 and rebuilding all needed stuff, fltk >> > and graphicsmagick exhibit build failures: >> > >> >> I got similar errors for some other package on my wife's machine last >> night. In that case they were solved by using the ~amd64 version of >> the package. >> >> - Mark >> > > ...and I thought, the credo is "dont mix 'em".... > > Best regards, > mcc
BTW - It was dev-lang/R that I had this problem with. In general, don't mix 'em. I agree. However things gotta work and there doesn't seem to be a consistent release process so that when the Gentoo devs release a common library as 'stable' they also ensure that _every_ app that uses the library runs with that library. I think that's what's happened here. It's mostly OK, but there are a few things that still point at 1.4, Now, in general, don't mix 'em, but here's my package.keywords file for my compute server:: mark@c2stable ~ $ cat /etc/portage/package.keywords sys-kernel/gentoo-sources ~amd64 sys-apps/portage ~* app-portage/eix ~amd64 app-emulation/virtualbox ~amd64 app-emulation/virtualbox-modules ~amd64 app-emulation/virtualbox-additions ~amd64 app-emulation/virtualbox-extpack-oracle ~amd64 x11-drivers/xf86-video-virtualbox ~amd64 x11-drivers/xf86-input-virtualbox ~amd64 app-emulation/vmware-modules ~amd64 app-emulation/vmware-tools ~amd64 app-emulation/vmware-player ~amd64 x11-libs/libview ~amd64 sci-libs/ta-lib ~amd64 sys-power/cpufrequtils ~amd64 media-libs/tiff ~amd64 dev-util/nvidia-cuda-toolkit ~amd64 dev-util/nvidia-cuda-sdk ~amd64 x11-drivers/nvidia-drivers ~amd64 media-video/nvidia-settings ~amd64 dev-util/codeblocks ~amd64 x11-misc/read-edid ~amd64 net-im/skype ~amd64 app-forensics/chkrootkit ~amd64 dev-lang/R ~amd64 dev-util/kbuild ~amd64 mark@c2stable ~ $ Most of this is due to me wanting newer versions but I think a few may not have stable versions at all, or didn't when I first installed them. - Mark