Erro no comando Make [RESOLVIDO]

1. Erro no comando Make [RESOLVIDO]

Miqueias Kevison
mkevison

(usa Ubuntu)

Enviado em 03/10/2012 - 16:11h

Pessoal eu estava tentando instalar o Prozilla .tar.bz2 no linux mint coloquei o comando ./configure e apareceu isto

miqueias@miqueias-VS-AD330 ~/Downloads/pro $ sudo su
[sudo] password for miqueias:
miqueias-VS-AD330 pro # ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for strerror in -lcposix... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for uname... uname
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... no
configure: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: dlfcn.h: proceeding with the compiler's result
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for correct ltmain.sh version... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for ranlib... (cached) ranlib
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for GNU gettext in libc... yes
checking for dcgettext... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for bison... no
checking for catalogs to be installed... pt_BR nl ro it fr
checking for an ANSI C-conforming const... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for ANSI C header files... (cached) no
checking ncurses.h usability... no
checking ncurses.h presence... no
checking for ncurses.h... no
checking curses.h usability... no
checking curses.h presence... no
checking for curses.h... no
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for initscr in -lncurses... no
checking for initscr in -lcurses... no
configure: error: **A (n)curses library was not found. The program needs ncurses to run, Ncurses is freely available at : ftp://ftp.gnu.org/pub/gnu **
miqueias-VS-AD330 pro #

e depois que eu coloco make aparece isso:
make: *** No targets specified and no makefile found. Stop.

o que eu devo fazer, uso o linux a alggum tempo e nunca consegui instalar um arquivo .tar.bz2


  


2. MELHOR RESPOSTA

Ramon dos Santos Rodrigues
ramon_01

(usa Gentoo)

Enviado em 03/10/2012 - 16:59h

#sudo apt-get update
#sudo apt-get upgrade

olha esse link aki: http://lourilucio.blogspot.com.br/2010/06/ubuntu-lucid-lynx-repositorios.html

tem todo o processo de inserção do source.list

e uma lista de repositórios

3. Re: Erro no comando Make [RESOLVIDO]

Ramon dos Santos Rodrigues
ramon_01

(usa Gentoo)

Enviado em 03/10/2012 - 16:16h

Aí ta dizendo que falta da library ncurses! Instala ela e tenta denovo

#apt-get install libncurses5-dev


4. Re: Erro no comando Make [RESOLVIDO]

Miqueias Kevison
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 #



5. Re: Erro no comando Make [RESOLVIDO]

Ramon dos Santos Rodrigues
ramon_01

(usa Gentoo)

Enviado em 03/10/2012 - 16:35h

já tentou instalar o Prozilla pelo próprio apt-get?

Vc tá tentando instalar como root né?


6. Re: Erro no comando Make [RESOLVIDO]

Miqueias Kevison
mkevison

(usa Ubuntu)

Enviado em 03/10/2012 - 16:42h

miqueias-VS-AD330 wine-1.3.18 # apt-get install Prozilla
Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
E: Impossível encontrar o pacote Prozilla
miqueias-VS-AD330 wine-1.3.18 #


isso é o que acontece quando eu tento instalar pelo apt e eu sou root

e também é por que nunca consegui instalar nenhum programa .tar.bz2


7. Re: Erro no comando Make [RESOLVIDO]

Ramon dos Santos Rodrigues
ramon_01

(usa Gentoo)

Enviado em 03/10/2012 - 16:44h

tenta atualizar o gcc:

# sudo apt-get install gcc g++ build-essential


8. Re: Erro no comando Make [RESOLVIDO]

Miqueias Kevison
mkevison

(usa Ubuntu)

Enviado em 03/10/2012 - 16:46h

eu ouvi falar sobre um pacote chamado build essentials, eu coloco apt-get install build-essentials e olha o que aparece

apt-get install build-essentials
Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
E: Impossível encontrar o pacote build-essentials




9. Re: Erro no comando Make [RESOLVIDO]

Miqueias Kevison
mkevison

(usa Ubuntu)

Enviado em 03/10/2012 - 16:53h

Instalei o gcc mais continua do mesmo jeito


10. Re: Erro no comando Make [RESOLVIDO]

Ramon dos Santos Rodrigues
ramon_01

(usa Gentoo)

Enviado em 03/10/2012 - 16:53h

cara vc já adicionou outros repositórios no seu ubuntu?? adiciona aí e dá um update!! To raciocinando aki sobre o seu problema.

Assim que vc instalou o ncurses vc rodou o ./configure dnovo?

Tenta fazer desde o inicio:

# ./configure
# make
# make install


11. Re: Erro no comando Make [RESOLVIDO]

Miqueias Kevison
mkevison

(usa Ubuntu)

Enviado em 03/10/2012 - 16:56h

como faço esse update


12. Re: Erro no comando Make [RESOLVIDO]

Miqueias Kevison
mkevison

(usa Ubuntu)

Enviado em 03/10/2012 - 17:17h

agora consegu valeu!



01 02



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts