From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KpvJm-0007ST-4d for garchives@archives.gentoo.org; Wed, 15 Oct 2008 01:36:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B213E0384; Wed, 15 Oct 2008 01:36:52 +0000 (UTC) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.188]) by pigeon.gentoo.org (Postfix) with ESMTP id ED156E0384 for ; Wed, 15 Oct 2008 01:36:51 +0000 (UTC) Received: by fk-out-0910.google.com with SMTP id 18so2691794fks.2 for ; Tue, 14 Oct 2008 18:36:50 -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:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=gBvesoxqCqDT2zPCcslStqulxqiMfc8mM8tuZZD4SdU=; b=Vj6fzPWewV6l4FZ/7LypuwtCt47w5BR7QV+nZdN4CJJutEUN/i8Zfnh1iU4wQ68YfR rz/11Fh5rMNHHm0v1J7LqrWt/rr32zhSUkJ8IZ/oc0/nq6j54/msnmXAxoswU45qBtgO Y/vSUUYmY1uyqNsUDeajD3i48Qls1+LHTbx1k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=AjR6fFHAQ2yWzn6ZmSODAS1uI9ZIImf1dZY1IJ7RYldYB/vYlMPtyG7sgyIT2FeK7X DJCayN0HNlJ7xOB9GH41TKZuXJidqCrQs9U4aKc1gKkn1mxLt+2ouEwuIHWOj/QP9sAU iKFY4Sw9GV4wbZFE0UEZsxwfT5l03W9red7s8= Received: by 10.181.52.14 with SMTP id e14mr186487bkk.47.1224034610075; Tue, 14 Oct 2008 18:36:50 -0700 (PDT) Received: by 10.180.229.10 with HTTP; Tue, 14 Oct 2008 18:36:50 -0700 (PDT) Message-ID: <49bf44f10810141836r5604c141o5a600327d8e8516b@mail.gmail.com> Date: Tue, 14 Oct 2008 18:36:50 -0700 From: Grant To: "Gentoo mailing list" Subject: [gentoo-user] Installing outside of portage - segfault testing 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 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archives-Salt: f2e94e99-bb23-4e66-a04b-5eb37aaf6575 X-Archives-Hash: a31b130c0691ef25612c9449ccb381db motion keeps segfaulting on me, I've been over it with the motion list, and we're down to this: [quote] i've checked with a gentoo user in #motion channel wget http://surfnet.dl.sourceforge.net/sourceforge/motion/motion-3.2.10.1.tar.gz tar xfvz motion-3.2.10.1.tar.gz cd motion-3.2.10.1 ./configure --with-developer-flags edit Makefile ( from motion directoty ) remove -O2 de CFLAGS make ./motion -n -d 10 No issues , working good ... so problem is in gentoo emerge / ebuild .. or hardware problems [/quote] Won't that install files all over my system that I won't be able to get rid of later? What would you guys do in this situation? - Grant