<html><head></head><body style="font-size: 10pt; font-family: Verdana,Arial,Helvetica,sans-serif;">Hi!<br><br>Running make ends in error:<br><br>=====================================================================================<br>make 'CFLAGS=-g -O2' 'LDFLAGS=-export-dynamic' all-recursive<br>make[1]: Entering directory `/mnt/clfs/sources/gawk-3.1.7'<br>Making all in libsigsegv<br>make[2]: Entering directory `/mnt/clfs/sources/gawk-3.1.7/libsigsegv'<br>make TARGETSTACK=" all" all-recursive<br>make[3]: Entering directory `/mnt/clfs/sources/gawk-3.1.7/libsigsegv'<br>Making all in src<br>make[4]: Entering directory `/mnt/clfs/sources/gawk-3.1.7/libsigsegv/src'<br>/bin/sh ../libtool --tag=CC   --mode=compile x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I.    -g -O2 -c -o handler.lo handler.c<br>libtool: compile:  x86_64-unknown-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I. -g -O2 -c handler.c -o handler.o<br>In file included from fault-linux-x86_64.h:18,<br>                 from fault.h:37,<br>                 from handler-unix.c:67,<br>                 from handler.c:20:<br>/mnt/clfs/tools/include/asm/sigcontext.h:134: error: redefinition of 'struct _fpstate'<br>/mnt/clfs/tools/include/asm/sigcontext.h:157: error: redefinition of 'struct sigcontext'<br>In file included from handler.c:20:<br>handler-unix.c: In function 'sigsegv_handler':<br>handler-unix.c:303: warning: initialization from incompatible pointer type<br>make[4]: *** [handler.lo] Error 1<br>make[4]: Leaving directory `/mnt/clfs/sources/gawk-3.1.7/libsigsegv/src'<br>make[3]: *** [all-recursive] Error 1<br>make[3]: Leaving directory `/mnt/clfs/sources/gawk-3.1.7/libsigsegv'<br>make[2]: *** [all] Error 2<br>make[2]: Leaving directory `/mnt/clfs/sources/gawk-3.1.7/libsigsegv'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/mnt/clfs/sources/gawk-3.1.7'<br>make: *** [all] Error 2<br>=====================================================================<br><br>Everything has gone very well p to this point.<br><br>What to do?<br><br>Thanks!<br>/John S<br><br></body></html>