Autor Tópico: [RESOLVIDO] compilação de programas (sofrimento na instalação de .tar.gz)  (Lida 4249 vezes)

Offline uplink

  • Usuário Ubuntu
  • *
  • Mensagens: 184
    • Ver perfil
ola pessoal,e desculpa por essa duvida que vocês ja devem tar cansados de responder

e sobre instalar programas em .tar.gz, que necessita de compilação,correto?

pois é,dai eu começo a pesquizar e não acho se quer 1 tutorial,somente forums de pessoas relatando o mesmo problema

e todos falam: instala o gcc,se não conseguiu é que não ta instalado...

mas não é assim,to com o gcc mais novo instalado e instalei diversos pacotes e não consigo de jeito ne um.

um que tou tentando é o kopete mais novo (.tar.gz)

e chega no ./configure:

de um molhada

Código: [Selecionar]
$ ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... /usr/bin/kde-config
checking where to install... /usr (as returned by kde-config)
checking for style of include used by make... 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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether gcc is blacklisted... no
checking whether g++ supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wno-non-virtual-dtor... yes
checking whether g++ supports -fno-reorder-blocks... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fno-common... yes
checking whether g++ supports -fexceptions... yes
checking whether system headers can cope with -O2 -fno-inline... irrelevant
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -O0... yes
checking whether g++ supports -Wl,--no-undefined... yes
checking whether g++ supports -Wl,--allow-shlib-undefined... yes
not using lib directory suffix
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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... 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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
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 if gcc static flag  works... 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 supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
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 for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
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 for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking if C++ programs can be compiled... yes
checking for strlcat... no
checking if strlcat needs custom prototype... yes - in libkdefakes
checking for strlcpy... no
checking if strlcpy needs custom prototype... yes - in libkdefakes
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... yes
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for poll in -lpoll... no
checking Carbon/Carbon.h usability... no
checking Carbon/Carbon.h presence... no
checking for Carbon/Carbon.h... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking for res_init... yes
checking if res_init needs custom prototype... no
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 8
checking for char *... yes
checking size of char *... 8
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 8
checking for unsigned long... yes
checking size of unsigned long... 8
checking sizeof size_t == sizeof unsigned long... yes
checking for PIE support... yes
checking if enabling -pie/fPIE support... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!
uplink@a64:~/Desktop/kopete-0.12.2$ gcc -v
Usando especificações internas.
Destino: x86_64-linux-gnu
Configurado com: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --enable-checking=release x86_64-linux-gnu
Thread model: posix
gcc versão 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
$

alguem tem alguma ideia do que eu possa fazer?

muito obrigado pela atenção.
« Última modificação: 27 de Agosto de 2006, 10:20 por uplink »
Cai fora do Forum...

Entenda o Porque !

Offline Xterminator

  • Usuário Ubuntu
  • *
  • Mensagens: 1.279
    • Ver perfil
Re: compilação de programas (sofrimento na instalação de .tar.gz)
« Resposta #1 Online: 22 de Agosto de 2006, 12:35 »
Já expliquei que o processo de compilação de pacotes é um processo cheio de dependências a resposta para sua questão está na primeira citação, mas muitos outros erros virão e aí que vc deve ter um know-how pra descobrir o que é necessário.
vou colocar citações de 2 outros tópicos onde a resposta é satisfatória para você.
antigamente bastaria instalar o pacote xlibs-dev ou x-devpara solucionar seu problema :-) tenta a sorte.
http://ubuntuforum-pt.org/index.php?topic=3748.0

Citar
Você instalou os pacotes de desenvolvimento do xorg ?
deve ter um sufixo -dev procure no synaptic e instale que certamente o problema será resolvido
pelo menos este,  at tarefa de compilar programas requer um pouco de conhecimento sobre as dependências do mesmo
certamente muitos outros problemas aparecerão, experimente procurar aqui no fórum por apt-build "ru não uso" pois já estou calejado de compilar programas, veja se não tem algum tópico explicando com usá-lo, pois ele facilita a tarefa de compilação...
caso opte pelo caminho mai difícl tenha em mente que quando ele reclamar a falta de png-2.0.pc ou algo parecido vc deve procurar o pacote correspondente "libpng-dev" ou algo parecido e por aí vai Boa sorte na empreitada ;-)

