instalacao nagios erro no comando make all [RESOLVIDO]

1. instalacao nagios erro no comando make all [RESOLVIDO]

andre luis freitas oliveira
andre4p

(usa Debian)

Enviado em 16/10/2009 - 22:11h

Debian Lenny AMD64 KDE 3.5 navegador iceweasel

Boa noite,

Sera que alguem posso me ajudar estou tentando instalar o nagios conforme esse artigo do link ai embaixo porem ocorre o erro bash: make: command not found ao dar o comando make all sera se alguem sabe oq ocorre desde ja agradeço:

http://www.vivaolinux.com.br/artigo/Manual-completo-de-instalacao-e-configuracao-do-Nagios-3-no-Linu...








andre4p:/dados/nagios-3.2.0# ./configure --with-command-group=nagcmd
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether make sets $(MAKE)... no
checking for strip... /usr/bin/strip
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthreads.h usability... no
checking pthreads.h presence... no
checking for pthreads.h... no
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking socket.h usability... no
checking socket.h presence... no
checking for socket.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/wait.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/msg.h usability... yes
checking sys/msg.h presence... yes
checking for sys/msg.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking uio.h usability... no
checking uio.h presence... no
checking for uio.h... no
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for va_copy... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for asprintf... yes
checking for vasprintf... yes
checking for C99 vsnprintf... yes
checking for initgroups... yes
checking for setenv... yes
checking for strdup... yes
checking for strstr... yes
checking for strtoul... yes
checking for unsetenv... yes
checking for type of socket size... size_t
checking for pthread_create in -lcma... no
checking for pthread_create in -lpthread... yes
checking for library containing nanosleep... none required
checking for mail... /usr/bin/mail
We'll use default routines (in xdata/xsddefault.*) for status data I/O...
We'll use default routines (in xdata/xcddefault.*) for comment data I/O...
We'll use default routines (in xdata/xrddefault.*) for retention data I/O...
We'll use template-based routines (in xdata/xodtemplate.*) for object data I/O...
We'll use default routines (in xdata/xpddefault.*) for performance data I/O...
We'll use default routines (in xdata/xdddefault.*) for scheduled downtime data I/O...
checking for main in -liconv... no
checking for gdImagePng in -lgd (order 1)... no
checking for gdImagePng in -lgd (order 2)... yes
GD library was found!
checking for gdImageCreateTrueColor in -lgd... yes
checking ltdl.h usability... no
checking ltdl.h presence... no
checking for ltdl.h... no
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for dlopen in -ldl... yes
checking for extra flags needed to export symbols... -Wl,-export-dynamic
checking for linker flags for loadable modules... -shared
checking for traceroute... /usr/sbin/traceroute
checking for type va_list... yes
checking for perl... /usr/bin/perl
configure: creating ./config.status
config.status: creating Makefile
config.status: creating subst
config.status: creating pkginfo
config.status: creating base/Makefile
config.status: creating common/Makefile
config.status: creating contrib/Makefile
config.status: creating cgi/Makefile
config.status: creating html/Makefile
config.status: creating module/Makefile
config.status: creating xdata/Makefile
config.status: creating daemon-init
config.status: creating t-tap/Makefile
config.status: creating include/config.h
config.status: creating include/snprintf.h
config.status: creating include/cgiutils.h

Creating sample config files in sample-config/ ...


*** Configuration summary for nagios 3.2.0 08-12-2009 ***:

General Options:
-------------------------
Nagios executable: nagios
Nagios user/group: nagios,nagios
Command user/group: nagios,nagcmd
Embedded Perl: no
Event Broker: yes
Install ${prefix}: /usr/local/nagios
Lock file: ${prefix}/var/nagios.lock
Check result directory: ${prefix}/var/spool/checkresults
Init directory: /etc/init.d
Apache conf.d directory: /etc/apache2/conf.d
Mail program: /usr/bin/mail
Host OS: linux-gnu

