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

[Bug build/11849] New: error: implicit declaration of function 'wresize'


gcc -g -O2   -I. -I../../src/gdb -I../../src/gdb/common -I../../src/gdb/config -
DLOCALEDIR="\"/opt/gnu64/share/locale\"" -DHAVE_CONFIG_H -I../../src/gdb/../incl
ude/opcode -I../../src/gdb/../opcodes/.. -I../../src/gdb/../readline/.. -I../bfd
 -I../../src/gdb/../bfd -I../../src/gdb/../include -I../libdecnumber -I../../src
/gdb/../libdecnumber  -I../../src/gdb/gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -Wall
 -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-
sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscrip
ts -Werror -c -o tui-win.o -MT tui-win.o -MMD -MP -MF .deps/tui-win.Tpo ../../sr
c/gdb/tui/tui-win.c
cc1: warnings being treated as errors
../../src/gdb/tui/tui-win.c: In function 'make_visible_with_new_height':
../../src/gdb/tui/tui-win.c:1406: error: implicit declaration of function 'wresi
ze'
make[2]: *** [tui-win.o] Error 1

-- 
           Summary: error: implicit declaration of function 'wresize'
           Product: gdb
           Version: 7.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: build
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: danglin at gcc dot gnu dot org
                CC: gdb-prs at sourceware dot org
 GCC build triplet: hppa64-hp-hpux11.11
  GCC host triplet: hppa64-hp-hpux11.11
GCC target triplet: hppa64-hp-hpux11.11


http://sourceware.org/bugzilla/show_bug.cgi?id=11849

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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