[Buildroot] [PATCH] gdb: fixing gdb 7.4.1 build with eglibc-2_16

Peter Korsgaard jacmet at uclibc.org
Mon Feb 4 23:09:07 UTC 2013


>>>>> "Carsten" == Carsten Schoenert <c.schoenert at gmail.com> writes:

 Carsten> From: Carsten Schoenert <c.schoenert at gmail.com>
 Carsten> gdb 7.4.1 fails with the following error
 Carsten>   gdb-7.4.1/gdb/linux-nat.h:79:18: error: field 'siginfo' has incomplete type
 Carsten> because gdb use 'struct siginfo' instead of 'struct siginfo_t'.
 Carsten> Crosstool-NG allready use the patches to prevent this error so use this
 Carsten> patches for buildroot too.

 Carsten> see also
 Carsten> http://permalink.gmane.org/gmane.comp.gcc.cross-compiling/15305

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list