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 <gentoo-hardened+bounces-2462-garchives=archives.gentoo.org@lists.gentoo.org>) id 1LXjtF-000397-6T for garchives@archives.gentoo.org; Thu, 12 Feb 2009 22:18:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E83B0E0364; Thu, 12 Feb 2009 22:18:35 +0000 (UTC) Received: from mail-bw0-f157.google.com (mail-bw0-f157.google.com [209.85.218.157]) by pigeon.gentoo.org (Postfix) with ESMTP id 9F437E0364 for <gentoo-hardened@lists.gentoo.org>; Thu, 12 Feb 2009 22:18:35 +0000 (UTC) Received: by bwz1 with SMTP id 1so1440173bwz.10 for <gentoo-hardened@lists.gentoo.org>; Thu, 12 Feb 2009 14:18:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=6/E/I22gF73k3DaO3tBFm/rHC7zJjc7by3mpifGm754=; b=d9RMo5f7InmApeWx1hJZczHL4JT1HtiHLiGSnmuQLMTX6+fxHJmgjSovt8/cz4AcNi oKV9whDYedbolJyqBGIInLz/TvatLUrEyS8nHdecHztenGpa3EtUefEFR1Nwwj+6ONMg 5QaM/VChsw8U6go5zkBRly7CweuQdwRoLVuec= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=lFa+CTIvd4KV0JQL9FYTca7MI4JnVfMxtB1oOwVcpq29WhTuojp1VI7fAEiMjmatro tZYvK8ZMcgGDDU6xoP6rkoXkc1nJC/or0W+/4Jnn48LE+f0NIw6V1ryomAEwFbDqLkSu 77eK8Z0MA79G85ldheWcSjsF93FXDOlQ4b7hM= Precedence: bulk List-Post: <mailto:gentoo-hardened@lists.gentoo.org> List-Help: <mailto:gentoo-hardened+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-hardened+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-hardened+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-hardened.gentoo.org> X-BeenThere: gentoo-hardened@lists.gentoo.org Reply-to: gentoo-hardened@lists.gentoo.org MIME-Version: 1.0 Received: by 10.180.208.5 with SMTP id f5mr452338bkg.211.1234477114981; Thu, 12 Feb 2009 14:18:34 -0800 (PST) Date: Thu, 12 Feb 2009 14:18:34 -0800 Message-ID: <49bf44f10902121418m203b6451uad00972193b8004b@mail.gmail.com> Subject: [gentoo-hardened] mono fails to build with a hardened error From: Grant <emailgrant@gmail.com> To: gentoo-hardened@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 25afe2fb-2d54-4ce7-828a-25972bad9e26 X-Archives-Hash: 8651657ad3d54cd21fe28914961653ff Do I really need to disable all hardened features whenever I want to emerge mono? * If you are using any hardening features such as * PIE+SSP/SELinux/grsec/PAX then most probably this is the reason * why build has failed. In this case turn any active security * enhancements off and try emerging the package again - Grant