[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: __stack_chk_fail in regexp is not defined
From: |
Vladimir 'φ-coder/phcoder' Serbinenko |
Subject: |
Re: __stack_chk_fail in regexp is not defined |
Date: |
Fri, 08 Nov 2013 19:54:43 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131005 Icedove/17.0.9 |
On 08.11.2013 19:42, Glenn Washburn wrote:
> Now, I'm getting this error while building. Bug in the awk script?
>
> 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
>
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.
>
>
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/grub-devel
>
signature.asc
Description: OpenPGP digital signature
- __stack_chk_fail in regexp is not defined, Glenn Washburn, 2013/11/08
- Re: __stack_chk_fail in regexp is not defined, Vladimir 'φ-coder/phcoder' Serbinenko, 2013/11/08
- Re: __stack_chk_fail in regexp is not defined,
Vladimir 'φ-coder/phcoder' Serbinenko <=
- Re: __stack_chk_fail in regexp is not defined, Glenn Washburn, 2013/11/08
- Re: __stack_chk_fail in regexp is not defined, Andrey Borzenkov, 2013/11/08
- Re: __stack_chk_fail in regexp is not defined, Vladimir 'φ-coder/phcoder' Serbinenko, 2013/11/09
- Re: __stack_chk_fail in regexp is not defined, Glenn Washburn, 2013/11/10
- Re: __stack_chk_fail in regexp is not defined, Andrey Borzenkov, 2013/11/10
- Re: __stack_chk_fail in regexp is not defined, Andrey Borzenkov, 2013/11/10
- Re: __stack_chk_fail in regexp is not defined, Andrey Borzenkov, 2013/11/10
- Re: __stack_chk_fail in regexp is not defined, Andrey Borzenkov, 2013/11/10
- Re: __stack_chk_fail in regexp is not defined, Vladimir 'φ-coder/phcoder' Serbinenko, 2013/11/10
- Re: __stack_chk_fail in regexp is not defined, Andrey Borzenkov, 2013/11/10