http://ubuntuforum-pt.org/index.php?topic=1628.0

Citar
leve em consideração o seguinte, o processo de compilação é semelhante ao processo de instalação de pacotes, para compilar os programas, será necessário você ter os algumas bibliotecas de desenvolvimento -dev instaladas no seu sistema, é um processo meio complicado...mesmo após você instalar o build-essential, vão haver outros erros como Xlibs,mp*,ogg* etc.. etc..
que serão necessárias para habilitar o suporte a outros tipos de arquivos de áudio, sem contar a bibliotecas -dev do GTK2.
então para não deixar su sistema inchado de bibliotecas de desenvolvimento, a solução é usar o pacote binário disponível nos repositórios.
« Última modificação: 22 de Agosto de 2006, 12:39 por Xterminator »

Offline uplink

  • Usuário Ubuntu
  • *
  • Mensagens: 184
    • Ver perfil
Re: compilação de programas (sofrimento na instalação de .tar.gz)
« Resposta #2 Online: 22 de Agosto de 2006, 13:54 »
ba cara muito obrigado pela sua ajuda ;D.

consegui completar o ./configure (deu alguns no,e uns warnings,mas terminou sem erro)

e dai fui ao make para finalizar a instalação do programa (no caso o kopete)

e então quando dei o make,começou muitos e muitos linhas . e sem parar deixei por mais de 30min e não terminava dai parei

num programa de apenas 5mb isso é normal demorar tanto? por favor me desculpe por essa pergunta ignorante

na compilação eu sei que é demorado em alguns programas,mas demorar tanto num athlon64 com 1gb de ram?

vou citar um pedaço aqui do make:
Código: [Selecionar]
# make
make  all-recursive
make[1]: Entrando no diretório `/home/uplink/Desktop/kopete-0.12.2'
Making all in kopete
make[2]: Entrando no diretório `/home/uplink/Desktop/kopete-0.12.2/kopete'
Making all in libkopete
make[3]: Entrando no diretório `/home/uplink/Desktop/kopete-0.12.2/kopete/libkopete'
Making all in private
make[4]: Entrando no diretório `/home/uplink/Desktop/kopete-0.12.2/kopete/libkopete/private'
/usr/share/qt3/bin/moc ./kopeteemoticons.h -o kopeteemoticons.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../..  -DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_NO_CAST_ASCII -DQT_NO_ASCII_CAST -I../../../kopete/libkopete -I../../../kopete/libkopete -I../../../kopete/libkopete/avdevice -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/ui -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT kopeteemoticons.lo -MD -MP -MF ".deps/kopeteemoticons.Tpo" -c -o kopeteemoticons.lo kopeteemoticons.cpp; \
        then mv -f ".deps/kopeteemoticons.Tpo" ".deps/kopeteemoticons.Plo"; else rm -f ".deps/kopeteemoticons.Tpo"; exit 1; fi
/usr/share/qt3/bin/moc ./kopetecommand.h -o kopetecommand.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../..  -DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_NO_CAST_ASCII -DQT_NO_ASCII_CAST -I../../../kopete/libkopete -I../../../kopete/libkopete -I../../../kopete/libkopete/avdevice -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/ui -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT kopetecommand.lo -MD -MP -MF ".deps/kopetecommand.Tpo" -c -o kopetecommand.lo kopetecommand.cpp; \
        then mv -f ".deps/kopetecommand.Tpo" ".deps/kopetecommand.Plo"; else rm -f ".deps/kopetecommand.Tpo"; exit 1; fi
