mkevison
(usa Ubuntu)
Enviado em 03/10/2012 - 16:27h
instalei ele e tentei de novo usando o make e olha o que apareceu
make all-recursive
make[1]: Entering directory `/home/miqueias/Downloads/pro'
Making all in intl
make[2]: Entering directory `/home/miqueias/Downloads/pro/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/miqueias/Downloads/pro/intl'
Making all in po
make[2]: Entering directory `/home/miqueias/Downloads/pro/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/miqueias/Downloads/pro/po'
Making all in libprozilla
make[2]: Entering directory `/home/miqueias/Downloads/pro/libprozilla'
make all-recursive
make[3]: Entering directory `/home/miqueias/Downloads/pro/libprozilla'
Making all in intl
make[4]: Entering directory `/home/miqueias/Downloads/pro/libprozilla/intl'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/miqueias/Downloads/pro/libprozilla/intl'
Making all in po
make[4]: Entering directory `/home/miqueias/Downloads/pro/libprozilla/po'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/miqueias/Downloads/pro/libprozilla/po'
Making all in docs
make[4]: Entering directory `/home/miqueias/Downloads/pro/libprozilla/docs'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/miqueias/Downloads/pro/libprozilla/docs'
Making all in src
make[4]: Entering directory `/home/miqueias/Downloads/pro/libprozilla/src'
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c connect.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/connect.pp -c connect.c -o connect.o
connect.c: In function 'krecv':
connect.c:201:12: warning: variable 'arglen' set but not used [-Wunused-but-set-variable]
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c connection.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/connection.pp -c connection.c -o connection.o
connection.c: In function 'proz_connection_get_status_string':
connection.c:337:13: warning: variable 'status' set but not used [-Wunused-but-set-variable]
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c debug.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/debug.pp -c debug.c -o debug.o
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c download.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/download.pp -c download.c -o download.o
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c ftp.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/ftp.pp -c ftp.c -o ftp.o
ftp.c: In function 'ftp_login':
ftp.c:614:11: warning: variable 'logged_in' set but not used [-Wunused-but-set-variable]
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c ftpparse.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/ftpparse.pp -c ftpparse.c -o ftpparse.o
ftpparse.c: In function 'parse_time':
ftpparse.c:214:12: warning: unused variable 't' [-Wunused-variable]
ftpparse.c:213:15: warning: unused variable 'tm' [-Wunused-variable]
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c main.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/main.pp -c main.c -o main.o
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c misc.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/misc.pp -c misc.c -o misc.o
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c netrc.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/netrc.pp -c netrc.c -o netrc.o
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c url.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/url.pp -c url.c -o url.o
url.c:134:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration]
url.c: In function 'urlproto':
url.c:300:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
url.c: In function 'str_url':
url.c:599:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
url.c: In function 'proz_parse_url':
url.c:717:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
url.c:770:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
url.c: In function 'url_cpy':
url.c:914:24: warning: unused parameter 'src' [-Wunused-parameter]
url.c:914:39: warning: unused parameter 'dest' [-Wunused-parameter]
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c http.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/http.pp -c http.c -o http.o
http.c: In function 'http_fetch_headers':
http.c:376:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
http.c:361:38: warning: variable 'all_length' set but not used [-Wunused-but-set-variable]
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c http-retr.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/http-retr.pp -c http-retr.c -o http-retr.o
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c ftp-retr.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/ftp-retr.pp -c ftp-retr.c -o ftp-retr.o
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c logfile.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/logfile.pp -c logfile.c -o logfile.o
logfile.c: In function 'proz_log_read_logfile':
logfile.c:235:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c ftpsearch.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/ftpsearch.pp -c ftpsearch.c -o ftpsearch.o
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c ping.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/ping.pp -c ping.c -o ping.o
/bin/bash ../libtool --mode=link gcc -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -o libprozilla.la -rpath /usr/local/lib -version-info 1:0:1 connect.lo connection.lo debug.lo download.lo ftp.lo ftpparse.lo main.lo misc.lo netrc.lo url.lo http.lo http-retr.lo ftp-retr.lo logfile.lo ftpsearch.lo ping.lo -lpthread
mkdir .libs
ar cru .libs/libprozilla.a connect.o connection.o debug.o download.o ftp.o ftpparse.o main.o misc.o netrc.o url.o http.o http-retr.o ftp-retr.o logfile.o ftpsearch.o ping.o
ranlib .libs/libprozilla.a
creating libprozilla.la
../libtool: line 5487: -e: command not found
../libtool: line 5502: -e: command not found
(cd .libs && rm -f libprozilla.la && ln -s ../libprozilla.la libprozilla.la)
make[4]: Leaving directory `/home/miqueias/Downloads/pro/libprozilla/src'
make[4]: Entering directory `/home/miqueias/Downloads/pro/libprozilla'
make[4]: Leaving directory `/home/miqueias/Downloads/pro/libprozilla'
make[3]: Leaving directory `/home/miqueias/Downloads/pro/libprozilla'
make[2]: Leaving directory `/home/miqueias/Downloads/pro/libprozilla'
Making all in src
make[2]: Entering directory `/home/miqueias/Downloads/pro/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../libprozilla/src -I../intl -I/usr/local/include -fno-inline -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -ggdb -D_REENTRANT -MT main.o -MD -MP -MF ".deps/main.Tpo" \
-c -o main.o `test -f 'main.cpp' || echo './'`main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
else rm -f ".deps/main.Tpo"; exit 1; \
fi
In file included from main.cpp:39:0:
download_win.h:55:8: error: extra qualification ‘DL_Window::’ on member ‘print_status’ [-fpermissive]
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/home/miqueias/Downloads/pro/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/miqueias/Downloads/pro'
make: *** [all] Error 2
miqueias-VS-AD330 pro # make install
Making install in intl
make[1]: Entering directory `/home/miqueias/Downloads/pro/intl'
if test "proz" = "gettext" \
&& test '' = 'intl-compat.o'; then \
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/lib /usr/local/include; \
/usr/bin/install -c -m 644 libintl.h /usr/local/include/libintl.h; \
/bin/sh ../libtool --mode=install \
/usr/bin/install -c -m 644 libintl.a /usr/local/lib/libintl.a; \
else \
: ; \
fi
if test 'no' = yes; then \
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/lib; \
temp=/usr/local/lib/t-charset.alias; \
dest=/usr/local/lib/charset.alias; \
if test -f /usr/local/lib/charset.alias; then \
orig=/usr/local/lib/charset.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
else \
if test yes = no; then \
orig=charset.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
fi; \
fi; \
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/share/locale; \
test -f /usr/local/share/locale/locale.alias \
&& orig=/usr/local/share/locale/locale.alias \
|| orig=./locale.alias; \
temp=/usr/local/share/locale/t-locale.alias; \
dest=/usr/local/share/locale/locale.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
else \
: ; \
fi
if test "proz" = "gettext"; then \
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/share/gettext/intl; \
/usr/bin/install -c -m 644 VERSION /usr/local/share/gettext/intl/VERSION; \
/usr/bin/install -c -m 644 ChangeLog.inst /usr/local/share/gettext/intl/ChangeLog; \
dists="Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gettext.h gettextP.h hash-string.h libgnuintl.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y localcharset.c intl-compat.c"; \
for file in $dists; do \
/usr/bin/install -c -m 644 ./$file \
/usr/local/share/gettext/intl/$file; \
done; \
chmod a+x /usr/local/share/gettext/intl/config.charset; \
dists="plural.c"; \
for file in $dists; do \
if test -f $file; then dir=.; else dir=.; fi; \
/usr/bin/install -c -m 644 $dir/$file \
/usr/local/share/gettext/intl/$file; \
done; \
dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c"; \
for file in $dists; do \
rm -f /usr/local/share/gettext/intl/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory `/home/miqueias/Downloads/pro/intl'
Making install in po
make[1]: Entering directory `/home/miqueias/Downloads/pro/po'
if test -r ".././mkinstalldirs"; then \
.././mkinstalldirs /usr/local/share; \
else \
/bin/sh ../mkinstalldirs /usr/local/share; \
fi
mkdir /usr/local/share/locale
mkdir /usr/local/share/locale/pt_BR
mkdir /usr/local/share/locale/pt_BR/LC_MESSAGES
installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/proz.mo
mkdir /usr/local/share/locale/nl
mkdir /usr/local/share/locale/nl/LC_MESSAGES
installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/proz.mo
mkdir /usr/local/share/locale/ro
mkdir /usr/local/share/locale/ro/LC_MESSAGES
installing ro.gmo as /usr/local/share/locale/ro/LC_MESSAGES/proz.mo
mkdir /usr/local/share/locale/it
mkdir /usr/local/share/locale/it/LC_MESSAGES
installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/proz.mo
mkdir /usr/local/share/locale/fr
mkdir /usr/local/share/locale/fr/LC_MESSAGES
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/proz.mo
if test "proz" = "gettext"; then \
if test -r ".././mkinstalldirs"; then \
.././mkinstalldirs /usr/local/share/gettext/po; \
else \
/bin/sh ../mkinstalldirs /usr/local/share/gettext/po; \
fi; \
/usr/bin/install -c -m 644 ./Makefile.in.in \
/usr/local/share/gettext/po/Makefile.in.in; \
else \
: ; \
fi
make[1]: Leaving directory `/home/miqueias/Downloads/pro/po'
Making install in libprozilla
make[1]: Entering directory `/home/miqueias/Downloads/pro/libprozilla'
Making install in intl
make[2]: Entering directory `/home/miqueias/Downloads/pro/libprozilla/intl'
if test "" = "gettext" \
&& test '' = 'intl-compat.o'; then \
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/lib /usr/local/include; \
/usr/bin/install -c -m 644 libintl.h /usr/local/include/libintl.h; \
/bin/sh ../libtool --mode=install \
/usr/bin/install -c -m 644 libintl.a /usr/local/lib/libintl.a; \
else \
: ; \
fi
if test 'no' = yes; then \
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/lib; \
temp=/usr/local/lib/t-charset.alias; \
dest=/usr/local/lib/charset.alias; \
if test -f /usr/local/lib/charset.alias; then \
orig=/usr/local/lib/charset.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
else \
if test yes = no; then \
orig=charset.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
fi; \
fi; \
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/share/locale; \
test -f /usr/local/share/locale/locale.alias \
&& orig=/usr/local/share/locale/locale.alias \
|| orig=./locale.alias; \
temp=/usr/local/share/locale/t-locale.alias; \
dest=/usr/local/share/locale/locale.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
else \
: ; \
fi
if test "" = "gettext"; then \
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/share/gettext/intl; \
/usr/bin/install -c -m 644 VERSION /usr/local/share/gettext/intl/VERSION; \
/usr/bin/install -c -m 644 ChangeLog.inst /usr/local/share/gettext/intl/ChangeLog; \
dists="Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gettext.h gettextP.h hash-string.h libgnuintl.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y localcharset.c intl-compat.c"; \
for file in $dists; do \
/usr/bin/install -c -m 644 ./$file \
/usr/local/share/gettext/intl/$file; \
done; \
chmod a+x /usr/local/share/gettext/intl/config.charset; \
dists="plural.c"; \
for file in $dists; do \
if test -f $file; then dir=.; else dir=.; fi; \
/usr/bin/install -c -m 644 $dir/$file \
/usr/local/share/gettext/intl/$file; \
done; \
dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c"; \
for file in $dists; do \
rm -f /usr/local/share/gettext/intl/$file; \
done; \
else \
: ; \
fi
make[2]: Leaving directory `/home/miqueias/Downloads/pro/libprozilla/intl'
Making install in po
make[2]: Entering directory `/home/miqueias/Downloads/pro/libprozilla/po'
if test -r ".././mkinstalldirs"; then \
.././mkinstalldirs /usr/local/share; \
else \
/bin/sh ../mkinstalldirs /usr/local/share; \
fi
installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/.mo
installing ro.gmo as /usr/local/share/locale/ro/LC_MESSAGES/.mo
installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/.mo
installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/.mo
if test "" = "gettext"; then \
if test -r ".././mkinstalldirs"; then \
.././mkinstalldirs /usr/local/share/gettext/po; \
else \
/bin/sh ../mkinstalldirs /usr/local/share/gettext/po; \
fi; \
/usr/bin/install -c -m 644 ./Makefile.in.in \
/usr/local/share/gettext/po/Makefile.in.in; \
else \
: ; \
fi
make[2]: Leaving directory `/home/miqueias/Downloads/pro/libprozilla/po'
Making install in docs
make[2]: Entering directory `/home/miqueias/Downloads/pro/libprozilla/docs'
make[3]: Entering directory `/home/miqueias/Downloads/pro/libprozilla/docs'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/miqueias/Downloads/pro/libprozilla/docs'
make[2]: Leaving directory `/home/miqueias/Downloads/pro/libprozilla/docs'
Making install in src
make[2]: Entering directory `/home/miqueias/Downloads/pro/libprozilla/src'
make[3]: Entering directory `/home/miqueias/Downloads/pro/libprozilla/src'
/bin/bash ../mkinstalldirs /usr/local/lib
/bin/bash ../libtool --mode=install /usr/bin/install -c libprozilla.la /usr/local/lib/libprozilla.la
/usr/bin/install -c .libs/libprozilla.lai /usr/local/lib/libprozilla.la
/usr/bin/install -c .libs/libprozilla.a /usr/local/lib/libprozilla.a
ranlib /usr/local/lib/libprozilla.a
chmod 644 /usr/local/lib/libprozilla.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/bash ../mkinstalldirs /usr/local/include/prozilla
mkdir /usr/local/include/prozilla
/usr/bin/install -c -m 644 prozilla.h /usr/local/include/prozilla/prozilla.h
/usr/bin/install -c -m 644 common.h /usr/local/include/prozilla/common.h
/usr/bin/install -c -m 644 netrc.h /usr/local/include/prozilla/netrc.h
make[3]: Leaving directory `/home/miqueias/Downloads/pro/libprozilla/src'
make[2]: Leaving directory `/home/miqueias/Downloads/pro/libprozilla/src'
make[2]: Entering directory `/home/miqueias/Downloads/pro/libprozilla'
make[3]: Entering directory `/home/miqueias/Downloads/pro/libprozilla'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/miqueias/Downloads/pro/libprozilla'
make[2]: Leaving directory `/home/miqueias/Downloads/pro/libprozilla'
make[1]: Leaving directory `/home/miqueias/Downloads/pro/libprozilla'
Making install in src
make[1]: Entering directory `/home/miqueias/Downloads/pro/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../libprozilla/src -I../intl -I/usr/local/include -fno-inline -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -ggdb -D_REENTRANT -MT main.o -MD -MP -MF ".deps/main.Tpo" \
-c -o main.o `test -f 'main.cpp' || echo './'`main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
else rm -f ".deps/main.Tpo"; exit 1; \
fi
In file included from main.cpp:39:0:
download_win.h:55:8: error: extra qualification ‘DL_Window::’ on member ‘print_status’ [-fpermissive]
make[1]: *** [main.o] Error 1
make[1]: Leaving directory `/home/miqueias/Downloads/pro/src'
make: *** [install-recursive] Error 1
miqueias-VS-AD330 pro #