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 <gentoo-user+bounces-99390-garchives=archives.gentoo.org@lists.gentoo.org>) id 1MgPA2-0003lO-T8 for garchives@archives.gentoo.org; Wed, 26 Aug 2009 20:32:03 +0000 Received: by pigeon.gentoo.org (Postfix, from userid 207) id 6770CE0667; Thu, 27 Aug 2009 02:16:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 704A1E0630; Wed, 26 Aug 2009 21:41:49 +0000 (UTC) Received: from qw-out-1920.google.com (qw-out-1920.google.com [74.125.92.149]) by pigeon.gentoo.org (Postfix) with ESMTP id 515C9E0630 for <gentoo-user@lists.gentoo.org>; Wed, 26 Aug 2009 21:41:49 +0000 (UTC) Received: by qw-out-1920.google.com with SMTP id 4so74702qwk.10 for <gentoo-user@lists.gentoo.org>; Wed, 26 Aug 2009 14:41:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type:content-transfer-encoding; bh=/Cy9kYWQ/6txBP+s3VvAR2jIB9J2YZBtoZLvBJIKVdE=; b=W7lWkFYwCJE21deOhYRv/8YR6m82rhP/rBDoZQip4qLTzKpz7c9gtL0OQ2Y3Fuvv3t EGh8judWezis6r/PKcOr4OvcNDkd1+BdlMz5JltupVLZBScv0szERC6lIsCVCU8ReLlJ kNZNVk5jm5Zh5Kv+pXKq0eiSMFXGwjLoYqYrc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=qQhnXLJEINNye2P5N6Qi4/vKix2PSxHYIlvylZRmgWDY3e4BAF8gcQ/7++qp6Lmb52 PpEXRhRW7EAtUb7yJNgnT1HpdVogXsL3e2qrghYLUBVFKcT+E+RZfWo+O+PQ6moaVs0t nAhlqMrWd3emMXNprO9MylOxFXhqTZ/nB7cs4= Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: paul.hartman@gmail.com Received: by 10.229.93.41 with SMTP id t41mr2633948qcm.81.1251322909016; Wed, 26 Aug 2009 14:41:49 -0700 (PDT) In-Reply-To: <20090826165733.GA5933@solfire> References: <20090826165733.GA5933@solfire> Date: Wed, 26 Aug 2009 16:41:48 -0500 X-Google-Sender-Auth: e1612cdf74b0b892 Message-ID: <58965d8a0908261441s587827bbsa791a231c9bd204e@mail.gmail.com> Subject: Re: [gentoo-user] Yasm? From: Paul Hartman <paul.hartman+gentoo@gmail.com> To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: de93c688-32e3-45ad-b5da-fc9e05c43aea X-Archives-Hash: b5b7833c581004805568df513b740a02 On Wed, Aug 26, 2009 at 11:57 AM, <meino.cramer@gmx.de> wrote: > Hi, > > does anything configure-spezific changed according to > the usage of nasm? > Blender 2.49+ svn source as well as blender2.5 svn source do > not find nasm.inc anymore. > I thought it would be a temporary bug in the svn check in > but this seems to be a little more "permanent" so would > believe that the source of the problem is not the svn > sources but the nasm installation? > > Thank you very much in advance for any help! I just compiled blender 2.49a & yasm 0.8.0 from portage (~amd64) and everything worked. Is there an blender SVN ebuild in an overlay or bugzilla that I can try?