Neviem skompilovat bluez-utils
configure prebehne ok, ked sa zacne make po par sekundach to prestane a objavy sa hlaska:
root@localhost bluez-utils-2.10 # lity_rp' undeclared (first use in this function)
hcitool.c:924: error: (Each undeclared identifier is reported only once
hcitool.c:924: error: for each function it appears in.)
hcitool.c:924: error: parse error before "rp"
hcitool.c:975: error: `OCF_GET_LINK_QUALITY' undeclared (first use in this function)
hcitool.c:978: error: `rp' undeclared (first use in this function)
hcitool.c:979: error: `GET_LINK_QUALITY_RP_SIZE' undeclared (first use in this function)
make[2]: *** [hcitool.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/bluez-utils-2.10-r1/work/bluez-utils-2.10/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/bluez-utils-2.10-r1/work/bluez-utils-2.10'
make: *** [all] Error 2
!!! ERROR: net-wireless/bluez-utils-2.10-r1 failed.
!!! Function src_compile, Line 53, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
Neviem si poradit. Config kernelu -> V USB support mam zakazane USB Bluetooth TTY
V Networking Support -> Bluetooth subsystem support [M] -> Vsetko mam oznacene bud ako modul alebo built in.
A na zaver config.log
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.59. Invocation command line was
$ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib
## --------- ##
## Platform. ##
## --------- ##
hostname = localhost
uname -m = i686
uname -r = 2.6.11-gentoo-r3
uname -s = Linux
uname -v = #3 SMP Wed May 11 22:00:51 CEST 2005
/usr/bin/uname -p = AMD Athlon(tm) XP 2600+
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3.5
PATH: /opt/blackdown-jre-1.4.2.01/bin
PATH: /usr/qt/3/bin
PATH: /usr/kde/3.3/sbin
PATH: /usr/kde/3.3/bin
PATH: /opt/XnView
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1358: checking for a BSD-compatible install
configure:1413: result: /bin/install -c
configure:1424: checking whether build environment is sane
configure:1467: result: yes
configure:1500: checking for gawk
configure:1516: found /bin/gawk
configure:1526: result: gawk
configure:1536: checking whether make sets $(MAKE)
configure:1556: result: yes
configure:1635: checking for i686-pc-linux-gnu-strip
configure:1664: result: no
configure:1673: checking for strip
configure:1689: found /usr/bin/strip
configure:1700: result: strip
configure:1723: checking whether to enable maintainer-specific portions of Makefiles
configure:1732: result: no
configure:1801: checking for i686-pc-linux-gnu-gcc
configure:1817: found /usr/bin/i686-pc-linux-gnu-gcc
configure:1827: result: i686-pc-linux-gnu-gcc
configure:2109: checking for C compiler version
configure:2112: i686-pc-linux-gnu-gcc --version &5
i686-pc-linux-gnu-gcc (GCC) 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)
Copyright (C) 2003 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:2115: $? = 0
configure:2117: i686-pc-linux-gnu-gcc -v &5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/specs
Configured with: /var/tmp/portage/gcc-3.3.5-r1/work/gcc-3.3.5/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5/info --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-shared --enable-threads=posix --disable-multilib --disable-libgcj --enable-languages=c,c++
Thread model: posix
gcc version 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)
configure:2120: $? = 0
configure:2122: i686-pc-linux-gnu-gcc -V &5
i686-pc-linux-gnu-gcc: `-V' option must have argument
configure:2125: $? = 1
configure:2148: checking for C compiler default output file name
configure:2151: i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:2154: $? = 0
configure:2200: result: a.out
configure:2205: checking whether the C compiler works
configure:2211: ./a.out
configure:2214: $? = 0
configure:2231: result: yes
configure:2238: checking whether we are cross compiling
configure:2240: result: no
configure:2243: checking for suffix of executables
configure:2245: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:2248: $? = 0
configure:2273: result:
configure:2279: checking for suffix of object files
configure:2300: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:2303: $? = 0
configure:2325: result: o
configure:2329: checking whether we are using the GNU C compiler
configure:2353: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:2359: $? = 0
configure:2362: test -z || test ! -s conftest.err
configure:2365: $? = 0
configure:2368: test -s conftest.o
configure:2371: $? = 0
configure:2384: result: yes
configure:2390: checking whether i686-pc-linux-gnu-gcc accepts -g
configure:2411: i686-pc-linux-gnu-gcc -c -g conftest.c >&5
configure:2417: $? = 0
configure:2420: test -z || test ! -s conftest.err
configure:2423: $? = 0
configure:2426: test -s conftest.o
configure:2429: $? = 0
configure:2440: result: yes
configure:2457: checking for i686-pc-linux-gnu-gcc option to accept ANSI C
configure:2527: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:2533: $? = 0
configure:2536: test -z || test ! -s conftest.err
configure:2539: $? = 0
configure:2542: test -s conftest.o
configure:2545: $? = 0
configure:2563: result: none needed
configure:2581: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2587: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2728: checking for style of include used by make
configure:2756: result: GNU
configure:2784: checking dependency style of i686-pc-linux-gnu-gcc
configure:2867: result: none
configure:2885: checking whether i686-pc-linux-gnu-gcc accepts -fPIE
configure:2900: result: yes
configure:2916: checking for a BSD-compatible install
configure:2971: result: /bin/install -c
configure:2986: checking for bison
configure:3002: found /usr/bin/bison
configure:3012: result: bison -y
configure:3028: checking for flex
configure:3044: found /usr/bin/flex
configure:3054: result: flex
configure:3067: checking for yywrap in -lfl
configure:3097: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c -lfl >&5
configure:3103: $? = 0
configure:3106: test -z || test ! -s conftest.err
configure:3109: $? = 0
configure:3112: test -s conftest
configure:3115: $? = 0
configure:3128: result: yes
configure:3205: checking lex output file root
configure:3216: flex conftest.l
configure:3219: $? = 0
configure:3231: result: lex.yy
configure:3236: checking whether yytext is a pointer
configure:3252: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c -lfl >&5
configure:3258: $? = 0
configure:3261: test -z || test ! -s conftest.err
configure:3264: $? = 0
configure:3267: test -s conftest
configure:3270: $? = 0
configure:3284: result: yes
configure:3304: checking how to run the C preprocessor
configure:3339: i686-pc-linux-gnu-gcc -E conftest.c
configure:3345: $? = 0
configure:3377: i686-pc-linux-gnu-gcc -E conftest.c
conftest.c:13:28: ac_nonexistent.h: No such file or directory
configure:3383: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bluez-utils"
| #define VERSION "2.10"
| #define CONFIGDIR "/etc/bluetooth"
| #define YYTEXT_POINTER 1
| /* end confdefs.h. */
| #include
configure:3422: result: i686-pc-linux-gnu-gcc -E
configure:3446: i686-pc-linux-gnu-gcc -E conftest.c
configure:3452: $? = 0
configure:3484: i686-pc-linux-gnu-gcc -E conftest.c
conftest.c:13:28: ac_nonexistent.h: No such file or directory
configure:3490: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bluez-utils"
| #define VERSION "2.10"
| #define CONFIGDIR "/etc/bluetooth"
| #define YYTEXT_POINTER 1
| /* end confdefs.h. */
| #include
configure:3534: checking for egrep
configure:3544: result: grep -E
configure:3549: checking for ANSI C header files
configure:3574: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:3580: $? = 0
configure:3583: test -z || test ! -s conftest.err
configure:3586: $? = 0
configure:3589: test -s conftest.o
configure:3592: $? = 0
configure:3678: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:3681: $? = 0
configure:3683: ./conftest
configure:3686: $? = 0
configure:3701: result: yes
configure:3725: checking for sys/types.h
configure:3741: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:3747: $? = 0
configure:3750: test -z || test ! -s conftest.err
configure:3753: $? = 0
configure:3756: test -s conftest.o
configure:3759: $? = 0
configure:3770: result: yes
configure:3725: checking for sys/stat.h
configure:3741: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:3747: $? = 0
configure:3750: test -z || test ! -s conftest.err
configure:3753: $? = 0
configure:3756: test -s conftest.o
configure:3759: $? = 0
configure:3770: result: yes
configure:3725: checking for stdlib.h
configure:3741: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:3747: $? = 0
configure:3750: test -z || test ! -s conftest.err
configure:3753: $? = 0
configure:3756: test -s conftest.o
configure:3759: $? = 0
configure:3770: result: yes
configure:3725: checking for string.h
configure:3741: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:3747: $? = 0
configure:3750: test -z || test ! -s conftest.err
configure:3753: $? = 0
configure:3756: test -s conftest.o
configure:3759: $? = 0
configure:3770: result: yes
configure:3725: checking for memory.h
configure:3741: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:3747: $? = 0
configure:3750: test -z || test ! -s conftest.err
configure:3753: $? = 0
configure:3756: test -s conftest.o
configure:3759: $? = 0
configure:3770: result: yes
configure:3725: checking for strings.h
configure:3741: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:3747: $? = 0
configure:3750: test -z || test ! -s conftest.err
configure:3753: $? = 0
configure:3756: test -s conftest.o
configure:3759: $? = 0
configure:3770: result: yes
configure:3725: checking for inttypes.h
configure:3741: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:3747: $? = 0
configure:3750: test -z || test ! -s conftest.err
configure:3753: $? = 0
configure:3756: test -s conftest.o
configure:3759: $? = 0
configure:3770: result: yes
configure:3725: checking for stdint.h
configure:3741: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:3747: $? = 0
configure:3750: test -z || test ! -s conftest.err
configure:3753: $? = 0
configure:3756: test -s conftest.o
configure:3759: $? = 0
configure:3770: result: yes
configure:3725: checking for unistd.h
configure:3741: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:3747: $? = 0
configure:3750: test -z || test ! -s conftest.err
configure:3753: $? = 0
configure:3756: test -s conftest.o
configure:3759: $? = 0
configure:3770: result: yes
configure:3813: checking bluetooth/bluetooth.h usability
configure:3825: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -I/usr/include conftest.c >&5
configure:3831: $? = 0
configure:3834: test -z || test ! -s conftest.err
configure:3837: $? = 0
configure:3840: test -s conftest.o
configure:3843: $? = 0
configure:3853: result: yes
configure:3857: checking bluetooth/bluetooth.h presence
configure:3867: i686-pc-linux-gnu-gcc -E -I/usr/include conftest.c
configure:3873: $? = 0
configure:3893: result: yes
configure:3928: checking for bluetooth/bluetooth.h
configure:3935: result: yes
configure:3958: checking for hci_open_dev in -lbluetooth
configure:3988: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -I/usr/include -L/usr/lib conftest.c -lbluetooth >&5
configure:3994: $? = 0
configure:3997: test -z || test ! -s conftest.err
configure:4000: $? = 0
configure:4003: test -s conftest
configure:4006: $? = 0
configure:4019: result: yes
configure:4029: checking for sdp_connect in -lsdp
configure:4059: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -I/usr/include -L/usr/lib conftest.c -lsdp >&5
configure:4065: $? = 0
configure:4068: test -z || test ! -s conftest.err
configure:4071: $? = 0
configure:4074: test -s conftest
configure:4077: $? = 0
configure:4090: result: yes
configure:4134: checking usb.h usability
configure:4146: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -I/usr/include conftest.c >&5
configure:4152: $? = 0
configure:4155: test -z || test ! -s conftest.err
configure:4158: $? = 0
configure:4161: test -s conftest.o
configure:4164: $? = 0
configure:4174: result: yes
configure:4178: checking usb.h presence
configure:4188: i686-pc-linux-gnu-gcc -E -I/usr/include conftest.c
configure:4194: $? = 0
configure:4214: result: yes
configure:4249: checking for usb.h
configure:4256: result: yes
configure:4277: checking for usb_open in -lusb
configure:4307: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -I/usr/include -L/usr/lib conftest.c -lusb >&5
configure:4313: $? = 0
configure:4316: test -z || test ! -s conftest.err
configure:4319: $? = 0
configure:4322: test -s conftest
configure:4325: $? = 0
configure:4338: result: yes
configure:4346: checking for usb_get_busses in -lusb
configure:4376: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -I/usr/include -L/usr/lib conftest.c -lusb >&5
configure:4382: $? = 0
configure:4385: test -z || test ! -s conftest.err
configure:4388: $? = 0
configure:4391: test -s conftest
configure:4394: $? = 0
configure:4407: result: yes
configure:4419: checking for usb_interrupt_read in -lusb
configure:4449: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -I/usr/include -L/usr/lib conftest.c -lusb >&5
configure:4455: $? = 0
configure:4458: test -z || test ! -s conftest.err
configure:4461: $? = 0
configure:4464: test -s conftest
configure:4467: $? = 0
configure:4480: result: yes
configure:4536: checking dbus/dbus.h usability
configure:4548: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include conftest.c >&5
configure:4554: $? = 0
configure:4557: test -z || test ! -s conftest.err
configure:4560: $? = 0
configure:4563: test -s conftest.o
configure:4566: $? = 0
configure:4576: result: yes
configure:4580: checking dbus/dbus.h presence
configure:4590: i686-pc-linux-gnu-gcc -E -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include conftest.c
configure:4596: $? = 0
configure:4616: result: yes
configure:4651: checking for dbus/dbus.h
configure:4658: result: yes
configure:4679: checking for dbus_error_init in -ldbus-1
configure:4709: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -L/usr/lib conftest.c -ldbus-1 >&5
configure:4715: $? = 0
configure:4718: test -z || test ! -s conftest.err
configure:4721: $? = 0
configure:4724: test -s conftest
configure:4727: $? = 0
configure:4740: result: yes
configure:5127: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on localhost
config.status:766: creating Makefile
config.status:766: creating hcid/Makefile
config.status:766: creating tools/Makefile
config.status:766: creating rfcomm/Makefile
config.status:766: creating sdpd/Makefile
config.status:766: creating dund/Makefile
config.status:766: creating pand/Makefile
config.status:766: creating hidd/Makefile
config.status:766: creating cups/Makefile
config.status:766: creating test/Makefile
config.status:766: creating scripts/Makefile
config.status:766: creating pcmcia/Makefile
config.status:766: creating extra/Makefile
config.status:832: creating config.h
config.status:1122: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -march=athlon-xp -pipe -fomit-frame-pointer'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-pc-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_header_bluetooth_bluetooth_h=yes
ac_cv_header_dbus_dbus_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_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_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_usb_h=yes
ac_cv_lib_bluetooth_hci_open_dev=yes
ac_cv_lib_dbus_1_dbus_error_init=yes
ac_cv_lib_fl_yywrap=yes
ac_cv_lib_sdp_sdp_connect=yes
ac_cv_lib_usb_usb_get_busses=yes
ac_cv_lib_usb_usb_interrupt_read=yes
ac_cv_lib_usb_usb_open=yes
ac_cv_objext=o
ac_cv_path_install='/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=i686-pc-linux-gnu-gcc
ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E'
ac_cv_prog_LEX=flex
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_pie=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=none
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /var/tmp/portage/bluez-utils-2.10-r1/work/bluez-utils-2.10/missing --run aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /var/tmp/portage/bluez-utils-2.10-r1/work/bluez-utils-2.10/missing --run tar'
AUTOCONF='${SHELL} /var/tmp/portage/bluez-utils-2.10-r1/work/bluez-utils-2.10/missing --run autoconf'
AUTOHEADER='${SHELL} /var/tmp/portage/bluez-utils-2.10-r1/work/bluez-utils-2.10/missing --run autoheader'
AUTOMAKE='${SHELL} /var/tmp/portage/bluez-utils-2.10-r1/work/bluez-utils-2.10/missing --run automake-1.7'
AWK='gawk'
BCM203X_FALSE=''
BCM203X_TRUE='#'
BLUEPIN_FALSE='#'
BLUEPIN_TRUE=''
BLUEZ_CFLAGS=' -I/usr/include'
BLUEZ_LIBS=' -L/usr/lib -lbluetooth -lsdp'
CC='i686-pc-linux-gnu-gcc'
CCDEPMODE='depmode=none'
CFLAGS='-O2 -march=athlon-xp -pipe -fomit-frame-pointer'
CPP='i686-pc-linux-gnu-gcc -E'
CPPFLAGS=''
CUPS_FALSE=''
CUPS_TRUE='#'
CYGPATH_W='echo'
DBUS_CFLAGS='-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include'
DBUS_FALSE='#'
DBUS_LIBS=' -L/usr/lib -ldbus-1'
DBUS_TRUE=''
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
HID2HCI_FALSE='#'
HID2HCI_TRUE=''
INITSCRIPTS_FALSE=''
INITSCRIPTS_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LEX='flex'
LEXLIB='-lfl'
LEX_OUTPUT_ROOT='lex.yy'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /var/tmp/portage/bluez-utils-2.10-r1/work/bluez-utils-2.10/missing --run makeinfo'
OBJEXT='o'
PACKAGE='bluez-utils'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PCMCIA_FALSE=''
PCMCIA_TRUE='#'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TEST_FALSE=''
TEST_TRUE='#'
USB_CFLAGS=' -I/usr/include'
USB_LIBS=' -L/usr/lib -lusb'
VERSION='2.10'
YACC='bison -y'
ac_ct_CC=''
ac_ct_STRIP='strip'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='/usr/share'
exec_prefix='${prefix}'
host_alias='i686-pc-linux-gnu'
includedir='${prefix}/include'
infodir='/usr/share/info'
install_sh='/var/tmp/portage/bluez-utils-2.10-r1/work/bluez-utils-2.10/install-sh'
libdir='/usr/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/var/lib'
mandir='/usr/share/man'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define CONFIGDIR "/etc/bluetooth"
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "bluez-utils"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "2.10"
#define YYTEXT_POINTER 1
configure: exit 0