This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Todays CVS checkout fails on frv, ppceabi, mips, ...


Hi

Anyone know what's changed since the 16th to cause this :

---------------------------------------------
/usr/local/src/uberbaum/gdb/gregset.h:32: error: parse error before "gdb_gregset_t"
/usr/local/src/uberbaum/gdb/gregset.h:32: warning: type defaults to `int' in declaration of `gdb_gregset_t'
/usr/local/src/uberbaum/gdb/gregset.h:32: warning: data definition has no type or storage class
/usr/local/src/uberbaum/gdb/gregset.h:33: error: parse error before "gdb_fpregset_t"
/usr/local/src/uberbaum/gdb/gregset.h:33: warning: type defaults to `int' in declaration of `gdb_fpregset_t'
/usr/local/src/uberbaum/gdb/gregset.h:33: warning: data definition has no type or storage class
/usr/local/src/uberbaum/gdb/gregset.h:45: error: parse error before '*' token
/usr/local/src/uberbaum/gdb/gregset.h:46: error: parse error before '*' token
/usr/local/src/uberbaum/gdb/gregset.h:52: error: parse error before '*' token
/usr/local/src/uberbaum/gdb/gregset.h:53: error: parse error before '*' token
/usr/local/src/uberbaum/gdb/linux-proc.c: In function `linux_do_thread_registers':
/usr/local/src/uberbaum/gdb/linux-proc.c:175: error: parse error before "gregs"
/usr/local/src/uberbaum/gdb/linux-proc.c:182: error: `gregs' undeclared (first use in this function)
/usr/local/src/uberbaum/gdb/linux-proc.c:182: error: (Each undeclared identifier is reported only once
/usr/local/src/uberbaum/gdb/linux-proc.c:182: error: for each function it appears in.)
/usr/local/src/uberbaum/gdb/linux-proc.c:190: error: `fpregs' undeclared (first use in this function)
---------------------------------------------

on all the cross toolchains (frv, ppceabi, mips, ...) I've tried to build
today following a cvs update. Everything built last night and I can't see
anything obvious in ChangeLogs.

Cheers
Graham

ps. i686-pc-linux-gnu native builds no problem,


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]