# Pastebin 0ygtjC1A complete.c: In function ‘fnwidth’: complete.c:701:12: warning: implicit declaration of function ‘wcwidth’ [-Wimplicit-function-declaration] w = wcwidth (wc); ^ ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') display.c: In function ‘rl_redisplay’: display.c:768:15: warning: implicit declaration of function ‘wcwidth’ [-Wimplicit-function-declaration] temp = wcwidth (wc); ^ util.c: In function ‘_rl_tropen’: util.c:520:19: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘__pid_t {aka int}’ [-Wformat=] sprintf (fnbuf, "/var/tmp/rltrace.%ld", getpid()); ^ histfile.c: In function ‘history_truncate_file’: histfile.c:410:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write (file, bp, chars_read - (bp - buffer)); ^ mbutil.c: In function ‘_rl_find_next_mbchar_internal’: mbutil.c:122:12: warning: implicit declaration of function ‘wcwidth’ [-Wimplicit-function-declaration] if (wcwidth (wc) == 0) ^ Creating observer.htmp Creating observer.itmp /home/ferendevelop/binutils-gdb/gdb/c-exp.y: warning: 39 shift/reduce conflicts [-Wconflicts-sr] /home/ferendevelop/binutils-gdb/gdb/c-exp.y: warning: 53 reduce/reduce conflicts [-Wconflicts-rr] /home/ferendevelop/binutils-gdb/gdb/m2-exp.y: warning: 34 shift/reduce conflicts [-Wconflicts-sr] /home/ferendevelop/binutils-gdb/gdb/m2-exp.y:301.25-44: warning: rule useless in parser due to conflicts [-Wother] { start_arglist(); } ^^^^^^^^^^^^^^^^^^^^ /home/ferendevelop/binutils-gdb/binutils/mcparse.y: warning: 1 shift/reduce conflict [-Wconflicts-sr] binutils.texi:788: warning: @ref node name should not contain `.' binutils.texi:1164: warning: @xref node name should not contain `.' binutils.texi:3678: warning: @ref node name should not contain `.' ./syslex_wrap.c:25:20: fatal error: syslex.c: No such file or directory compilation terminated. make[2]: *** [syslex_wrap.o] Error 1 make[1]: *** [all-binutils] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 2