This is the mail archive of the gdb@sourceware.org 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]

AT_SUN_AUXFLAGS undeclared - curent CVS


Hi all,

When building from the current CVS i get the following error:

gcc -c -g -O2   -I. -I../../src/gdb -I../../src/gdb/config
-DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H
-I../../src/gdb/../include/opcode -I../../src/gdb/../readline/..
-I../bfd -I../../src/gdb/../bfd -I../../src/gdb/../include
-I../libdecnumber -I../../src/gdb/../libdecnumber   -DMI_OUT=1 -DTUI=1
 -Wall -Wdeclaration-after-statement -Wpointer-arith
-Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch
-Wno-char-subscripts -Werror ../../src/gdb/bfd-target.c
../../src/gdb/auxv.c: In function 'fprint_target_auxv':
../../src/gdb/auxv.c:211: error: 'AT_SUN_AUXFLAGS' undeclared (first
use in this function)
../../src/gdb/auxv.c:211: error: (Each undeclared identifier is
reported only once
../../src/gdb/auxv.c:211: error: for each function it appears in.)

My system is Linux 2.6.22, amd64. Has anyone else had this problem? I
searched the archives and Google and couldn't find anything about
this.

Thanks for your help.

Rob


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