From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Lvdbz-0005Ga-Ry for garchives@archives.gentoo.org; Sun, 19 Apr 2009 20:27:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62812E03E6; Sun, 19 Apr 2009 20:27:34 +0000 (UTC) Received: from mail-gx0-f176.google.com (mail-gx0-f176.google.com [209.85.217.176]) by pigeon.gentoo.org (Postfix) with ESMTP id 33C33E03E6 for ; Sun, 19 Apr 2009 20:27:34 +0000 (UTC) Received: by gxk24 with SMTP id 24so3487497gxk.10 for ; Sun, 19 Apr 2009 13:27:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=z2wTsRkrjiP2CXkBHXS6do5/+hAHmom5G6i0afSIFQ0=; b=HvTjTn6eBHHW+Hd601WVYzvuXkKZ1XL6dXdQ5/FUqn7GTWJ0mTqSw7SN5E9zafzHWo pJ7IQoPg/BIBSsgd2WwEC4egk1Lma+Z4xmdhlyG9u0SG6EUTBsXL53CebDIGu/1xll3C /37qF2Z9dYfCRUMn0/W35ibMnfJKhIrMgnF7o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=gj/ihFgVJYhwQR4iBQv07ppYwLXpsxIWd0LTaVp5u6T8QH28N0LNWaUwLfkmmlGlN9 rlLFaol5ZMcbQKgnBVRJ2PL3pnX9gJ7gmH/aAcnTVYaW6NcUNzqatpI0PIcOJdPdXHeF 0eAdX0axrXco9zBv8hWikhkREn8vA5cpWMdfw= Received: by 10.90.89.8 with SMTP id m8mr6411590agb.15.1240172853860; Sun, 19 Apr 2009 13:27:33 -0700 (PDT) Received: from ?64.89.164.254? (r164h254.dixie-net.com [64.89.164.254]) by mx.google.com with ESMTPS id 26sm8998900aga.36.2009.04.19.13.27.30 (version=SSLv3 cipher=RC4-MD5); Sun, 19 Apr 2009 13:27:33 -0700 (PDT) Message-ID: <49EB892E.8020904@gmail.com> Date: Sun, 19 Apr 2009 15:27:26 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090418 SeaMonkey/1.1.16 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] My USB camera no longer works. References: <49E63AB0.3090802@gmail.com> <58965d8a0904161305p4950be52q420c0c56f8ddbfad@mail.gmail.com> <49E79F30.50302@gmail.com> <20090417084822.50003032@krikkit.digimed.co.uk> <49E8B196.3070001@gmail.com> <49EB192D.4010502@gmail.com> <5bdc1c8b0904190735l6f9e92dcjd57b37153109c478@mail.gmail.com> <49EB66E8.4060307@gmail.com> <5bdc1c8b0904191109r3c47b34wc6bb4b271ea1fb8e@mail.gmail.com> <49EB6AC5.6070706@gmail.com> <5bdc1c8b0904191134v66bb1920q5b478ada3198c5a8@mail.gmail.com> In-Reply-To: <5bdc1c8b0904191134v66bb1920q5b478ada3198c5a8@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 6fcd423a-77fd-48f4-814c-426239951f72 X-Archives-Hash: d6bf4e65a88f6d3f49c468d7b3c4455a Mark Knecht wrote: > On Sun, Apr 19, 2009 at 11:17 AM, Dale 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 :-) :-)