make: Entering directory `/opt/buildroot' >>> gdb 7.11.1 Building PATH="/opt/m68k-coldfire--uclibc--stable-2018.02-1/bin:/opt/m68k-coldfire--uclibc--stable-2018.02-1/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" gl_cv_func_gettimeofday_clobber=no gdb_cv_prfpregset_t_broken=no /usr/bin/make -j2 MAKEINFO=true -C /opt/output/build/gdb-7.11.1/gdb/gdbserver make[1]: Entering directory `/opt/output/build/gdb-7.11.1/gdb/gdbserver' CONFIG_FILES="" CONFIG_HEADERS=config.h:config.in /bin/bash ./config.status make[2]: Entering directory `/opt/output/build/gdb-7.11.1/gdb/gdbserver' make[3]: Entering directory `/opt/output/build/gdb-7.11.1/gdb/gdbserver/build-gnulib-gdbserver' make[4]: Entering directory `/opt/output/build/gdb-7.11.1/gdb/gdbserver/build-gnulib-gdbserver' make[5]: Entering directory `/opt/output/build/gdb-7.11.1/gdb/gdbserver/build-gnulib-gdbserver/import' /usr/bin/make all-recursive make[6]: Entering directory `/opt/output/build/gdb-7.11.1/gdb/gdbserver/build-gnulib-gdbserver/import' make[7]: Entering directory `/opt/output/build/gdb-7.11.1/gdb/gdbserver/build-gnulib-gdbserver/import' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/opt/output/build/gdb-7.11.1/gdb/gdbserver/build-gnulib-gdbserver/import' make[6]: Leaving directory `/opt/output/build/gdb-7.11.1/gdb/gdbserver/build-gnulib-gdbserver/import' make[5]: Leaving directory `/opt/output/build/gdb-7.11.1/gdb/gdbserver/build-gnulib-gdbserver/import' make[4]: Leaving directory `/opt/output/build/gdb-7.11.1/gdb/gdbserver/build-gnulib-gdbserver' make[3]: Leaving directory `/opt/output/build/gdb-7.11.1/gdb/gdbserver/build-gnulib-gdbserver' make[3]: Entering directory `/opt/output/build/gdb-7.11.1/gdb/gdbserver/build-libiberty-gdbserver' config.status: creating config.h make[4]: Entering directory `/opt/output/build/gdb-7.11.1/gdb/gdbserver/build-libiberty-gdbserver/testsuite' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/opt/output/build/gdb-7.11.1/gdb/gdbserver/build-libiberty-gdbserver/testsuite' make[3]: Leaving directory `/opt/output/build/gdb-7.11.1/gdb/gdbserver/build-libiberty-gdbserver' make[2]: Leaving directory `/opt/output/build/gdb-7.11.1/gdb/gdbserver' config.status: config.h is unchanged config.status: executing depdir commands /opt/m68k-coldfire--uclibc--stable-2018.02-1/bin/m68k-buildroot-uclinux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I. -I. -I./../common -I./../regformats -I./.. -I./../../include -I./../gnulib/import -Ibuild-gnulib-gdbserver/import -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Wno-missing-prototypes -DGDBSERVER -c -o linux-m68k-low.o -MT linux-m68k-low.o -MMD -MP -MF .deps/linux-m68k-low.Tpo linux-m68k-low.c /opt/m68k-coldfire--uclibc--stable-2018.02-1/bin/m68k-buildroot-uclinux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I. -I. -I./../common -I./../regformats -I./.. -I./../../include -I./../gnulib/import -Ibuild-gnulib-gdbserver/import -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Wno-missing-prototypes -DGDBSERVER -c -o hostio-errno.o -MT hostio-errno.o -MMD -MP -MF .deps/hostio-errno.Tpo hostio-errno.c In file included from ./../nat/linux-ptrace.h:29:0, from linux-low.h:27, from linux-m68k-low.c:20: /opt/m68k-coldfire--uclibc--stable-2018.02-1/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/sys/reg.h:26:3: error: expected identifier before numeric constant PT_D1 = 0, ^ In file included from linux-m68k-low.c:27:0: linux-m68k-low.c:37:3: error: 'PT_D0' undeclared here (not in a function) PT_D0 * 4, PT_D1 * 4, PT_D2 * 4, PT_D3 * 4, ^ linux-m68k-low.c:37:14: error: 'PT_D1' undeclared here (not in a function) PT_D0 * 4, PT_D1 * 4, PT_D2 * 4, PT_D3 * 4, ^ linux-m68k-low.c:37:25: error: 'PT_D2' undeclared here (not in a function) PT_D0 * 4, PT_D1 * 4, PT_D2 * 4, PT_D3 * 4, ^ linux-m68k-low.c:37:36: error: 'PT_D3' undeclared here (not in a function) PT_D0 * 4, PT_D1 * 4, PT_D2 * 4, PT_D3 * 4, ^ linux-m68k-low.c:38:3: error: 'PT_D4' undeclared here (not in a function) PT_D4 * 4, PT_D5 * 4, PT_D6 * 4, PT_D7 * 4, ^ linux-m68k-low.c:38:14: error: 'PT_D5' undeclared here (not in a function) PT_D4 * 4, PT_D5 * 4, PT_D6 * 4, PT_D7 * 4, ^ linux-m68k-low.c:38:25: error: 'PT_D6' undeclared here (not in a function) PT_D4 * 4, PT_D5 * 4, PT_D6 * 4, PT_D7 * 4, ^ linux-m68k-low.c:38:36: error: 'PT_D7' undeclared here (not in a function) PT_D4 * 4, PT_D5 * 4, PT_D6 * 4, PT_D7 * 4, ^ linux-m68k-low.c:39:3: error: 'PT_A0' undeclared here (not in a function) PT_A0 * 4, PT_A1 * 4, PT_A2 * 4, PT_A3 * 4, ^ linux-m68k-low.c:39:14: error: 'PT_A1' undeclared here (not in a function) PT_A0 * 4, PT_A1 * 4, PT_A2 * 4, PT_A3 * 4, ^ linux-m68k-low.c:39:25: error: 'PT_A2' undeclared here (not in a function) PT_A0 * 4, PT_A1 * 4, PT_A2 * 4, PT_A3 * 4, ^ linux-m68k-low.c:39:36: error: 'PT_A3' undeclared here (not in a function) PT_A0 * 4, PT_A1 * 4, PT_A2 * 4, PT_A3 * 4, ^ linux-m68k-low.c:40:3: error: 'PT_A4' undeclared here (not in a function) PT_A4 * 4, PT_A5 * 4, PT_A6 * 4, PT_USP * 4, ^ linux-m68k-low.c:40:14: error: 'PT_A5' undeclared here (not in a function) PT_A4 * 4, PT_A5 * 4, PT_A6 * 4, PT_USP * 4, ^ linux-m68k-low.c:40:25: error: 'PT_A6' undeclared here (not in a function) PT_A4 * 4, PT_A5 * 4, PT_A6 * 4, PT_USP * 4, ^ linux-m68k-low.c:40:36: error: 'PT_USP' undeclared here (not in a function) PT_A4 * 4, PT_A5 * 4, PT_A6 * 4, PT_USP * 4, ^ linux-m68k-low.c:41:3: error: 'PT_SR' undeclared here (not in a function) PT_SR * 4, PT_PC * 4, ^ linux-m68k-low.c:41:14: error: 'PT_PC' undeclared here (not in a function) PT_SR * 4, PT_PC * 4, ^ linux-m68k-low.c:48:3: error: 'PT_FP0' undeclared here (not in a function) PT_FP0 * 4, PT_FP1 * 4, PT_FP2 * 4, PT_FP3 * 4, ^ linux-m68k-low.c:48:15: error: 'PT_FP1' undeclared here (not in a function) PT_FP0 * 4, PT_FP1 * 4, PT_FP2 * 4, PT_FP3 * 4, ^ linux-m68k-low.c:48:27: error: 'PT_FP2' undeclared here (not in a function) PT_FP0 * 4, PT_FP1 * 4, PT_FP2 * 4, PT_FP3 * 4, ^ linux-m68k-low.c:48:39: error: 'PT_FP3' undeclared here (not in a function) PT_FP0 * 4, PT_FP1 * 4, PT_FP2 * 4, PT_FP3 * 4, ^ linux-m68k-low.c:49:3: error: 'PT_FP4' undeclared here (not in a function) PT_FP4 * 4, PT_FP5 * 4, PT_FP6 * 4, PT_FP7 * 4, ^ linux-m68k-low.c:49:15: error: 'PT_FP5' undeclared here (not in a function) PT_FP4 * 4, PT_FP5 * 4, PT_FP6 * 4, PT_FP7 * 4, ^ linux-m68k-low.c:49:27: error: 'PT_FP6' undeclared here (not in a function) PT_FP4 * 4, PT_FP5 * 4, PT_FP6 * 4, PT_FP7 * 4, ^ linux-m68k-low.c:49:39: error: 'PT_FP7' undeclared here (not in a function) PT_FP4 * 4, PT_FP5 * 4, PT_FP6 * 4, PT_FP7 * 4, ^ linux-m68k-low.c:50:3: error: 'PT_FPCR' undeclared here (not in a function) PT_FPCR * 4, PT_FPSR * 4, PT_FPIAR * 4 ^ linux-m68k-low.c:50:16: error: 'PT_FPSR' undeclared here (not in a function) PT_FPCR * 4, PT_FPSR * 4, PT_FPIAR * 4 ^ linux-m68k-low.c:50:29: error: 'PT_FPIAR' undeclared here (not in a function) PT_FPCR * 4, PT_FPSR * 4, PT_FPIAR * 4 ^ make[1]: *** [linux-m68k-low.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/opt/output/build/gdb-7.11.1/gdb/gdbserver' make: *** [/opt/output/build/gdb-7.11.1/.stamp_built] Error 2 make: Leaving directory `/opt/buildroot'