/usr/share/qt3/bin/moc ./kopeteviewmanager.h -o kopeteviewmanager.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../..  -DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_NO_CAST_ASCII -DQT_NO_ASCII_CAST -I../../../kopete/libkopete -I../../../kopete/libkopete -I../../../kopete/libkopete/avdevice -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/ui -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT kopeteviewmanager.lo -MD -MP -MF ".deps/kopeteviewmanager.Tpo" -c -o kopeteviewmanager.lo kopeteviewmanager.cpp; \
        then mv -f ".deps/kopeteviewmanager.Tpo" ".deps/kopeteviewmanager.Plo"; else rm -f ".deps/kopeteviewmanager.Tpo"; exit 1; fi
/usr/share/qt3/bin/moc ./kopeteutils_private.h -o kopeteutils_private.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../..  -DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_NO_CAST_ASCII -DQT_NO_ASCII_CAST -I../../../kopete/libkopete -I../../../kopete/libkopete -I../../../kopete/libkopete/avdevice -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/ui -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT kopeteutils_private.lo -MD -MP -MF ".deps/kopeteutils_private.Tpo" -c -o kopeteutils_private.lo kopeteutils_private.cpp; \
        then mv -f ".deps/kopeteutils_private.Tpo" ".deps/kopeteutils_private.Plo"; else rm -f ".deps/kopeteutils_private.Tpo"; exit 1; fi
kopeteutils_private.cpp:50: warning: unused parameter 'action'
/bin/sh ../../../libtool --silent --tag=CXX --mode=link g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o libkopeteprivate.la  -L/usr/lib -L/usr/share/qt3/lib -L/usr/X11R6/lib    kopeteemoticons.lo kopetecommand.lo kopeteviewmanager.lo kopeteutils_private.lo -lkdeui
make[4]: Saindo do diretório `/home/uplink/Desktop/kopete-0.12.2/kopete/libkopete/private'
Making all in ui
make[4]: Entrando no diretório `/home/uplink/Desktop/kopete-0.12.2/kopete/libkopete/ui'
rm -rf kopetepassworddialog.h;
/usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload ./kopetepassworddialog.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> kopetepassworddialog.h ;
Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
rm -rf kopeteawaydialogbase.h;
/usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload ./kopeteawaydialogbase.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> kopeteawaydialogbase.h ;
Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
rm -rf fileconfirmbase.h;
/usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload ./fileconfirmbase.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> fileconfirmbase.h ;
Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
rm -rf kopetepasswordwidgetbase.h;
/usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload ./kopetepasswordwidgetbase.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> kopetepasswordwidgetbase.h ;
Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
rm -rf addressbookselectorwidget_base.h;
/usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload ./addressbookselectorwidget_base.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> addressbookselectorwidget_base.h ;
Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
rm -rf metacontactselectorwidget_base.h;
/usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload ./metacontactselectorwidget_base.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> metacontactselectorwidget_base.h ;
Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
rm -rf contactaddednotifywidget.h;
/usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload ./contactaddednotifywidget.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> contactaddednotifywidget.h ;
Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
rm -rf addressbooklinkwidget_base.h;
/usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload ./addressbooklinkwidget_base.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> addressbooklinkwidget_base.h ;
Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
/usr/share/qt3/bin/moc ./kopetecontactaction.h -o kopetecontactaction.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../..  -DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_NO_CAST_ASCII -DQT_NO_ASCII_CAST -I../../../kopete/libkopete -I../../../kopete/libkopete -I../../../kopete/libkopete/avdevice -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/private -I/usr/include/kde -I/usr/share/qt3/include -I.  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT kopetecontactaction.lo -MD -MP -MF ".deps/kopetecontactaction.Tpo" -c -o kopetecontactaction.lo kopetecontactaction.cpp; \
        then mv -f ".deps/kopetecontactaction.Tpo" ".deps/kopetecontactaction.Plo"; else rm -f ".deps/kopetecontactaction.Tpo"; exit 1; fi
