X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from ncopa-desktop.alpinelinux.org (3.203.202.84.customer.cdi.no [84.202.203.3]) (using SSLv3 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: nc@alpinelinux.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id AE924DC00F5; Mon, 17 Jun 2013 13:55:47 +0000 (UTC) Date: Mon, 17 Jun 2013 15:55:44 +0200 From: Natanael Copa To: Dubiousjim Cc: Alpine Subject: Re: [alpine-devel] Can't build apk-tools Message-ID: <20130617155544.0c06a64d@ncopa-desktop.alpinelinux.org> In-Reply-To: <1371430042.8931.140661244660849.588C3DA9@webmail.messagingengine.com> References: <1371430042.8931.140661244660849.588C3DA9@webmail.messagingengine.com> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.17; x86_64-unknown-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sun, 16 Jun 2013 20:47:22 -0400 Dubiousjim wrote: > I'm a bit perplexed how to build apk-tools by hand, either using > aports/abuild, or using git://git.alpinelinux.org/apk-tools. Some months ... > but that didn't seem to be enough. I'd still get a bunch of linking > errors about "undefined reference to `__stack_chk_fail_local'". I would guess this comes from that your libc does not have SSP enabled and your gcc is hardened. -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---