Mark Knecht wrote: > On Sun, Apr 19, 2009 at 11:17 AM, Dale <[email protected]> wrote: > >> >> Before downgrading, let me see how to fix cmake. That way if you have >> the same issue, I can tell you what I did to fix it. I don't think >> downgrading is recommended. >> >> I also had trouble with kernels I built using gcc 4.3 as well. First >> compile would not recognize my IDE drive controller and would not >> completely boot up. The next had other issues so I had to go back to my >> old kernel. Those seem to compile fine with gcc 4.1 tho. I have not >> tested this by booting them. I been recompiling everything again. >> >> Dale >> > > I had no problems building gentoo-sources-2.6.27-r10 using 4.3.2. > Built fine and booted fine. > > I suspect there may be a driver here or there with a problem building > under that compiler, but I suppose anything could happen at boot time. > > Let me know about cmake and whatever other issues you run into. If > it's too big a problem I suppose I could save my world file and then > just do a clean install using 2008.0 or something. If this problem > goes on much longer then I may have to do that anyway. Gentoo has a > low WAF right now... ;-) > > - Mark > > >
OK. Portage wanted to install dev-util/cmake-2.6.3-r1 and it always borked. I masked that version of cmake and it is compiling so far with the old version. So, if you have a issue with it trying to upgrade to that version of cmake, just mask it and let it keep the old version. I'm not sure how that update got by me. I was trying to keep everything with the same version. I can say this, I seem to be stable again. Nothing is crashing, programs open and run fine, USB works, kernels compile and my sound is back again. I could get used to this. lol Also, I have a script that I got off the forums ages ago. I'm going to run that soon. It emerges packages one by one and started out as a script to avoid running emerge -e system twice. It does the emerge in a different order to make sure everything is built in the proper order. I don't know if it still works or not or is even needed with the recent changes in portage. I did get it to generate the list of packages but I haven't ran it as far as starting the emerge process. Here is a link to it: http://forums.gentoo.org/viewtopic-t-494331-highlight-.html The script is there to but if it gives you issues when running, I can mail you a copy. It has a checksum thing or something and it is a picky little bugger. I really wish we didn't have to go through all this tho. I also wish I could say exactly what is wrong with gcc 4.3 too. I got a bad gut feeling about this thing coming back to bite us. Well, actually others that have a problem but don't know it yet. Dale :-) :-)