/usr/share/qt3/bin/moc ./addcontactpage.h -o addcontactpage.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../..  -DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_NO_CAST_ASCII -DQT_NO_ASCII_CAST -I../../../kopete/libkopete -I../../../kopete/libkopete -I../../../kopete/libkopete/avdevice -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/private -I/usr/include/kde -I/usr/share/qt3/include -I.  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT addcontactpage.lo -MD -MP -MF ".deps/addcontactpage.Tpo" -c -o addcontactpage.lo addcontactpage.cpp; \
        then mv -f ".deps/addcontactpage.Tpo" ".deps/addcontactpage.Plo"; else rm -f ".deps/addcontactpage.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../..  -DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_NO_CAST_ASCII -DQT_NO_ASCII_CAST -I../../../kopete/libkopete -I../../../kopete/libkopete -I../../../kopete/libkopete/avdevice -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/private -I/usr/include/kde -I/usr/share/qt3/include -I.  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT editaccountwidget.lo -MD -MP -MF ".deps/editaccountwidget.Tpo" -c -o editaccountwidget.lo editaccountwidget.cpp; \
        then mv -f ".deps/editaccountwidget.Tpo" ".deps/editaccountwidget.Plo"; else rm -f ".deps/editaccountwidget.Tpo"; exit 1; fi
/usr/share/qt3/bin/moc ./kopetestdaction.h -o kopetestdaction.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../..  -DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_NO_CAST_ASCII -DQT_NO_ASCII_CAST -I../../../kopete/libkopete -I../../../kopete/libkopete -I../../../kopete/libkopete/avdevice -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/private -I/usr/include/kde -I/usr/share/qt3/include -I.  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT kopetestdaction.lo -MD -MP -MF ".deps/kopetestdaction.Tpo" -c -o kopetestdaction.lo kopetestdaction.cpp; \
        then mv -f ".deps/kopetestdaction.Tpo" ".deps/kopetestdaction.Plo"; else rm -f ".deps/kopetestdaction.Tpo"; exit 1; fi
/usr/share/qt3/bin/moc ./kopetefileconfirmdialog.h -o kopetefileconfirmdialog.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../..  -DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_NO_CAST_ASCII -DQT_NO_ASCII_CAST -I../../../kopete/libkopete -I../../../kopete/libkopete -I../../../kopete/libkopete/avdevice -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/private -I/usr/include/kde -I/usr/share/qt3/include -I.  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT kopetefileconfirmdialog.lo -MD -MP -MF ".deps/kopetefileconfirmdialog.Tpo" -c -o kopetefileconfirmdialog.lo kopetefileconfirmdialog.cpp; \
        then mv -f ".deps/kopetefileconfirmdialog.Tpo" ".deps/kopetefileconfirmdialog.Plo"; else rm -f ".deps/kopetefileconfirmdialog.Tpo"; exit 1; fi
/usr/share/qt3/bin/moc ./userinfodialog.h -o userinfodialog.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../..  -DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_NO_CAST_ASCII -DQT_NO_ASCII_CAST -I../../../kopete/libkopete -I../../../kopete/libkopete -I../../../kopete/libkopete/avdevice -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/private -I/usr/include/kde -I/usr/share/qt3/include -I.  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT userinfodialog.lo -MD -MP -MF ".deps/userinfodialog.Tpo" -c -o userinfodialog.lo userinfodialog.cpp; \
        then mv -f ".deps/userinfodialog.Tpo" ".deps/userinfodialog.Plo"; else rm -f ".deps/userinfodialog.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../..  -DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_NO_CAST_ASCII -DQT_NO_ASCII_CAST -I../../../kopete/libkopete -I../../../kopete/libkopete -I../../../kopete/libkopete/avdevice -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/private -I/usr/include/kde -I/usr/share/qt3/include -I.  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT kopeteview.lo -MD -MP -MF ".deps/kopeteview.Tpo" -c -o kopeteview.lo kopeteview.cpp; \
        then mv -f ".deps/kopeteview.Tpo" ".deps/kopeteview.Plo"; else rm -f ".deps/kopeteview.Tpo"; exit 1; fi
