Do I report this here or mac68k?
dependall ===> external/gpl3/gdb/bin/gdb
I get similar supply_ and collect_ gregset errors in i386-current:
compile libgdb/i386nbsd-nat.o
[snip compile details for /i386nbsd-nat.c -o i386nbsd-nat.o]
cc1: warnings being treated as errors
/usr/src/external/gpl3/gdb/dist/gdb/i386nbsd-nat.c: In function
'supply_gregset':
/usr/src/external/gpl3/gdb/dist/gdb/i386nbsd-nat.c:115:3: error: implicit
declaration of function 'i386bsd_supply_gregset'
/usr/src/external/gpl3/gdb/dist/gdb/i386nbsd-nat.c: In function
'fill_gregset':
/usr/src/external/gpl3/gdb/dist/gdb/i386nbsd-nat.c:126:3: error: implicit
declaration of function 'i386bsd_collect_gregset'
*** Failed target: i386nbsd-nat.o