Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#1102 - ircii-pana has trouble building with gcc 3.4
|
Detailsgcc -I. -I/root/build/src/BitchX/include -I../include -I. -I./include -march=i586 -O2 -pipe -Wall -c ./term.c
./term.c:95: error: conflicting types for 'tparm' ./term.c:95: note: a parameter list with an ellipsis can't match an empty parameter name list declaration /usr/include/ncurses.h:710: error: previous declaration of 'tparm' was here ./term.c:95: error: conflicting types for 'tparm' ./term.c:95: note: a parameter list with an ellipsis can't match an empty parameter name list declaration /usr/include/ncurses.h:710: error: previous declaration of 'tparm' was here ./term.c: In function `term_init': ./term.c:870: warning: passing arg 1 of `tigetnum' discards qualifiers from pointer target type ./term.c:875: warning: passing arg 1 of `tigetflag' discards qualifiers from pointer target type ./term.c:882: warning: passing arg 1 of `tigetstr' discards qualifiers from pointer target type ./term.c:880: warning: unused variable `tmp' make[1]: *** [term.o] Error 1 |
This task depends upon