Nowe posty

Autor Wątek: Crack Attack  (Przeczytany 431 razy)

damiano713

  • Gość
Crack Attack
« dnia: 2006-08-22, 16:44:09 »
Od kilku dni próbuje się uporać z uruchomieniem neostrady na SuSE 10.0, modem to speedtouch. Frimware już działa bo jak się odepnie kabel to dioda ADSL miga. Co dalej to nie wiem.... Hasła już wpisałem i nic. Jak się połączyć?

kmp

  • Gość
Crack Attack
« Odpowiedź #1 dnia: 2006-08-22, 17:56:54 »
2006-08-22 16:44:09 damiano713 napisał:

> Od kilku dni próbuje się uporać z uruchomieniem neostrady na SuSE 10.0, modem to speedtouch.
 > Frimware już działa bo jak się odepnie kabel to dioda ADSL miga. Co dalej to nie wiem.... Hasła
 > już wpisałem i nic. Jak się połączyć?


Kolejny, ktory sadzi ze jest jedyny na swiecie z suse 10.0 i speedtouch\\'em..... Pokaz opisy wg ktorych nie dziala ....


dafi_poznan

  • Gość
Crack Attack
« Odpowiedź #2 dnia: 2006-08-22, 14:03:27 »
nie moge zainstalować, to są logi po wydaniu polecenia ./configure a pozniej make:
[root@dawid crack-attack-1.1.10]# ./configure
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for limits.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/poll.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for netdb.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking for socket... (cached) yes
checking for poll... (cached) yes
creating ./config.status
creating Makefile
creating src/Makefile
creating data/Makefile
creating doc/Makefile
creating src/config.h
src/config.h is unchanged
[root@dawid crack-attack-1.1.10]# make
Making all in src
make[1]: Entering directory `/usr/src/crack-attack-1.1.10/src'
c++ -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/local/share/crack-attack/"'    -O6 -s -c Attack.cxx
/usr/lib/gcc/i386-redhat-linux/4.0.2/../../../../include/c++/4.0.2/bits/sstream.tcc: In member function ‘virtual typename std::basic_stringbuf<_CharT, _Traits, _Alloc>::int_type std::basic_stringbuf<_CharT, _Traits, _Alloc>::overflow(typename _Traits::int_type)’:
/usr/lib/gcc/i386-redhat-linux/4.0.2/../../../../include/c++/4.0.2/bits/sstream.tcc:112: error: expected unqualified-id before ‘(’ token
make[1]: *** [Attack.o] Błąd 1
make[1]: Leaving directory `/usr/src/crack-attack-1.1.10/src'
make: *** [all-recursive] Błąd 1
[root@dawid crack-attack-1.1.10]#