/usr/share/qt3/bin/moc ./kopetepasswordwidget.h -o kopetepasswordwidget.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../..  -DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_NO_CAST_ASCII -DQT_NO_ASCII_CAST -I../../../kopete/libkopete -I../../../kopete/libkopete -I../../../kopete/libkopete/avdevice -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/private -I/usr/include/kde -I/usr/share/qt3/include -I.  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT kopetepasswordwidget.lo -MD -MP -MF ".deps/kopetepasswordwidget.Tpo" -c -o kopetepasswordwidget.lo kopetepasswordwidget.cpp; \
        then mv -f ".deps/kopetepasswordwidget.Tpo" ".deps/kopetepasswordwidget.Plo"; else rm -f ".deps/kopetepasswordwidget.Tpo"; exit 1; fi
/usr/share/qt3/bin/moc ./accountselector.h -o accountselector.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../..  -DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_NO_CAST_ASCII -DQT_NO_ASCII_CAST -I../../../kopete/libkopete -I../../../kopete/libkopete -I../../../kopete/libkopete/avdevice -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/private -I/usr/include/kde -I/usr/share/qt3/include -I.  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT accountselector.lo -MD -MP -MF ".deps/accountselector.Tpo" -c -o accountselector.lo accountselector.cpp; \
        then mv -f ".deps/accountselector.Tpo" ".deps/accountselector.Plo"; else rm -f ".deps/accountselector.Tpo"; exit 1; fi

obrigado pela atenção.
Cai fora do Forum...

Entenda o Porque !

Offline Lamego

  • Usuário Ubuntu
  • *
  • Mensagens: 1.943
    • Ver perfil
Re: compilação de programas (sofrimento na instalação de .tar.gz)
« Resposta #3 Online: 22 de Agosto de 2006, 13:57 »
uplink,
30 minutos não me parece normal, deve ter algum problema no processo de compilação e este entra em ciclo infinito...
João Luís Marques Pinto
Mais programs e jogos para o Ubuntu

Offline Xterminator

  • Usuário Ubuntu
  • *
  • Mensagens: 1.279
    • Ver perfil
Re: compilação de programas (sofrimento na instalação de .tar.gz)
« Resposta #4 Online: 22 de Agosto de 2006, 14:23 »
Uhh 30 minutos para compilar um mensageiro instantâneo?
ixx nem sei te dizer eu compilo pacotes maiores que este na minha máquina e demora mas não tudo isto, e olha que minha máquina e chin-frin P3 933@980 com 512MB.
« Última modificação: 22 de Agosto de 2006, 14:24 por Xterminator »

Offline uplink

  • Usuário Ubuntu
  • *
  • Mensagens: 184
    • Ver perfil
Re: compilação de programas (sofrimento na instalação de .tar.gz)
« Resposta #5 Online: 22 de Agosto de 2006, 14:26 »
ba nem sei o que dizer... resolvi esperar aquele tempão abisurdo.. com milhares de erros e warnings

pensei que não ia da em nada ou que ia da erro,mas chego uma hora que paro (me expante,ehehe)

dei o make install (puli o make check,ja tava exausto de experar)

e intão funcionou.. ta aberto aqui,agora vou fazer todos os testes e ver se fico 100%

valeu a pela ajuda e t+
Cai fora do Forum...

Entenda o Porque !

Offline Fernando Mauro

  • Usuário Ubuntu
  • *
  • Mensagens: 1
    • Ver perfil
Re: [RESOLVIDO] compilação de programas (sofrimento na instalação de .tar.gz)
« Resposta #6 Online: 02 de Setembro de 2006, 17:52 »
legal estar no f´rum não vejo a hora de começar a ler