Enviado em 12/08/2012 - 15:14h
Responder tópico
Enviado em 15/08/2012 - 01:01h
Enviado em 12/08/2012 - 15:30h
Enviado em 12/08/2012 - 15:37h
Enviado em 12/08/2012 - 18:18h
Enviado em 14/08/2012 - 17:41h
Enviado em 14/08/2012 - 22:39h
Enviado em 14/08/2012 - 23:09h
[Dialer usb] ;Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 init1 = AT+CGDCONT=1,”IP”,”seu-provedor” Modem Type = USB Modem Phone = *99# ISDN = 0 Username = ”seuusuario“ Init1 = ATZ Password = ”suasenha” Modem = /dev/ttyUSB0 Baud = 460800
Enviado em 14/08/2012 - 23:44h
Enviado em 15/08/2012 - 00:16h
bash-4.1# ./configure 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 for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... gcc -E checking how to run the C++ preprocessor... g++ -E checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 whether byte ordering is bigendian... no checking for __attribute__ ((deprecated))... yes checking argp.h usability... yes checking argp.h presence... yes checking for argp.h... yes checking for argp_parse... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for working alloca.h... yes checking for alloca... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for error_t... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for net/if.h... yes checking for net/ethernet.h... yes checking for netinet/if_ether.h... yes checking whether ETHER_ADDR_LEN is declared... 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 netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking for netinet/ip.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking linux/serial.h usability... yes checking linux/serial.h presence... yes checking for linux/serial.h... yes checking for cfmakeraw... yes checking whether ln works...... yes checking whether __libc_stack_end is public... yes checking for pkg-config... /usr/bin/pkg-config checking Checking that D-Bus version greater than 1.2.14 installed.... yes checking dbus/dbus.h usability... yes checking dbus/dbus.h presence... yes checking for dbus/dbus.h... yes checking for bind in -lsocket... no checking for openssl/ssl.h... yes checking for X509_free in -lcrypto... yes checking for SSL_has_matching_session_id in -lssl... yes checking for POLICY_MAPPING_new in -lssl... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for readline in -lreadline... no checking security/pam_appl.h usability... no checking security/pam_appl.h presence... no checking for security/pam_appl.h... no checking for pam_start in -lpam... no checking for sane PAM implementation... no checking tcl.h usability... yes checking tcl.h presence... yes checking for tcl.h... yes checking for TclInterpInit in -ltcl8.3... no checking for Qt... no checking for moc... moc not found checking for valgrind... no checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress in -lz... yes checking tr1/functional usability... yes checking tr1/functional presence... yes checking for tr1/functional... yes checking boost/function.hpp usability... yes checking boost/function.hpp presence... yes checking for boost/function.hpp... yes checking boost/throw_exception.hpp usability... yes checking boost/throw_exception.hpp presence... yes checking for boost/throw_exception.hpp... yes configure: WARNING: PAM is missing. configure: WARNING: Qt is missing. configure: WARNING: Valgrind is missing. configure: WARNING: readline is missing. configure: creating ./config.status config.status: creating config.mk config.status: creating pkgconfig/libuniconf.pc config.status: creating pkgconfig/libuniconf-uninstalled.pc config.status: creating pkgconfig/libwvbase.pc config.status: creating pkgconfig/libwvbase-uninstalled.pc config.status: creating pkgconfig/libwvdbus.pc config.status: creating pkgconfig/libwvdbus-uninstalled.pc config.status: creating pkgconfig/libwvqt.pc config.status: creating pkgconfig/libwvqt-uninstalled.pc config.status: creating pkgconfig/libwvstreams.pc config.status: creating pkgconfig/libwvstreams-uninstalled.pc config.status: creating pkgconfig/libwvutils.pc config.status: creating pkgconfig/libwvutils-uninstalled.pc config.status: creating pkgconfig/libwvtest.pc config.status: creating pkgconfig/libwvtest-uninstalled.pc config.status: creating include/wvautoconf.h bash-4.1# make * Generating CC using c * Generating CXX using cc ./CXX -c utils/wvbuffer ./CXX -c utils/wvbufferstore ./CXX -c utils/wvcont ./CXX -c utils/wverror ./CXX -c streams/wvfdstream ./CXX -c utils/wvfork ./CXX -c utils/wvhash ./CXX -c utils/wvhashtable ./CXX -c utils/wvlinklist ./CXX -c utils/wvmoniker ./CXX -c utils/wvregex ./CXX -c utils/wvscatterhash ./CXX -c utils/wvsorter ./CXX -c utils/wvattrs ./CXX -c utils/wvstring ./CXX -c utils/wvstringlist ./CXX -c utils/wvstringmask ./CXX -c utils/strutils ./CXX -c utils/wvtask ./CXX -c utils/wvtimeutils ./CXX -c streams/wvistreamlist ./CXX -c utils/wvstreamsdebugger ./CXX -c streams/wvlog ./CXX -c streams/wvstream ./CXX -c uniconf/uniconf ./CXX -c uniconf/uniconfgen ./CXX -c uniconf/uniconfkey ./CXX -c uniconf/uniconfroot ./CXX -c uniconf/unihashtree ./CXX -c uniconf/unimountgen ./CXX -c uniconf/unitempgen ./CXX -c utils/wvbackslash ./CXX -c utils/wvencoder ./CXX -c utils/wvtclstring ./CXX -c utils/wvstringcache ./CXX -c uniconf/uniinigen ./CXX -c uniconf/unilistiter ./CXX -c streams/wvfile ./CXX -c streams/wvstreamclone ./CXX -c streams/wvconstream ./CXX -c utils/wvcrashbase ./CXX -c xplc-cxx/factory ./CXX -c xplc-cxx/getiface ./CXX -c xplc-cxx/strtouuid ./CXX -c xplc-cxx/uuidtostr ./CXX -c xplc-cxx/xplc ./CXX -c xplc/category ./CXX -c xplc/catiter ./CXX -c xplc/catmgr ./CXX -c xplc/loader ./CXX -c xplc/moduleloader ./CXX -c xplc/modulemgr ./CXX -c xplc/monikers ./CXX -c xplc/new ./CXX -c xplc/servmgr ./CXX -c xplc/statichandler ./CXX -c uniconf/unigenhack linking libwvbase.so... ./CXX -c utils/strcrypt ./CXX -c utils/verstring ./CXX -c utils/wvargs ./CXX -c utils/wvassert ./CXX -c utils/wvbase64 ./CXX -c utils/wvcrash ./CXX -c utils/wvdiriter ./CXX -c utils/wvglob ./CXX -c utils/wvglobdiriter ./CXX -c utils/wvgzip ./CXX -c utils/wvhex ./CXX -c utils/wvmagiccircle ./CXX -c utils/wvmatrix ./CXX -c utils/wvpam ./CXX -c utils/wvrateadjust ./CXX -c utils/wvserialize ./CXX -c utils/wvshmzone ./CXX -c utils/wvstringtable ./CXX -c utils/wvsubproc ./CXX -c utils/wvsubprocqueue ./CXX -c utils/wvsystem ./CXX -c utils/wvtest ./CXX -c utils/wvtr1 ./CXX -c utils/wvuid ./CXX -c utils/wvwordwrap linking libwvutils.so... ./CXX -c configfile/cfgentry ./CXX -c configfile/cfgsection ./CXX -c configfile/wvconf ./CXX -c crypto/wvblowfish ./CXX -c crypto/wvcountermode ./CXX -c crypto/wvcrl ./CXX -c crypto/wvcrypto ./CXX -c crypto/wvdiffiehellman ./CXX -c crypto/wvdigest ./CXX -c crypto/wvdsa ./CXX -c crypto/wvoakley ./CXX -c crypto/wvocsp ./CXX -c crypto/wvrsa ./CC -c crypto/wvsslhacks ./CXX -c crypto/wvsslstream ./CXX -c crypto/wvtripledes ./CXX -c crypto/wvx509 ./CXX -c crypto/wvx509mgr ./CXX -c crypto/wvxor ./CXX -c ipstreams/wvaddr In file included from ipstreams/wvaddr.cc:19:0: ./include/wvaddr.h: In member function ‘uint32_t WvIPAddr::addr() const’: ./include/wvaddr.h:284:31: warning: dereferencing type-punned pointer will break strict-aliasing rules ./CXX -c ipstreams/wvipraw In file included from ./include/wvipraw.h:10:0, from ipstreams/wvipraw.cc:8: ./include/wvaddr.h: In member function ‘uint32_t WvIPAddr::addr() const’: ./include/wvaddr.h:284:31: warning: dereferencing type-punned pointer will break strict-aliasing rules ./CXX -c ipstreams/wvlistener In file included from ipstreams/wvlistener.cc:10:0: ./include/wvaddr.h: In member function ‘uint32_t WvIPAddr::addr() const’: ./include/wvaddr.h:284:31: warning: dereferencing type-punned pointer will break strict-aliasing rules ./CXX -c ipstreams/wvresolver In file included from ./include/wvresolver.h:10:0, from ipstreams/wvresolver.cc:7: ./include/wvaddr.h: In member function ‘uint32_t WvIPAddr::addr() const’: ./include/wvaddr.h:284:31: warning: dereferencing type-punned pointer will break strict-aliasing rules ./CXX -c ipstreams/wvstreamsdebuggerserver In file included from ./include/wvstreamsdebuggerserver.h:12:0, from ipstreams/wvstreamsdebuggerserver.cc:6: ./include/wvaddr.h: In member function ‘uint32_t WvIPAddr::addr() const’: ./include/wvaddr.h:284:31: warning: dereferencing type-punned pointer will break strict-aliasing rules ./CXX -c ipstreams/wvtcp In file included from ./include/wvtcplistener.h:11:0, from ipstreams/wvtcp.cc:7: ./include/wvaddr.h: In member function ‘uint32_t WvIPAddr::addr() const’: ./include/wvaddr.h:284:31: warning: dereferencing type-punned pointer will break strict-aliasing rules ./CXX -c ipstreams/wvudp In file included from ./include/wvudp.h:10:0, from ipstreams/wvudp.cc:8: ./include/wvaddr.h: In member function ‘uint32_t WvIPAddr::addr() const’: ./include/wvaddr.h:284:31: warning: dereferencing type-punned pointer will break strict-aliasing rules ./CXX -c ipstreams/wvunixdgsocket In file included from ./include/wvunixdgsocket.h:13:0, from ipstreams/wvunixdgsocket.cc:1: ./include/wvaddr.h: In member function ‘uint32_t WvIPAddr::addr() const’: ./include/wvaddr.h:284:31: warning: dereferencing type-punned pointer will break strict-aliasing rules ipstreams/wvunixdgsocket.cc: In constructor ‘WvUnixDGSocket::WvUnixDGSocket(const WvFastString&, bool, int)’: ipstreams/wvunixdgsocket.cc:50:32: error: ‘chmod’ was not declared in this scope make: ** [ipstreams/wvunixdgsocket.o] Erro 1 bash-4.1#
Enviado em 15/08/2012 - 00:23h
Enviado em 15/08/2012 - 00:25h
Agora temos uma assistente virtual no fórum!!! (246)
Links importantes de usuários do VOL (3)
Compartilhando a tela do Computador no Celular via Deskreen
Como Configurar um Túnel SSH Reverso para Acessar Sua Máquina Local a Partir de uma Máquina Remota
Configuração para desligamento automatizado de Computadores em um Ambiente Comercial
O mínimo que você precisa saber sobre o terminal (parte 2)
O mínimo que você precisa saber sobre o terminal (parte 1)
Como renomear arquivos de letras maiúsculas para minúsculas
Imprimindo no formato livreto no Linux
Vim - incrementando números em substituição
Efeito "livro" em arquivos PDF
Como resolver o erro no CUPS: Unable to get list of printer drivers
Melhores Práticas de Nomenclatura: Pastas, Arquivos e Código (2)
Erro de cache (1)
Preciso resolver um erro de DPKG (0)
Não to conseguindo resolver este problemas ao instalar o playonelinux (1)
Excluir banco de dados no xampp (1)
[Python] Automação de scan de vulnerabilidades
[Python] Script para analise de superficie de ataque
[Shell Script] Novo script para redimensionar, rotacionar, converter e espelhar arquivos de imagem
[Shell Script] Iniciador de DOOM (DSDA-DOOM, Doom Retro ou Woof!)
[Shell Script] Script para adicionar bordas às imagens de uma pasta