kismet
Paweł Peters
px2 at funetia.pl
Thu May 3 22:44:54 CEST 2007
Jest problem z kismetem. Zainstalowany z repozytorium nie dziala poprawnie.
po skonfigurowaniu (poprawnym) i uruchomieniu (sudo kismet) startuje i
zamyka sie od razu sam.
Pliki z zarejestrowanymi pakietami tworzy i sa w nich odpowiednie dane -
tylko z tej chwili kiedy popracowal.
Po uruchomieniu (chcialem loga zrobic) sudo kismet 2&>1 plik.log -
normalnie sie uruchamia i dziala.
Tzn nie widac niczego ale slychac z glosnikow jak rejestruje pakiety.
Budowany ze speca configure nie widzi netlink.h ani wireless.h nawet po
wskazaniu przez --with-linuxheaders
config.log z proby budowania w zalaczniku.
-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = rydzyk
uname -m = i686
uname -r = 2.6.20.7-1
uname -s = Linux
uname -v = #1 SMP Thu Apr 19 21:48:11 UTC 2007
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /usr/local/bin
PATH: /home/users/px2/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1789: checking build system type
configure:1807: result: i686-pc-linux-gnu
configure:1829: checking host system type
configure:1844: result: i686-pc-linux-gnu
configure:1916: checking for gcc
configure:1932: found /usr/bin/gcc
configure:1943: result: gcc
configure:2181: checking for C compiler version
configure:2188: gcc --version >&5
gcc (GCC) 4.2.0 20070425 (prerelease) (PLD-Linux)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2191: $? = 0
configure:2198: gcc -v >&5
Reading specs from /usr/lib/gcc/i686-pld-linux/4.2.0/specs
Target: i686-pld-linux
Configured with: ../configure --prefix=/usr --with-local-prefix=/usr/local --libdir=/usr/lib --libexecdir=/usr/lib --infodir=/usr/share/info --mandir=/usr/share/man --x-libraries=/usr/lib --enable-shared --enable-threads=posix --enable-languages=c,c++,fortran,objc,obj-c++,ada,java --enable-c99 --enable-long-long --disable-multilib --enable-nls --disable-werror --with-gnu-as --with-gnu-ld --with-demangler-in-ld --with-system-zlib --with-slibdir=/lib --without-system-libunwind --enable-cmath --with-long-double-128 --with-gxx-include-dir=/usr/include/c++/4.2.0 --disable-libstdcxx-pch --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libjava-multilib --disable-gconf-peer --enable-java-awt=xlib,gtk,qt --enable-plugin --enable-libgcj --enable-libgcj-multifile --enable-libgcj-database --enable-gtk-cairo --enable-jni --enable-xmlj --enable-bootstrap i686-pld-linux
Thread model: posix
gcc version 4.2.0 20070425 (prerelease) (PLD-Linux)
configure:2201: $? = 0
configure:2208: gcc -V >&5
gcc: '-V' option must have argument
configure:2211: $? = 1
configure:2234: checking for C compiler default output file name
configure:2261: gcc conftest.c >&5
configure:2264: $? = 0
configure:2302: result: a.out
configure:2319: checking whether the C compiler works
configure:2329: ./a.out
configure:2332: $? = 0
configure:2349: result: yes
configure:2356: checking whether we are cross compiling
configure:2358: result: no
configure:2361: checking for suffix of executables
configure:2368: gcc -o conftest conftest.c >&5
configure:2371: $? = 0
configure:2395: result:
configure:2401: checking for suffix of object files
configure:2427: gcc -c conftest.c >&5
configure:2430: $? = 0
configure:2453: result: o
configure:2457: checking whether we are using the GNU C compiler
configure:2486: gcc -c conftest.c >&5
configure:2492: $? = 0
configure:2509: result: yes
configure:2514: checking whether gcc accepts -g
configure:2544: gcc -c -g conftest.c >&5
configure:2550: $? = 0
configure:2649: result: yes
configure:2666: checking for gcc option to accept ISO C89
configure:2740: gcc -c -g -O2 conftest.c >&5
configure:2746: $? = 0
configure:2769: result: none needed
configure:2845: checking for g++
configure:2861: found /usr/bin/g++
configure:2872: result: g++
configure:2903: checking for C++ compiler version
configure:2910: g++ --version >&5
g++ (GCC) 4.2.0 20070425 (prerelease) (PLD-Linux)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2913: $? = 0
configure:2920: g++ -v >&5
Reading specs from /usr/lib/gcc/i686-pld-linux/4.2.0/specs
Target: i686-pld-linux
Configured with: ../configure --prefix=/usr --with-local-prefix=/usr/local --libdir=/usr/lib --libexecdir=/usr/lib --infodir=/usr/share/info --mandir=/usr/share/man --x-libraries=/usr/lib --enable-shared --enable-threads=posix --enable-languages=c,c++,fortran,objc,obj-c++,ada,java --enable-c99 --enable-long-long --disable-multilib --enable-nls --disable-werror --with-gnu-as --with-gnu-ld --with-demangler-in-ld --with-system-zlib --with-slibdir=/lib --without-system-libunwind --enable-cmath --with-long-double-128 --with-gxx-include-dir=/usr/include/c++/4.2.0 --disable-libstdcxx-pch --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libjava-multilib --disable-gconf-peer --enable-java-awt=xlib,gtk,qt --enable-plugin --enable-libgcj --enable-libgcj-multifile --enable-libgcj-database --enable-gtk-cairo --enable-jni --enable-xmlj --enable-bootstrap i686-pld-linux
Thread model: posix
gcc version 4.2.0 20070425 (prerelease) (PLD-Linux)
configure:2923: $? = 0
configure:2930: g++ -V >&5
g++: '-V' option must have argument
configure:2933: $? = 1
configure:2936: checking whether we are using the GNU C++ compiler
configure:2965: g++ -c conftest.cpp >&5
configure:2971: $? = 0
configure:2988: result: yes
configure:2993: checking whether g++ accepts -g
configure:3023: g++ -c -g conftest.cpp >&5
configure:3029: $? = 0
configure:3128: result: yes
configure:3164: checking for a BSD-compatible install
configure:3220: result: /usr/bin/install -c
configure:3231: checking whether make sets $(MAKE)
configure:3252: result: yes
configure:3266: checking how to run the C preprocessor
configure:3306: gcc -E conftest.c
configure:3312: $? = 0
configure:3343: gcc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:3349: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3382: result: gcc -E
configure:3411: gcc -E conftest.c
configure:3417: $? = 0
configure:3448: gcc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:3454: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3496: checking for platform-specific compiler flags
configure:3601: result: none needed
configure:3703: checking for grep that handles long lines and -e
configure:3777: result: /bin/grep
configure:3782: checking for egrep
configure:3860: result: /bin/grep -E
configure:3865: checking for ANSI C header files
configure:3895: gcc -c -g -O2 conftest.c >&5
configure:3901: $? = 0
configure:4000: gcc -o conftest -g -O2 conftest.c >&5
configure:4003: $? = 0
configure:4009: ./conftest
configure:4012: $? = 0
configure:4029: result: yes
configure:4053: checking for sys/types.h
configure:4074: gcc -c -g -O2 conftest.c >&5
configure:4080: $? = 0
configure:4096: result: yes
configure:4053: checking for sys/stat.h
configure:4074: gcc -c -g -O2 conftest.c >&5
configure:4080: $? = 0
configure:4096: result: yes
configure:4053: checking for stdlib.h
configure:4074: gcc -c -g -O2 conftest.c >&5
configure:4080: $? = 0
configure:4096: result: yes
configure:4053: checking for string.h
configure:4074: gcc -c -g -O2 conftest.c >&5
configure:4080: $? = 0
configure:4096: result: yes
configure:4053: checking for memory.h
configure:4074: gcc -c -g -O2 conftest.c >&5
configure:4080: $? = 0
configure:4096: result: yes
configure:4053: checking for strings.h
configure:4074: gcc -c -g -O2 conftest.c >&5
configure:4080: $? = 0
configure:4096: result: yes
configure:4053: checking for inttypes.h
configure:4074: gcc -c -g -O2 conftest.c >&5
configure:4080: $? = 0
configure:4096: result: yes
configure:4053: checking for stdint.h
configure:4074: gcc -c -g -O2 conftest.c >&5
configure:4080: $? = 0
configure:4096: result: yes
configure:4053: checking for unistd.h
configure:4074: gcc -c -g -O2 conftest.c >&5
configure:4080: $? = 0
configure:4096: result: yes
configure:4108: checking whether byte ordering is bigendian
configure:4141: gcc -c -g -O2 conftest.c >&5
configure:4147: $? = 0
configure:4179: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:29: error: 'not' undeclared (first use in this function)
conftest.c:29: error: (Each undeclared identifier is reported only once
conftest.c:29: error: for each function it appears in.)
conftest.c:29: error: expected ';' before 'big'
configure:4185: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SYS_LINUX 1
| #define SYSCONF_LOC "/usr/local/etc"
| #define LOCALSTATE_DIR "/usr/local/var"
| #define BIN_LOC "/usr/local/bin"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:4325: result: no
configure:4369: checking errno.h usability
configure:4386: gcc -c -g -O2 conftest.c >&5
configure:4392: $? = 0
configure:4406: result: yes
configure:4410: checking errno.h presence
configure:4425: gcc -E conftest.c
configure:4431: $? = 0
configure:4445: result: yes
configure:4473: checking for errno.h
configure:4481: result: yes
configure:4359: checking for stdlib.h
configure:4365: result: yes
configure:4359: checking for string.h
configure:4365: result: yes
configure:4369: checking sys/socket.h usability
configure:4386: gcc -c -g -O2 conftest.c >&5
configure:4392: $? = 0
configure:4406: result: yes
configure:4410: checking sys/socket.h presence
configure:4425: gcc -E conftest.c
configure:4431: $? = 0
configure:4445: result: yes
configure:4473: checking for sys/socket.h
configure:4481: result: yes
configure:4369: checking sys/time.h usability
configure:4386: gcc -c -g -O2 conftest.c >&5
configure:4392: $? = 0
configure:4406: result: yes
configure:4410: checking sys/time.h presence
configure:4425: gcc -E conftest.c
configure:4431: $? = 0
configure:4445: result: yes
configure:4473: checking for sys/time.h
configure:4481: result: yes
configure:4369: checking sys/wait.h usability
configure:4386: gcc -c -g -O2 conftest.c >&5
configure:4392: $? = 0
configure:4406: result: yes
configure:4410: checking sys/wait.h presence
configure:4425: gcc -E conftest.c
configure:4431: $? = 0
configure:4445: result: yes
configure:4473: checking for sys/wait.h
configure:4481: result: yes
configure:4359: checking for unistd.h
configure:4365: result: yes
configure:4359: checking for sys/types.h
configure:4365: result: yes
configure:4369: checking netdb.h usability
configure:4386: gcc -c -g -O2 conftest.c >&5
configure:4392: $? = 0
configure:4406: result: yes
configure:4410: checking netdb.h presence
configure:4425: gcc -E conftest.c
configure:4431: $? = 0
configure:4445: result: yes
configure:4473: checking for netdb.h
configure:4481: result: yes
configure:4518: checking getopt.h usability
configure:4535: gcc -c -g -O2 conftest.c >&5
configure:4541: $? = 0
configure:4555: result: yes
configure:4559: checking getopt.h presence
configure:4574: gcc -E conftest.c
configure:4580: $? = 0
configure:4594: result: yes
configure:4622: checking for getopt.h
configure:4630: result: yes
configure:4645: checking for an ANSI C-conforming const
configure:4720: gcc -c -g -O2 conftest.c >&5
configure:4726: $? = 0
configure:4741: result: yes
configure:4751: checking whether time.h and sys/time.h may both be included
configure:4781: gcc -c -g -O2 conftest.c >&5
configure:4787: $? = 0
configure:4802: result: yes
configure:4812: checking whether struct tm is in sys/time.h or time.h
configure:4842: gcc -c -g -O2 conftest.c >&5
configure:4848: $? = 0
configure:4863: result: time.h
configure:4875: checking for ANSI C header files
configure:5039: result: yes
configure:5049: checking return type of signal handlers
configure:5077: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:49: error: void value not ignored as it ought to be
configure:5083: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SYS_LINUX 1
| #define SYSCONF_LOC "/usr/local/etc"
| #define LOCALSTATE_DIR "/usr/local/var"
| #define BIN_LOC "/usr/local/bin"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_GETOPT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define STDC_HEADERS 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:5098: result: void
configure:5106: checking whether lstat dereferences a symlink specified with a trailing slash
configure:5142: gcc -o conftest -g -O2 conftest.c >&5
configure:5145: $? = 0
configure:5151: ./conftest
configure:5154: $? = 0
configure:5177: result: yes
configure:5196: checking whether stat accepts an empty string
configure:5226: gcc -o conftest -g -O2 conftest.c >&5
configure:5229: $? = 0
configure:5235: ./conftest
configure:5238: $? = 0
configure:5254: result: no
configure:5280: checking for gettimeofday
configure:5336: gcc -o conftest -g -O2 conftest.c >&5
configure:5342: $? = 0
configure:5360: result: yes
configure:5280: checking for memset
configure:5336: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:69: warning: conflicting types for built-in function 'memset'
configure:5342: $? = 0
configure:5360: result: yes
configure:5280: checking for select
configure:5336: gcc -o conftest -g -O2 conftest.c >&5
configure:5342: $? = 0
configure:5360: result: yes
configure:5280: checking for socket
configure:5336: gcc -o conftest -g -O2 conftest.c >&5
configure:5342: $? = 0
configure:5360: result: yes
configure:5280: checking for strcasecmp
configure:5336: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:72: warning: conflicting types for built-in function 'strcasecmp'
configure:5342: $? = 0
configure:5360: result: yes
configure:5280: checking for strftime
configure:5336: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:73: warning: conflicting types for built-in function 'strftime'
configure:5342: $? = 0
configure:5360: result: yes
configure:5280: checking for strstr
configure:5336: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:74: warning: conflicting types for built-in function 'strstr'
configure:5342: $? = 0
configure:5360: result: yes
configure:5372: checking for system-level getopt_long()
configure:5414: gcc -o conftest -g -O2 conftest.c >&5
configure:5420: $? = 0
configure:5437: result: yes
configure:5452: checking for stdint.h
configure:5457: result: yes
configure:5739: checking for accept() addrlen type
configure:5776: gcc -o conftest -Werror -g -O2 conftest.c >&5
configure:5782: $? = 0
configure:5799: result: socklen_t
configure:5820: checking for special C compiler options needed for large files
configure:5913: result: no
configure:5919: checking for _FILE_OFFSET_BITS value needed for large files
configure:5954: gcc -c -g -O2 conftest.c >&5
conftest.c:61: warning: left shift count >= width of type
conftest.c:61: warning: left shift count >= width of type
conftest.c:63: error: size of array 'off_t_is_large' is negative
configure:5960: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SYS_LINUX 1
| #define SYSCONF_LOC "/usr/local/etc"
| #define LOCALSTATE_DIR "/usr/local/var"
| #define BIN_LOC "/usr/local/bin"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_GETOPT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_STDINT_H 1
| #define HAVE_SOCKLEN_T 1
| /* end confdefs.h. */
| #include <sys/types.h>
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:6004: gcc -c -g -O2 conftest.c >&5
configure:6010: $? = 0
configure:6028: result: 64
configure:6165: checking for main in -luClibc++
configure:6194: gcc -o conftest -g -O2 conftest.c -luClibc++ >&5
/usr/bin/ld: cannot find -luClibc++
collect2: ld returned 1 exit status
configure:6200: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SYS_LINUX 1
| #define SYSCONF_LOC "/usr/local/etc"
| #define LOCALSTATE_DIR "/usr/local/var"
| #define BIN_LOC "/usr/local/bin"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_GETOPT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_STDINT_H 1
| #define HAVE_SOCKLEN_T 1
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:6218: result: no
configure:6223: WARNING: uclibc++ not available on this system
configure:6230: checking for main in -lstdc++
configure:6259: gcc -o conftest -g -O2 conftest.c -lstdc++ >&5
configure:6265: $? = 0
configure:6283: result: yes
configure:6300: checking for group 'root'
configure:6307: result: yes
configure:6313: checking for group 'man'
configure:6354: checking for initscr in -lncurses
configure:6389: gcc -o conftest -g -O2 conftest.c -lncurses -lstdc++ >&5
configure:6395: $? = 0
configure:6413: result: yes
configure:6510: checking for new_panel in -lpanel
configure:6545: gcc -o conftest -g -O2 conftest.c -lpanel -lncurses -lstdc++ >&5
configure:6551: $? = 0
configure:6569: result: yes
configure:6665: checking for assume_default_colors in -lncurses
configure:6700: gcc -o conftest -g -O2 conftest.c -lncurses -lstdc++ >&5
configure:6706: $? = 0
configure:6724: result: yes
configure:6779: checking for linux/netlink.h
configure:6804: gcc -c -g -O2 conftest.c >&5
configure:6810: $? = 0
configure:6825: result: yes
configure:6855: checking for linux/wireless.h
configure:6880: gcc -c -g -O2 conftest.c >&5
In file included from conftest.c:68:
/usr/include/linux/wireless.h:646: error: expected specifier-qualifier-list before '__s32'
/usr/include/linux/wireless.h:659: error: expected specifier-qualifier-list before '__u16'
/usr/include/linux/wireless.h:673: error: expected specifier-qualifier-list before '__s32'
/usr/include/linux/wireless.h:684: error: expected specifier-qualifier-list before '__u8'
/usr/include/linux/wireless.h:700: error: expected specifier-qualifier-list before '__u32'
/usr/include/linux/wireless.h:713: error: expected specifier-qualifier-list before '__u32'
/usr/include/linux/wireless.h:740: error: expected specifier-qualifier-list before '__u8'
/usr/include/linux/wireless.h:802: error: expected specifier-qualifier-list before '__u32'
/usr/include/linux/wireless.h:816: error: expected specifier-qualifier-list before '__u16'
/usr/include/linux/wireless.h:830: error: expected specifier-qualifier-list before '__u32'
/usr/include/linux/wireless.h:838: error: expected specifier-qualifier-list before '__u32'
/usr/include/linux/wireless.h:847: error: expected specifier-qualifier-list before '__u32'
/usr/include/linux/wireless.h:859: error: expected specifier-qualifier-list before '__u16'
/usr/include/linux/wireless.h:882: error: 'IFNAMSIZ' undeclared here (not in a function)
/usr/include/linux/wireless.h:897: error: expected specifier-qualifier-list before '__u32'
/usr/include/linux/wireless.h:941: error: expected specifier-qualifier-list before '__u32'
/usr/include/linux/wireless.h:1042: error: expected specifier-qualifier-list before '__u32'
/usr/include/linux/wireless.h:1060: error: expected specifier-qualifier-list before '__u16'
configure:6886: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SYS_LINUX 1
| #define SYSCONF_LOC "/usr/local/etc"
| #define LOCALSTATE_DIR "/usr/local/var"
| #define BIN_LOC "/usr/local/bin"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYSHEADERS 1
| #define HAVE_GETOPT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_STDINT_H 1
| #define HAVE_SOCKLEN_T 1
| #define _FILE_OFFSET_BITS 64
| #define BUILD_CURSES 1
| #define HAVE_LIBNCURSES 1
| #define HAVE_LIBPANEL 1
| #define BUILD_PANEL 1
| #define HAVE_ASSUME_DEFAULT_COLORS 1
| #define HAVE_LINUX_NETLINK 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <netdb.h>
| #include <linux/socket.h>
|
|
| #include <linux/wireless.h>
configure:6901: result: no
configure:6906: WARNING: *** Missing Linux Wireless kernel extentions. The majority of packet sources on Linux require this support and will not work without it. Make sure your kernel header packages are installed. If all else fails, try the --with-linuxheaders directive. ***
configure:7605: WARNING: Using local radiotap support on a non-bsd system
configure:7812: checking for setuid
configure:7814: result: yes
configure:8046: checking for XML_GetCurrentLineNumber in -lexpat
configure:8081: gcc -o conftest -g -O2 -Ilibpcap-0.9.1-kis conftest.c -lexpat -lstdc++ >&5
configure:8087: $? = 0
configure:8105: result: yes
configure:8131: checking gmp.h usability
configure:8148: gcc -c -g -O2 -Ilibpcap-0.9.1-kis conftest.c >&5
configure:8154: $? = 0
configure:8168: result: yes
configure:8172: checking gmp.h presence
configure:8187: gcc -E -Ilibpcap-0.9.1-kis conftest.c
configure:8193: $? = 0
configure:8207: result: yes
configure:8235: checking for gmp.h
configure:8242: result: yes
configure:8268: checking for wget
configure:8284: found /usr/bin/wget
configure:8296: result: yes
configure:8306: checking for Magick-config
configure:8322: found /usr/bin/Magick-config
configure:8334: result: yes
configure:8384: checking magick/api.h usability
configure:8401: gcc -c -g -O2 -Ilibpcap-0.9.1-kis -I/usr/include conftest.c >&5
configure:8407: $? = 0
configure:8421: result: yes
configure:8425: checking magick/api.h presence
configure:8440: gcc -E -Ilibpcap-0.9.1-kis -I/usr/include conftest.c
configure:8446: $? = 0
configure:8460: result: yes
configure:8488: checking for magick/api.h
configure:8495: result: yes
configure:8649: checking for WriteImage in -lMagick
configure:8684: gcc -o conftest -g -O2 -Ilibpcap-0.9.1-kis -I/usr/include -L/usr/lib -L/usr/lib -lfreetype -lz conftest.c -lMagick -lMagick -llcms -ltiff -lfreetype -ljpeg -lfontconfig -lXext -lX11 -lbz2 -lz -lpthread -lm -lpthread -lWand -lMagick >&5
configure:8690: $? = 0
configure:8708: result: yes
configure:8750: checking for gzopen in -lz
configure:8785: gcc -o conftest -g -O2 -Ilibpcap-0.9.1-kis -I/usr/include conftest.c -lz -lstdc++ >&5
configure:8791: $? = 0
configure:8809: result: yes
configure:8834: checking pthread.h usability
configure:8851: gcc -c -g -O2 -Ilibpcap-0.9.1-kis -I/usr/include conftest.c >&5
configure:8857: $? = 0
configure:8871: result: yes
configure:8875: checking pthread.h presence
configure:8890: gcc -E -Ilibpcap-0.9.1-kis -I/usr/include conftest.c
configure:8896: $? = 0
configure:8910: result: yes
configure:8938: checking for pthread.h
configure:8945: result: yes
configure:8950: checking for pthread_create in -lpthread
configure:8985: gcc -o conftest -g -O2 -Ilibpcap-0.9.1-kis -I/usr/include conftest.c -lpthread -lstdc++ -lz >&5
configure:8991: $? = 0
configure:9009: result: yes
configure:9177: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on rydzyk
config.status:634: creating Makefile
config.status:769: WARNING: Makefile.in seems to ignore the --datarootdir setting
config.status:634: creating scripts/kismet
config.status:634: creating extra/buzzme/Makefile
config.status:769: WARNING: extra/buzzme/Makefile.in seems to ignore the --datarootdir setting
config.status:634: creating extra/Makefile
config.status:769: WARNING: extra/Makefile.in seems to ignore the --datarootdir setting
config.status:634: creating conf/kismet.conf
config.status:634: creating conf/kismet_ui.conf
config.status:634: creating config.h
config.status:914: config.h is unchanged
configure:10278: === configuring in libpcap-0.9.1-kis (/home/users/px2/rpm/BUILD/kismet-2006-04-R1/libpcap-0.9.1-kis)
configure:10381: running /bin/sh ./configure '--prefix=/usr/local' --cache-file=/dev/null --srcdir=.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_gettimeofday=yes
ac_cv_func_lstat_dereferences_slashed_symlink=yes
ac_cv_func_memset=yes
ac_cv_func_select=yes
ac_cv_func_socket=yes
ac_cv_func_stat_empty_string_bug=no
ac_cv_func_strcasecmp=yes
ac_cv_func_strftime=yes
ac_cv_func_strstr=yes
ac_cv_header_errno_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_gmp_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_linux_netlink_h=yes
ac_cv_header_linux_wireless_h=no
ac_cv_header_magick_api_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_lib_Magick_WriteImage=yes
ac_cv_lib_expat_XML_GetCurrentLineNumber=yes
ac_cv_lib_ncurses_assume_default_colors=yes
ac_cv_lib_ncurses_initscr=yes
ac_cv_lib_panel_new_panel=yes
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_stdcpp_main=yes
ac_cv_lib_uClibcpp_main=no
ac_cv_lib_z_gzopen=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_magickconfig=yes
ac_cv_prog_make_make_set=yes
ac_cv_prog_wget=yes
ac_cv_struct_tm=time.h
ac_cv_sys_file_offset_bits=64
ac_cv_sys_largefile_CC=no
ac_cv_type_signal=void
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC='gcc'
CFLAGS='-g -O2'
CLIBS=' -lpanel -lncurses'
CPP='gcc -E'
CPPFLAGS=' -Ilibpcap-0.9.1-kis -I/usr/include'
CXX='g++'
CXXFLAGS='-g -O2 -g -O2 -O2 -fno-strict-aliasing -fwrapv -march=i686 -mtune=pentium4 -gdwarf-2 -g2 -Wall -W -pthread'
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=' -lstdc++ -lz'
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
gpslc='$(GPSL)'
gpslco='$(GPSLO)'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
instgrp='root'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
local='yes'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
magickconfig='yes'
mandir='${datarootdir}/man'
mangrp='man'
oldincludedir='/usr/include'
pcap='yes'
pcapdir='libpcap-0.9.1-kis'
pcaplib='libpcap-0.9.1-kis/libpcap.a'
pcaplnk=''
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedatadir='${prefix}/share'
sharedstatedir='${prefix}/com'
subdirs=' libpcap-0.9.1-kis'
suid='yes'
sysconfdir='${prefix}/etc'
target_alias=''
threadlib='-lpthread'
wantgpsmap='yes'
wantnetlink='yes'
wantpcap='yes'
wantwireless='yes'
wget='yes'
zaurus='no'
zbuild=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define SYS_LINUX 1
#define SYSCONF_LOC "/usr/local/etc"
#define LOCALSTATE_DIR "/usr/local/var"
#define BIN_LOC "/usr/local/bin"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SYSHEADERS 1
#define HAVE_STDLIB_H 1
#define HAVE_SYSHEADERS 1
#define HAVE_STRING_H 1
#define HAVE_SYSHEADERS 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYSHEADERS 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYSHEADERS 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYSHEADERS 1
#define HAVE_UNISTD_H 1
#define HAVE_SYSHEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYSHEADERS 1
#define HAVE_NETDB_H 1
#define HAVE_SYSHEADERS 1
#define HAVE_GETOPT_H 1
#define TIME_WITH_SYS_TIME 1
#define STDC_HEADERS 1
#define RETSIGTYPE void
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_MEMSET 1
#define HAVE_SELECT 1
#define HAVE_SOCKET 1
#define HAVE_STRCASECMP 1
#define HAVE_STRFTIME 1
#define HAVE_STRSTR 1
#define HAVE_GETOPT_LONG 1
#define HAVE_STDINT_H 1
#define HAVE_SOCKLEN_T 1
#define _FILE_OFFSET_BITS 64
#define BUILD_CURSES 1
#define HAVE_LIBNCURSES 1
#define HAVE_LIBPANEL 1
#define BUILD_PANEL 1
#define HAVE_ASSUME_DEFAULT_COLORS 1
#define HAVE_LINUX_NETLINK 1
#define HAVE_LIBPCAP 1
#define HAVE_RADIOTAP 1
#define HAVE_SUID 1
#define USE_LOCAL_DUMP 1
#define HAVE_GPS 1
#define HAVE_EXPAT 1
#define HAVE_GMP 1
#define HAVE_IMAGEMAGICK 1
#define HAVE_LIBZ 1
#define HAVE_PTHREAD 1
configure: exit 0
More information about the pld-devel-pl
mailing list