1.9.2 doesn't compile: missing "-r" for ARCHIVE in pcre/Makefile
Rado S <[email protected]>
| Newsgroups | gmane.network.tin.devel |
|---|---|
| Message-ID | <[email protected]> |
Moin, OS: solaris8, tin: 1.9.2, gcc: 2.95.2 autoconf (GNU Autoconf) 2.61 automake (GNU automake) 1.10 configure seems not to see the need to set @AR_OPTS@ to "-r" or some other required value in pcre/Makefile to make it compile. Aside from the critical failure, there are a lot of warnings, see attached file. -- © Rado S. -- You must provide YOUR effort for your goal! EVERY effort counts: at least to show your attitude. You're responsible for ALL you do: you get what you give.
tin.warnings
(text/plain, 10.2 KB)
compiling makecfg ./makecfg ./tincfg.tbl tincfg.h compiling active.o compiling art.o ./art.c: In function `thread_by_subject': ./art.c:694: warning: cast increases required alignment of target type ./art.c: In function `read_overview': ./art.c:1542: warning: comparison between signed and unsigned compiling attrib.o compiling auth.o compiling charset.o compiling color.o compiling config.o compiling cook.o compiling curses.o compiling debug.o compiling envarg.o compiling feed.o compiling filter.o ./filter.c: In function `filter_menu': ./filter.c:1144: warning: cast discards qualifiers from pointer target type ./filter.c:1145: warning: cast discards qualifiers from pointer target type ./filter.c:1146: warning: cast discards qualifiers from pointer target type ./filter.c:1147: warning: cast discards qualifiers from pointer target type ./filter.c:1148: warning: cast discards qualifiers from pointer target type ./filter.c:1149: warning: cast discards qualifiers from pointer target type ./filter.c:1150: warning: cast discards qualifiers from pointer target type ./filter.c:1151: warning: cast discards qualifiers from pointer target type ./filter.c:1189: warning: cast discards qualifiers from pointer target type ./filter.c:1190: warning: cast discards qualifiers from pointer target type ./filter.c:1205: warning: cast discards qualifiers from pointer target type ./filter.c:1206: warning: cast discards qualifiers from pointer target type ./filter.c:1208: warning: cast discards qualifiers from pointer target type ./filter.c:1209: warning: cast discards qualifiers from pointer target type ./filter.c:1225: warning: cast discards qualifiers from pointer target type ./filter.c:1226: warning: cast discards qualifiers from pointer target type ./filter.c:1227: warning: cast discards qualifiers from pointer target type ./filter.c:1228: warning: cast discards qualifiers from pointer target type ./filter.c:1230: warning: cast discards qualifiers from pointer target type ./filter.c:1231: warning: cast discards qualifiers from pointer target type ./filter.c:1232: warning: cast discards qualifiers from pointer target type ./filter.c:1233: warning: cast discards qualifiers from pointer target type ./filter.c:1354: warning: cast discards qualifiers from pointer target type ./filter.c:1386: warning: cast discards qualifiers from pointer target type compiling getline.o compiling global.o compiling group.o compiling hashstr.o compiling header.o compiling help.o compiling inews.o compiling init.o compiling joinpath.o compiling keymap.o ./keymap.c: In function `process_keys': ./keymap.c:435: warning: `key' might be used uninitialized in this function ./keymap.c: In function `upgrade_keymap_file': ./keymap.c:2047: warning: subscript has type `char' compiling lang.o compiling langinfo.o compiling list.o compiling lock.o compiling mail.o compiling main.o compiling memory.o compiling mimetypes.o compiling misc.o compiling my_tmpfile.o compiling newsrc.o compiling nntplib.o ./nntplib.c: In function `check_extensions': ./nntplib.c:961: warning: `d' might be used uninitialized in this function compiling nrctbl.o compiling options_menu.o compiling page.o expect 6 shift/reduce conflicts ... bison -y ./parsdate.y conflicts: 6 shift/reduce mv -f y.tab.c ./parsdate.c expect 6 shift/reduce conflicts ... bison -y ./parsdate.y conflicts: 6 shift/reduce mv -f y.tab.c ./parsdate.c compiling parsdate.o ./parsdate.y:170: warning: `YYDEBUG' is not defined ./parsdate.y:192: warning: `YYDEBUG' is not defined ./parsdate.y:201: warning: `YYDEBUG' is not defined /opt/share/bison.simple:149: warning: `YYDEBUG' is not defined /opt/share/bison.simple:164: warning: `YYMAXDEPTH' is not defined /opt/share/bison.simple:291: warning: `YYDEBUG' is not defined /opt/share/bison.simple:394: warning: `YYDEBUG' is not defined /opt/share/bison.simple:403: warning: `YYDEBUG' is not defined /opt/share/bison.simple:428: warning: `YYDEBUG' is not defined /opt/share/bison.simple:442: warning: `YYDEBUG' is not defined /opt/share/bison.simple:451: warning: `YYDEBUG' is not defined /opt/share/bison.simple:493: warning: `YYDEBUG' is not defined /opt/share/bison.simple:526: warning: `YYDEBUG' is not defined /opt/share/bison.simple:550: warning: `YYDEBUG' is not defined /opt/share/bison.simple:657: warning: `YYDEBUG' is not defined /opt/share/bison.simple:690: warning: `YYDEBUG' is not defined /opt/share/bison.simple:725: warning: `YYDEBUG' is not defined compiling pgp.o compiling plp_snprintf.o compiling post.o ./post.c: In function `pickup_postponed_articles': ./post.c:2108: warning: `func' might be used uninitialized in this function compiling prompt.o compiling read.o compiling refs.o ./refs.c: In function `collate_subjects': ./refs.c:857: warning: cast increases required alignment of target type compiling regex.o compiling rfc1524.o compiling rfc2045.o compiling rfc2046.o compiling rfc2047.o compiling save.o compiling screen.o compiling search.o compiling select.o compiling sigfile.o compiling signal.o compiling strftime.o compiling string.o ./string.c: In function `my_strrstr': ./string.c:706: warning: cast discards qualifiers from pointer target type compiling tags.o compiling tcurses.o ./tcurses.c: In function `my_printf': ./tcurses.c:656: warning: passing arg 2 of `vwprintw' discards qualifiers from pointer target type ./tcurses.c: In function `my_fprintf': ./tcurses.c:680: warning: passing arg 2 of `vwprintw' discards qualifiers from pointer target type ./tcurses.c: In function `get_arrow_key': ./tcurses.c:892: warning: unused parameter `prech' compiling tmpfile.o compiling thread.o compiling version.o compiling wildmat.o compiling xface.o ./xface.c:281: warning: `no_xface' defined but not used compiling xref.o Building Philip Hazel's Perl regular expressions library ... compiling pcre_chartables.o compiling pcre_compile.o ./pcre_compile.c: In function `get_ucp': ./pcre_compile.c:687: warning: comparison between signed and unsigned ./pcre_compile.c: In function `find_bracket': ./pcre_compile.c:1238: warning: cast discards qualifiers from pointer target type ./pcre_compile.c: In function `adjust_recurse': ./pcre_compile.c:1626: warning: cast discards qualifiers from pointer target type ./pcre_compile.c: In function `get_othercase_range': ./pcre_compile.c:1734: warning: `othercase' might be used uninitialized in this function ./pcre_compile.c: In function `check_auto_possessive': ./pcre_compile.c:1840: warning: cast discards qualifiers from pointer target type ./pcre_compile.c: In function `compile_branch': ./pcre_compile.c:2658: warning: comparison between signed and unsigned ./pcre_compile.c:2658: warning: comparison between signed and unsigned ./pcre_compile.c:2660: warning: comparison between signed and unsigned ./pcre_compile.c:2660: warning: comparison between signed and unsigned ./pcre_compile.c:2665: warning: comparison between signed and unsigned ./pcre_compile.c:2665: warning: comparison between signed and unsigned ./pcre_compile.c:3684: warning: cast discards qualifiers from pointer target type ./pcre_compile.c:3739: warning: cast discards qualifiers from pointer target type ./pcre_compile.c:3967: warning: cast discards qualifiers from pointer target type ./pcre_compile.c: In function `pcre_compile2': ./pcre_compile.c:5109: warning: cast discards qualifiers from pointer target type ./pcre_compile.c:5276: warning: cast discards qualifiers from pointer target type ./pcre_compile.c:5309: warning: cast discards qualifiers from pointer target type ./pcre_compile.c:5309: warning: cast discards qualifiers from pointer target type compiling pcre_config.o compiling pcre_dfa_exec.o ./pcre_dfa_exec.c: In function `pcre_dfa_exec': ./pcre_dfa_exec.c:2081: warning: cast discards qualifiers from pointer target type ./pcre_dfa_exec.c:2207: warning: cast discards qualifiers from pointer target type ./pcre_dfa_exec.c:2211: warning: cast discards qualifiers from pointer target type compiling pcre_exec.o ./pcre_exec.c: In function `pcre_exec': ./pcre_exec.c:3852: warning: cast discards qualifiers from pointer target type ./pcre_exec.c:3856: warning: cast discards qualifiers from pointer target type compiling pcre_fullinfo.o compiling pcre_get.o ./pcre_get.c: In function `pcre_free_substring_list': ./pcre_get.c:355: warning: cast discards qualifiers from pointer target type ./pcre_get.c: In function `pcre_free_substring': ./pcre_get.c:458: warning: cast discards qualifiers from pointer target type compiling pcre_globals.o compiling pcre_info.o compiling pcre_maketables.o compiling pcre_newline.o compiling pcre_ord2utf8.o compiling pcre_refcount.o compiling pcre_study.o ./pcre_study.c: In function `pcre_study': ./pcre_study.c:515: warning: cast discards qualifiers from pointer target type ./pcre_study.c:530: warning: cast discards qualifiers from pointer target type ./pcre_study.c:559: warning: cast increases required alignment of target type compiling pcre_tables.o compiling pcre_try_flipped.o compiling pcre_ucp_searchfuncs.o compiling pcre_valid_utf8.o compiling pcre_version.o compiling pcre_xclass.o rm -f libpcre.a ar -r libpcre.a pcre_chartables.o pcre_compile.o pcre_config.o pcre_dfa_exec.o pcre_exec.o pcre_fullinfo.o pcre_get.o pcre_globals.o pcre_info.o pcre_maketables.o pcre_newline.o pcre_ord2utf8.o pcre_refcount.o pcre_study.o pcre_tables.o pcre_try_flipped.o pcre_ucp_searchfuncs.o pcre_valid_utf8.o pcre_version.o pcre_xclass.o ar: creating libpcre.a ranlib libpcre.a Linking tin v1.9.2 ... gcc -g -o ./tin ./active.o ./art.o ./attrib.o ./auth.o ./charset.o ./color.o ./config.o ./cook.o ./curses.o ./debug.o ./envarg.o ./feed.o ./filter.o ./getline.o ./global.o ./group.o ./hashstr.o ./header.o ./help.o ./inews.o ./init.o ./joinpath.o ./keymap.o ./lang.o ./langinfo.o ./list.o ./lock.o ./mail.o ./main.o ./memory.o ./mimetypes.o ./misc.o ./my_tmpfile.o ./newsrc.o ./nntplib.o ./nrctbl.o ./options_menu.o ./page.o ./parsdate.o ./pgp.o ./plp_snprintf.o ./post.o ./prompt.o ./read.o ./refs.o ./regex.o ./rfc1524.o ./rfc2045.o ./rfc2046.o ./rfc2047.o ./save.o ./screen.o ./search.o ./select.o ./sigfile.o ./signal.o ./strftime.o ./string.o ./tags.o ./tcurses.o ./tmpfile.o ./thread.o ./version.o ./wildmat.o ./xface.o ./xref.o -L../pcre -lpcre -lncurses -lnsl -lsocket -liconv -DDEBUG -rwx--x--x 1 inmx027 inm 4914464 Mar 29 17:46 ./tin