Kismet installieren!! (Fehlermeldung)

Dieses Thema im Forum "Linux & BSD" wurde erstellt von gluBs, 27. September 2009 .

  1. 27. September 2009
    Hallo!

    Ich habe heute versucht Kismet zu installieren.

    adrian@adrian-laptop:~/src/kismet-2009-06-R1$ ./configure
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-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 ISO C89... none needed
    checking for g++... no
    checking for c++... no
    checking for gpp... no
    checking for aCC... no
    checking for CC... no
    checking for cxx... no
    checking for cc++... no
    checking for cl.exe... no
    checking for FCC... no
    checking for KCC... no
    checking for RCC... no
    checking for xlC_r... no
    checking for xlC... no
    checking whether we are using the GNU C++ compiler... no
    checking whether g++ accepts -g... no
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether make sets $(MAKE)... yes
    checking how to run the C preprocessor... gcc -E
    checking for platform-specific compiler flags... none needed
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /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 errno.h usability... yes
    checking errno.h presence... yes
    checking for errno.h... yes
    checking for stdlib.h... (cached) yes
    checking for string.h... (cached) yes
    checking sys/socket.h usability... yes
    checking sys/socket.h presence... yes
    checking for sys/socket.h... yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking sys/wait.h usability... yes
    checking sys/wait.h presence... yes
    checking for sys/wait.h... yes
    checking for unistd.h... (cached) yes
    checking for sys/types.h... (cached) yes
    checking netdb.h usability... yes
    checking netdb.h presence... yes
    checking for netdb.h... yes
    checking getopt.h usability... yes
    checking getopt.h presence... yes
    checking for getopt.h... yes
    checking for an ANSI C-conforming const... 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) yes
    checking return type of signal handlers... void
    checking whether lstat dereferences a symlink specified with a trailing slash... yes
    checking whether stat accepts an empty string... no
    checking for gettimeofday... yes
    checking for memset... yes
    checking for select... yes
    checking for socket... yes
    checking for strcasecmp... yes
    checking for strftime... yes
    checking for strstr... yes
    checking for system-level getopt_long()... yes
    checking for stdint.h... (cached) yes
    checking for accept() addrlen type... socklen_t
    checking for special C compiler options needed for large files... no
    checking for _FILE_OFFSET_BITS value needed for large files... 64
    checking for dlopen in -ldl... yes
    checking for libm math function in std libs... no
    checking for pow in -lm... yes
    checking for main in -luClibc++... no
    checking for main in -lstdc++... no
    configure: error: Neither uclibc uClibc++ or standard gcc stdc++ libraries found.
    adrian@adrian-laptop:~/src/kismet-2009-06-R1$ make
    make: *** No targets specified and no makefile found. Stop.
    adrian@adrian-laptop:~/src/kismet-2009-06-R1$ ./configure
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-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 ISO C89... none needed
    checking for g++... no
    checking for c++... no
    checking for gpp... no
    checking for aCC... no
    checking for CC... no
    checking for cxx... no
    checking for cc++... no
    checking for cl.exe... no
    checking for FCC... no
    checking for KCC... no
    checking for RCC... no
    checking for xlC_r... no
    checking for xlC... no
    checking whether we are using the GNU C++ compiler... no
    checking whether g++ accepts -g... no
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether make sets $(MAKE)... yes
    checking how to run the C preprocessor... gcc -E
    checking for platform-specific compiler flags... none needed
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /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 errno.h usability... yes
    checking errno.h presence... yes
    checking for errno.h... yes
    checking for stdlib.h... (cached) yes
    checking for string.h... (cached) yes
    checking sys/socket.h usability... yes
    checking sys/socket.h presence... yes
    checking for sys/socket.h... yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking sys/wait.h usability... yes
    checking sys/wait.h presence... yes
    checking for sys/wait.h... yes
    checking for unistd.h... (cached) yes
    checking for sys/types.h... (cached) yes
    checking netdb.h usability... yes
    checking netdb.h presence... yes
    checking for netdb.h... yes
    checking getopt.h usability... yes
    checking getopt.h presence... yes
    checking for getopt.h... yes
    checking for an ANSI C-conforming const... 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) yes
    checking return type of signal handlers... void
    checking whether lstat dereferences a symlink specified with a trailing slash... yes
    checking whether stat accepts an empty string... no
    checking for gettimeofday... yes
    checking for memset... yes
    checking for select... yes
    checking for socket... yes
    checking for strcasecmp... yes
    checking for strftime... yes
    checking for strstr... yes
    checking for system-level getopt_long()... yes
    checking for stdint.h... (cached) yes
    checking for accept() addrlen type... socklen_t
    checking for special C compiler options needed for large files... no
    checking for _FILE_OFFSET_BITS value needed for large files... 64
    checking for dlopen in -ldl... yes
    checking for libm math function in std libs... no
    checking for pow in -lm... yes
    checking for main in -luClibc++... no
    checking for main in -lstdc++... no
    configure: error: Neither uclibc uClibc++ or standard gcc stdc++ libraries found.
    adrian@adrian-laptop:~/src/kismet-2009-06-R1$
    Das ist dabei als Fehlermeldung heraus gekommen. Wie kann ich diesen Fehler beheben und es dann installieren?

    Bin fuer jede Hilfe dankbar. BW ist klar.


    mfg gluBs
     
  2. 27. September 2009
    AW: Kismet installieren!! (Dabei Fehlermeldung)

    ich würd mal versuchen die uclibc, uClibc++ oder stdc++ libs zu installiern. Steht doch auch in der Fehlermeldung. Jeh nachdem welche Distri du verwendest kannst du auch die jeweilige Paketverwaltung nehmen und sparst dir das Kompilieren und die Abhänigkeiten.
     
  3. 27. September 2009
    AW: Kismet installieren!! (Dabei Fehlermeldung)

    Wie kann ich diese Sachen installieren, bin noch relativ neu mit Linux zugange.

    Benutz uebrigens Ubuntu 9.04.

    Ich habe es ueber die Paketverwaltung installiert und wenn ich es starten will kommt folgendes:


    adrian@adrian-laptop:~$ kismet
    Launching kismet_server: //usr/bin/kismet_server
    Suid priv-dropping disabled. This may not be secure.
    Done.
     
  4. 27. September 2009
    AW: Kismet installieren!! (Dabei Fehlermeldung)

    ich denke mal du willst damit wlans "behadeln" dann nimm doch gleich Backtrack4 da musst du nichts mehr dazu installierenund alles läuft von cd oder usb stick
     
  5. Video Script

    Videos zum Themenbereich

    * gefundene Videos auf YouTube, anhand der Überschrift.