Web Interface Options:
------------------------
HTML URL: http://localhost/nagios/
CGI URL: http://localhost/nagios/cgi-bin/
Traceroute (used by WAP): /usr/sbin/traceroute


Review the options above for accuracy. If they look okay,
type 'make all' to compile the main program and CGIs.

andre4p:/dados/nagios-3.2.0# make all
bash: make: command not found



  


2. MELHOR RESPOSTA

Renato Carneiro Pacheco
renato_pacheco

(usa Debian)

Enviado em 16/10/2009 - 22:40h

É pq vc não tem o make. Instale-o:

# apt-get install make

3. pacheco

andre luis freitas oliveira
andre4p

(usa Debian)

Enviado em 16/10/2009 - 22:57h

obrigado valeu agora foi que foi!


4. erro

Giselle Souza
giubuntu

(usa Ubuntu)

Enviado em 09/08/2010 - 22:06h

Making all in docs
make[4]: Entrando no diretório `/home/usuario/Documentos/prozgui-2.0.5beta/libprozilla/docs'
make[4]: Nada a ser feito para `all'.
make[4]: Saindo do diretório `/home/usuario/Documentos/prozgui-2.0.5beta/libprozilla/docs'
Making all in src
make[4]: Entrando no diretório `/home/usuario/Documentos/prozgui-2.0.5beta/libprozilla/src'
make[4]: Nada a ser feito para `all'.
make[4]: Saindo do diretório `/home/usuario/Documentos/prozgui-2.0.5beta/libprozilla/src'
make[4]: Entrando no diretório `/home/usuario/Documentos/prozgui-2.0.5beta/libprozilla'
make[4]: Saindo do diretório `/home/usuario/Documentos/prozgui-2.0.5beta/libprozilla'
make[3]: Saindo do diretório `/home/usuario/Documentos/prozgui-2.0.5beta/libprozilla'
make[2]: Saindo do diretório `/home/usuario/Documentos/prozgui-2.0.5beta/libprozilla'
Making all in intl
make[2]: Entrando no diretório `/home/usuario/Documentos/prozgui-2.0.5beta/intl'
make[2]: Nada a ser feito para `all'.
make[2]: Saindo do diretório `/home/usuario/Documentos/prozgui-2.0.5beta/intl'
Making all in po
make[2]: Entrando no diretório `/home/usuario/Documentos/prozgui-2.0.5beta/po'
make[2]: Nada a ser feito para `all'.
make[2]: Saindo do diretório `/home/usuario/Documentos/prozgui-2.0.5beta/po'
Making all in src
make[2]: Entrando no diretório `/home/usuario/Documentos/prozgui-2.0.5beta/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../libprozilla/src -I/usr/local/include -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 ".deps/main.Tpo" ".deps/main.Po"; \
else rm -f ".deps/main.Tpo"; exit 1; \
fi
No arquivo incluído de main.cpp:48:
main.h:11:1: aviso: "_" redefinido
No arquivo incluído de ../libprozilla/src/netrc.h:26,
de ../libprozilla/src/prozilla.h:31,
de main.cpp:45:
../libprozilla/src/common.h:162:1: aviso: esta é a localização da definição prévia
In file included from main.cpp:41:
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
images/Pz12.xpm:225: aviso: deprecated conversion from string constant to ‘char*’
main.cpp:76: erro: extra qualification ‘Main_Window::’ on member ‘Main_Window’
main.cpp: In function ‘void menu_download_stop()’:
main.cpp:379: aviso: unused variable ‘select’
make[2]: ** [main.o] Erro 1
make[2]: Saindo do diretório `/home/usuario/Documentos/prozgui-2.0.5beta/src'
make[1]: ** [all-recursive] Erro 1
make[1]: Saindo do diretório `/home/usuario/Documentos/prozgui-2.0.5beta'
make: ** [all] Erro 2
root@usuario-desktop:/home/usuario/Documentos/prozgui-2.0.5beta#




  



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts