Hello Ludovic,
>
> So it looks like the right-hand size of the ‘libc_undefs’ assignment
>
> expands to the empty string.
>
> Could you check the value of $NM in there? Could it be that it got it
>
> wrong?
>
In the config.log file the $NM value is: NM='nm'
Thank you
Hello Rene,
Rene skribis:
> configure:6227: checking whether i586-pc-gnu-gcc implicitly enables
> -fstack-protector
> configure:6244: i586-pc-gnu-gcc -c -g -O2 conftest.c >&5
> configure:6244: $? = 0
> libc_undefs=''
> configure:6263: error: unexpected symbols in test:
This comes from this c
In this new execution, I have set CFLAGS='-fno-stack-protector', but the
variable stack_protector still with null value (stack_protector='' ).
Attached log files.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was
Hello Samuel,
yes, I attach the log file.
Thank you
Rene
> >
> > Any idea of how we can approach it?
>
> Getting the config.log would allow to have more ideas :)
>
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
I
Hello,
Rene, le mer. 23 mai 2018 22:57:21 -0400, a ecrit:
> I am updating my Guix repository on Debian/Hurd and I have the following error
> in the 'configure' phase of glibc(glibc-intermediate-2.23).
> We have tried to add the flag '-fno-stack-protector' to glibc, however the
> error remains.
>
Hello,
I am updating my Guix repository on Debian/Hurd and I have the following error
in the 'configure' phase of glibc(glibc-intermediate-2.23).
We have tried to add the flag '-fno-stack-protector' to glibc, however the
error remains.
Any idea of how we can approach it?
---
checkin