s.c:626: warning: assignment discards qualifiers from pointer target type mv -f .deps/string_utils.Tpo .deps/string_utils.Po gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share\" -g -O2 -MT malloc_debug.o -MD -MP -MF .deps/malloc_debug.Tpo -c -o malloc_debug.o malloc_debug.c mv -f .deps/malloc_debug.Tpo .deps/malloc_debug.Po gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share\" -g -O2 -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c mv -f .deps/filter.Tpo .deps/filter.Po gcc -DDATADIR=\"/usr/local/share\" -g -O2 -o rlwrap main.o signals.o readline.o pty.o completion.o term.o ptytty.o utils.o string_utils.o malloc_debug.o filter.o -lutil -lreadline -ltermcap make[2]: Leaving directory `/opt/rlwrap-0.37/src' Making all in filters make[2]: Entering directory `/opt/rlwrap-0.37/filters' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/opt/rlwrap-0.37/filters' make[2]: Entering directory `/opt/rlwrap-0.37' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/opt/rlwrap-0.37' make[1]: Leaving directory `/opt/rlwrap-0.37' [root@rtest rlwrap-0.37]#
[root@rtest rlwrap-0.37]#
make install Making install in doc make[1]: Entering directory `/opt/rlwrap-0.37/doc' make[2]: Entering directory `/opt/rlwrap-0.37/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/local/share/man/man1" || /bin/mkdir -p "/usr/local/share/man/man1" /usr/bin/install -c -m 644 rlwrap.1 '/usr/local/share/man/man1' make[2]: Leaving directory `/opt/rlwrap-0.37/doc' make[1]: Leaving directory `/opt/rlwrap-0.37/doc' Making install in src make[1]: Entering directory `/opt/rlwrap-0.37/src' make[2]: Entering directory `/opt/rlwrap-0.37/src' test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin" /usr/bin/install -c rlwrap '/usr/local/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/opt/rlwrap-0.37/src' make[1]: Leaving directory `/opt/rlwrap-0.37/src' Making install in filters make[1]: Entering directory `/opt/rlwrap-0.37/filters' make[2]: Entering directory `/opt/rlwrap-0.37/filters' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/local/share/man/man3" || /bin/mkdir -p "/usr/local/share/man/man3" /usr/bin/install -c -m 644 RlwrapFilter.3pm '/usr/local/share/man/man3' make[2]: Leaving directory `/opt/rlwrap-0.37/filters' make[1]: Leaving directory `/opt/rlwrap-0.37/filters' make[1]: Entering directory `/opt/rlwrap-0.37' make[2]: Entering directory `/opt/rlwrap-0.37' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/local/share/rlwrap" || /bin/mkdir -p "/usr/local/share/rlwrap" /bin/mkdir -p '/usr/local/share/rlwrap/filters' /usr/bin/install -c -m 644 filters/README filters/RlwrapFilter.pm filters/RlwrapFilter.3pm filters/count_in_prompt filters/pipeto filters/logger filters/null filters/unbackspace filters/pipeline filters/ftp_filter filters/history_format filters/simple_macro filters/template filters/scrub_prompt filters/paint_prompt filters/censor_passwords filters/listing '/usr/local/share/rlwrap/filters' /bin/mkdir -p '/usr/local/share/rlwrap/completions' /usr/bin/install -c -m 644 completions/testclient completions/coqtop '/usr/local/share/rlwrap/completions' make install-data-hook make[3]: Entering directory `/opt/rlwrap-0.37' chm |