On 7/8/10, Mark Knecht <markkne...@gmail.com> wrote: > Hi, > I was trying to slog through all the libpng problems on one of my > machines last night but ran into a different issue late in the evening > where cmake wouldn't build. I haven't been reading this list all that > carefully and didn't find anything obvious with a quick Google search. > (Other than some stuff in bugzilla which may or may not relate.) > > Have there been any threads lately where this might have come up?
At least one cmake related issue has been handled so that I remember it, but it was related to installing new systems. Without any logs this is just shooting while blindfolded, but if you have qt4 USE flag enabled then try this: USE="-qt4" emerge -1 cmake Then continue with whatever libpng fixes and advice you are following. It's very likely that your qt libs (or some other media libs, on which qt libs depend on) are now broken due to libpng upgrade -- and thus, linking new cmake binaries to qt libs fails due to the breakage ... On new systems it's a bit different. IIRC it resulted in circular dependencies, which had to be broken down the same way. -- Arttu V. -- Running Gentoo is like running with scissors