From owner-freebsd-ports@FreeBSD.ORG Fri Feb 29 07:12:31 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AEBC21065673 for ; Fri, 29 Feb 2008 07:12:31 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from lab.alexdupre.com (cl-506.trn-01.it.sixxs.net [IPv6:2001:1418:100:1f9::2]) by mx1.freebsd.org (Postfix) with ESMTP id 351148FC26 for ; Fri, 29 Feb 2008 07:12:31 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: (qmail 71548 invoked from network); 29 Feb 2008 07:12:30 -0000 Received: from unknown (HELO athlon.alexdupre.com) (192.168.178.2) by lab.alexdupre.com with SMTP; 29 Feb 2008 07:12:30 -0000 Message-ID: <47C7B05D.1090203@FreeBSD.org> Date: Fri, 29 Feb 2008 08:12:29 +0100 From: Alex Dupre User-Agent: Thunderbird 2.0.0.9 (X11/20080228) MIME-Version: 1.0 To: ozzmosis@gmail.com References: <20080229035625.GA22215@ozzmosis.com> In-Reply-To: <20080229035625.GA22215@ozzmosis.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: security/libgcrypt X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Feb 2008 07:12:31 -0000 ozzmosis@gmail.com wrote: > Where the actual error message is: > > rijndael.c: In function do_padlock': > rijndael.c:2062: error: can't find a register in class GENERAL_REGS' > while reloading asm' > > A quick workaround was to remove -O2 from cipher/Makefile. Or --disable-padlock-support -- Alex Dupre