From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Verre-0001d4-GM for mharc-grub-devel@gnu.org; Fri, 08 Nov 2013 14:37:06 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36882) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VerqZ-00010m-Bi for grub-devel@gnu.org; Fri, 08 Nov 2013 14:37:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VerpV-0006nB-9P for grub-devel@gnu.org; Fri, 08 Nov 2013 14:35:59 -0500 Received: from mail-ee0-x230.google.com ([2a00:1450:4013:c00::230]:51314) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VerCh-0003E3-5w for grub-devel@gnu.org; Fri, 08 Nov 2013 13:54:47 -0500 Received: by mail-ee0-f48.google.com with SMTP id d49so1187008eek.7 for ; Fri, 08 Nov 2013 10:54:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=ADE2iJJYNEazJUMIDzgHqw2MFGNYKk/JVUHBjQCLQuQ=; b=oEI8+xghvpcUV9c6K2kMa152TpXMGhPb4N0D7pRqaAku2Lnk40ZHMRwsyCgg2F5prg Line5t3FRcPHD4miiAxgDEkrAA+B5nGGeJvy37LV7SSPgJuhn1ayRJ6O6k38P6BSfqjb ODGFQWh3p1JfwyZjf8TTUlr3rWv0R8UOZP2uVAQaIQFpuTlaBrH3XOB57go59LN5Iy2D YL5HdYKgCOWFbB4491iehMrIN242AOGtcNx482GBE4xmJ+AfFv5dlFhBPkv1p1FEMG4B X2i+CJKxuLMIXnDL8rLCggKygvkOZEw57f2lgnSICcw5vVeOSIWJ0zgVB8xaCx/Y0wVj 1wUQ== X-Received: by 10.14.216.136 with SMTP id g8mr4547593eep.61.1383936886257; Fri, 08 Nov 2013 10:54:46 -0800 (PST) Received: from [192.168.1.16] (31-249.1-85.cust.bluewin.ch. [85.1.249.31]) by mx.google.com with ESMTPSA id d7sm26122297eem.8.2013.11.08.10.54.45 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 08 Nov 2013 10:54:45 -0800 (PST) Message-ID: <527D3373.9020804@gmail.com> Date: Fri, 08 Nov 2013 19:54:43 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131005 Icedove/17.0.9 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: __stack_chk_fail in regexp is not defined References: <20131108124231.3fa344de@crass-Ideapad-Z570> In-Reply-To: <20131108124231.3fa344de@crass-Ideapad-Z570> X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="----enig2ATRVAIPPLFRFUDPITGCB" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c00::230 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Nov 2013 19:37:05 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2ATRVAIPPLFRFUDPITGCB Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 08.11.2013 19:42, Glenn Washburn wrote: > Now, I'm getting this error while building. Bug in the awk script? >=20 > cat syminfo.lst | sort | gawk -f ./grub.git/grub-core/genmoddep.awk > > moddep.lst || (rm -f moddep.lst; exit 1) __stack_chk_fail in regexp is > not defined >=20 What compiler do you use and which additional options did you pass to it? It inserted this function call. We need either to provide this function or inhibit compiler from emiting such calls. >=20 >=20 > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel >=20 ------enig2ATRVAIPPLFRFUDPITGCB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iF4EAREKAAYFAlJ9M3QACgkQmBXlbbo5nOsyxAD+Lo/ziqNg4JJFjIeo1wJ7EMyr cuyvVSKBoc+pKqMtfh8A/jVrOZpPYctty7W0vm1ayST3IX3UD68NP1MPNlahMExO =5bhc -----END PGP SIGNATURE----- ------enig2ATRVAIPPLFRFUDPITGCB--