Return-Path: Message-ID: <43C675A7.1040308@pagestation.com> From: Jerry Geis MIME-Version: 1.0 To: bluez-users@lists.sourceforge.net Content-Type: multipart/alternative; boundary="------------050606020601010304070207" Subject: [Bluez-users] btsco.41 and config.log does not give a ko file Sender: bluez-users-admin@lists.sourceforge.net Errors-To: bluez-users-admin@lists.sourceforge.net Reply-To: bluez-users@lists.sourceforge.net List-Unsubscribe: , List-Id: BlueZ users List-Post: List-Help: List-Subscribe: , List-Archive: Date: Thu, 12 Jan 2006 10:28:39 -0500 This is a multi-part message in MIME format. --------------050606020601010304070207 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I just downloaded btsco.41 did the ./configure; make; make install I have no ko file in the the btsco.41 directory. I had a problem where it could not find ao.h. I fixed that with "up2date libao-devel". I am using centos 4.2 which is compatible with RHEL 4.2. Below is my config.log What am I missing??? THanks, jerry ------------------- 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 ## --------- ## ## Platform. ## ## --------- ## hostname = geisjdell.msgnet.com uname -m = i686 uname -r = 2.6.9-22.0.1.EL uname -s = Linux uname -v = #1 Thu Oct 27 12:26:11 CDT 2005 /usr/bin/uname -p = unknown /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: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/kerberos/sbin PATH: /sbin PATH: /usr/local/bin PATH: /sbin PATH: /usr/local/bin PATH: /usr/kerberos/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/X11R6/bin PATH: /home/silentm/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1513: checking for a BSD-compatible install configure:1568: result: /usr/bin/install -c configure:1579: checking whether build environment is sane configure:1622: result: yes configure:1687: checking for gawk configure:1703: found /usr/bin/gawk configure:1713: result: gawk configure:1723: checking whether make sets $(MAKE) configure:1743: result: yes configure:1971: checking for gcc configure:1987: found /usr/bin/gcc configure:1997: result: gcc configure:2241: checking for C compiler version configure:2244: gcc --version &5 gcc (GCC) 3.4.4 20050721 (Red Hat 3.4.4-2) Copyright (C) 2004 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:2247: $? = 0 configure:2249: gcc -v &5 Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.4/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux Thread model: posix gcc version 3.4.4 20050721 (Red Hat 3.4.4-2) configure:2252: $? = 0 configure:2254: gcc -V &5 gcc: `-V' option must have argument configure:2257: $? = 1 configure:2280: checking for C compiler default output file name configure:2283: gcc -Wall -O2 conftest.c >&5 configure:2286: $? = 0 configure:2332: result: a.out configure:2337: checking whether the C compiler works configure:2343: ./a.out configure:2346: $? = 0 configure:2363: result: yes configure:2370: checking whether we are cross compiling configure:2372: result: no configure:2375: checking for suffix of executables configure:2377: gcc -o conftest -Wall -O2 conftest.c >&5 configure:2380: $? = 0 configure:2405: result: configure:2411: checking for suffix of object files configure:2432: gcc -c -Wall -O2 conftest.c >&5 configure:2435: $? = 0 configure:2457: result: o configure:2461: checking whether we are using the GNU C compiler configure:2485: gcc -c -Wall -O2 conftest.c >&5 configure:2491: $? = 0 configure:2494: test -z || test ! -s conftest.err configure:2497: $? = 0 configure:2500: test -s conftest.o configure:2503: $? = 0 configure:2516: result: yes configure:2522: checking whether gcc accepts -g configure:2543: gcc -c -g conftest.c >&5 configure:2549: $? = 0 configure:2552: test -z || test ! -s conftest.err configure:2555: $? = 0 configure:2558: test -s conftest.o configure:2561: $? = 0 configure:2572: result: yes configure:2589: checking for gcc option to accept ANSI C configure:2659: gcc -c -Wall -O2 conftest.c >&5 configure:2665: $? = 0 configure:2668: test -z || test ! -s conftest.err configure:2671: $? = 0 configure:2674: test -s conftest.o configure:2677: $? = 0 configure:2695: result: none needed configure:2713: gcc -c -Wall -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2719: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2860: checking for style of include used by make configure:2888: result: GNU configure:2916: checking dependency style of gcc configure:3006: result: gcc3 configure:3036: checking for a BSD-compatible install configure:3091: result: /usr/bin/install -c configure:3143: checking for ranlib configure:3159: found /usr/bin/ranlib configure:3170: result: ranlib configure:3188: checking how to run the C preprocessor configure:3223: gcc -E conftest.c configure:3229: $? = 0 configure:3261: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3267: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btsco" | #define VERSION "0.2" | /* end confdefs.h. */ | #include configure:3306: result: gcc -E configure:3330: gcc -E conftest.c configure:3336: $? = 0 configure:3368: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3374: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btsco" | #define VERSION "0.2" | /* end confdefs.h. */ | #include configure:3418: checking for egrep configure:3428: result: grep -E configure:3433: checking for ANSI C header files configure:3458: gcc -c -Wall -O2 conftest.c >&5 configure:3464: $? = 0 configure:3467: test -z || test ! -s conftest.err configure:3470: $? = 0 configure:3473: test -s conftest.o configure:3476: $? = 0 configure:3565: gcc -o conftest -Wall -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:28: warning: implicit declaration of function `exit' configure:3568: $? = 0 configure:3570: ./conftest configure:3573: $? = 0 configure:3588: result: yes configure:3612: checking for sys/types.h configure:3628: gcc -c -Wall -O2 conftest.c >&5 configure:3634: $? = 0 configure:3637: test -z || test ! -s conftest.err configure:3640: $? = 0 configure:3643: test -s conftest.o configure:3646: $? = 0 configure:3657: result: yes configure:3612: checking for sys/stat.h configure:3628: gcc -c -Wall -O2 conftest.c >&5 configure:3634: $? = 0 configure:3637: test -z || test ! -s conftest.err configure:3640: $? = 0 configure:3643: test -s conftest.o configure:3646: $? = 0 configure:3657: result: yes configure:3612: checking for stdlib.h configure:3628: gcc -c -Wall -O2 conftest.c >&5 configure:3634: $? = 0 configure:3637: test -z || test ! -s conftest.err configure:3640: $? = 0 configure:3643: test -s conftest.o configure:3646: $? = 0 configure:3657: result: yes configure:3612: checking for string.h configure:3628: gcc -c -Wall -O2 conftest.c >&5 configure:3634: $? = 0 configure:3637: test -z || test ! -s conftest.err configure:3640: $? = 0 configure:3643: test -s conftest.o configure:3646: $? = 0 configure:3657: result: yes configure:3612: checking for memory.h configure:3628: gcc -c -Wall -O2 conftest.c >&5 configure:3634: $? = 0 configure:3637: test -z || test ! -s conftest.err configure:3640: $? = 0 configure:3643: test -s conftest.o configure:3646: $? = 0 configure:3657: result: yes configure:3612: checking for strings.h configure:3628: gcc -c -Wall -O2 conftest.c >&5 configure:3634: $? = 0 configure:3637: test -z || test ! -s conftest.err configure:3640: $? = 0 configure:3643: test -s conftest.o configure:3646: $? = 0 configure:3657: result: yes configure:3612: checking for inttypes.h configure:3628: gcc -c -Wall -O2 conftest.c >&5 configure:3634: $? = 0 configure:3637: test -z || test ! -s conftest.err configure:3640: $? = 0 configure:3643: test -s conftest.o configure:3646: $? = 0 configure:3657: result: yes configure:3612: checking for stdint.h configure:3628: gcc -c -Wall -O2 conftest.c >&5 configure:3634: $? = 0 configure:3637: test -z || test ! -s conftest.err configure:3640: $? = 0 configure:3643: test -s conftest.o configure:3646: $? = 0 configure:3657: result: yes configure:3612: checking for unistd.h configure:3628: gcc -c -Wall -O2 conftest.c >&5 configure:3634: $? = 0 configure:3637: test -z || test ! -s conftest.err configure:3640: $? = 0 configure:3643: test -s conftest.o configure:3646: $? = 0 configure:3657: result: yes configure:3700: checking bluetooth/bluetooth.h usability configure:3712: gcc -c -Wall -O2 conftest.c >&5 configure:3718: $? = 0 configure:3721: test -z || test ! -s conftest.err configure:3724: $? = 0 configure:3727: test -s conftest.o configure:3730: $? = 0 configure:3740: result: yes configure:3744: checking bluetooth/bluetooth.h presence configure:3754: gcc -E conftest.c configure:3760: $? = 0 configure:3780: result: yes configure:3815: checking for bluetooth/bluetooth.h configure:3822: result: yes configure:3845: checking for hci_open_dev in -lbluetooth configure:3875: gcc -o conftest -Wall -O2 conftest.c -lbluetooth >&5 configure:3881: $? = 0 configure:3884: test -z || test ! -s conftest.err configure:3887: $? = 0 configure:3890: test -s conftest configure:3893: $? = 0 configure:3906: result: yes configure:3917: checking for sdp_connect in -lbluetooth configure:3947: gcc -o conftest -Wall -O2 conftest.c -lbluetooth >&5 configure:3953: $? = 0 configure:3956: test -z || test ! -s conftest.err configure:3959: $? = 0 configure:3962: test -s conftest configure:3965: $? = 0 configure:3978: result: yes configure:4146: checking build system type configure:4164: result: i686-pc-linux-gnu configure:4172: checking host system type configure:4186: result: i686-pc-linux-gnu configure:4194: checking for a sed that does not truncate output configure:4248: result: /bin/sed configure:4262: checking for ld used by gcc configure:4329: result: /usr/bin/ld configure:4338: checking if the linker (/usr/bin/ld) is GNU ld configure:4353: result: yes configure:4358: checking for /usr/bin/ld option to reload object files configure:4365: result: -r configure:4374: checking for BSD-compatible nm configure:4416: result: /usr/bin/nm -B configure:4420: checking whether ln -s works configure:4424: result: yes configure:4431: checking how to recognise dependent libraries configure:4605: result: pass_all configure:4826: checking dlfcn.h usability configure:4838: gcc -c -Wall -O2 conftest.c >&5 configure:4844: $? = 0 configure:4847: test -z || test ! -s conftest.err configure:4850: $? = 0 configure:4853: test -s conftest.o configure:4856: $? = 0 configure:4866: result: yes configure:4870: checking dlfcn.h presence configure:4880: gcc -E conftest.c configure:4886: $? = 0 configure:4906: result: yes configure:4941: checking for dlfcn.h configure:4948: result: yes configure:4965: checking the maximum length of command line arguments configure:5030: result: 32768 configure:5041: checking command to parse /usr/bin/nm -B output from gcc object configure:5130: gcc -c -Wall -O2 conftest.c >&5 configure:5133: $? = 0 configure:5137: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:5140: $? = 0 configure:5192: gcc -o conftest -Wall -O2 conftest.c conftstm.o >&5 configure:5195: $? = 0 configure:5233: result: ok configure:5237: checking for objdir configure:5252: result: .libs configure:5342: checking for ar configure:5358: found /usr/bin/ar configure:5369: result: ar configure:5422: checking for ranlib configure:5449: result: ranlib configure:5502: checking for strip configure:5518: found /usr/bin/strip configure:5529: result: strip configure:5791: checking if gcc static flag works configure:5814: result: yes configure:5832: checking if gcc supports -fno-rtti -fno-exceptions configure:5850: gcc -c -Wall -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:5854: $? = 0 configure:5865: result: no configure:5880: checking for gcc option to produce PIC configure:6057: result: -fPIC configure:6065: checking if gcc PIC flag -fPIC works configure:6083: gcc -c -Wall -O2 -fPIC -DPIC conftest.c >&5 configure:6087: $? = 0 configure:6098: result: yes configure:6122: checking if gcc supports -c -o file.o configure:6143: gcc -c -Wall -O2 -o out/conftest2.o conftest.c >&5 configure:6147: $? = 0 configure:6167: result: yes configure:6193: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:7040: result: yes configure:7066: checking whether -lc should be explicitly linked in configure:7071: gcc -c -Wall -O2 conftest.c >&5 configure:7074: $? = 0 configure:7088: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7091: $? = 0 configure:7103: result: no configure:7111: checking dynamic linker characteristics configure:7663: result: GNU/Linux ld.so configure:7667: checking how to hardcode library paths into programs configure:7692: result: immediate configure:7706: checking whether stripping libraries is possible configure:7711: result: yes configure:8534: checking if libtool supports shared libraries configure:8536: result: yes configure:8539: checking whether to build shared libraries configure:8597: result: yes configure:8600: checking whether to build static libraries configure:8604: result: yes configure:8696: creating libtool configure:9134: gcc -c -Wall -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:33: warning: 'addr' might be used uninitialized in this function configure:9140: $? = 0 configure:9143: test -z || test ! -s conftest.err configure:9146: $? = 0 configure:9149: test -s conftest.o configure:9152: $? = 0 configure:9202: checking for ALSA CFLAGS configure:9208: result: configure:9212: checking for ALSA LDFLAGS configure:9221: result: -lasound -lm -ldl -lpthread configure:9225: checking for libasound headers version >= 1.0.3 configure:9293: gcc -c -Wall -O2 conftest.c >&5 configure:9299: $? = 0 configure:9302: test -z || test ! -s conftest.err configure:9305: $? = 0 configure:9308: test -s conftest.o configure:9311: $? = 0 configure:9313: result: found. configure:9337: checking for snd_ctl_open in -lasound configure:9367: gcc -o conftest -Wall -O2 conftest.c -lasound -lasound -lm -ldl -lpthread -lbluetooth >&5 configure:9373: $? = 0 configure:9376: test -z || test ! -s conftest.err configure:9379: $? = 0 configure:9382: test -s conftest configure:9385: $? = 0 configure:9398: result: yes configure:9635: 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 geisjdell.msgnet.com config.status:756: creating Makefile config.status:756: creating sbc/Makefile config.status:756: creating avdtp/Makefile config.status:756: creating alsa-plugins/Makefile config.status:822: creating config.h config.status:1114: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes 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_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= ac_cv_env_host_alias_value= 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_dlfcn_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_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_asound_snd_ctl_open=yes ac_cv_lib_bluetooth_hci_open_dev=yes ac_cv_lib_bluetooth_sdp_connect=yes ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/src/btsco-0.41/missing --run aclocal-1.9' ALSAPLUGIN_FALSE='' ALSAPLUGIN_TRUE='#' ALSA_CFLAGS='' ALSA_LIBS=' -lasound -lm -ldl -lpthread' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/src/btsco-0.41/missing --run tar' AO_FALSE='' AO_TRUE='#' AR='ar' AUTOCONF='${SHELL} /usr/src/btsco-0.41/missing --run autoconf' AUTOHEADER='${SHELL} /usr/src/btsco-0.41/missing --run autoheader' AUTOMAKE='${SHELL} /usr/src/btsco-0.41/missing --run automake-1.9' AWK='gawk' BLUEZ_CFLAGS='' BLUEZ_LIBS=' -lbluetooth' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-Wall -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' FIXED_FALSE='' FIXED_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lbluetooth ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/src/btsco-0.41/missing --run makeinfo' OBJEXT='o' PACKAGE='btsco' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.2' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/src/btsco-0.41/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBASOUND 1 #define HAVE_LIBBLUETOOTH 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 "btsco" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "0.2" configure: exit 0 --------------050606020601010304070207 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit I just downloaded btsco.41 did the ./configure; make; make install
I have no ko file in the the btsco.41 directory.

I had a problem where it could not find ao.h. I fixed that with "up2date libao-devel".
I am using centos 4.2 which is compatible with RHEL 4.2.

Below is my config.log

What am I missing???

THanks, jerry

-------------------
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 

## --------- ##
## Platform. ##
## --------- ##

hostname = geisjdell.msgnet.com
uname -m = i686
uname -r = 2.6.9-22.0.1.EL
uname -s = Linux
uname -v = #1 Thu Oct 27 12:26:11 CDT 2005

/usr/bin/uname -p = unknown
/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: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/kerberos/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /home/silentm/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1513: checking for a BSD-compatible install
configure:1568: result: /usr/bin/install -c
configure:1579: checking whether build environment is sane
configure:1622: result: yes
configure:1687: checking for gawk
configure:1703: found /usr/bin/gawk
configure:1713: result: gawk
configure:1723: checking whether make sets $(MAKE)
configure:1743: result: yes
configure:1971: checking for gcc
configure:1987: found /usr/bin/gcc
configure:1997: result: gcc
configure:2241: checking for C compiler version
configure:2244: gcc --version </dev/null >&5
gcc (GCC) 3.4.4 20050721 (Red Hat 3.4.4-2)
Copyright (C) 2004 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:2247: $? = 0
configure:2249: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.4/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.4 20050721 (Red Hat 3.4.4-2)
configure:2252: $? = 0
configure:2254: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2257: $? = 1
configure:2280: checking for C compiler default output file name
configure:2283: gcc -Wall -O2   conftest.c  >&5
configure:2286: $? = 0
configure:2332: result: a.out
configure:2337: checking whether the C compiler works
configure:2343: ./a.out
configure:2346: $? = 0
configure:2363: result: yes
configure:2370: checking whether we are cross compiling
configure:2372: result: no
configure:2375: checking for suffix of executables
configure:2377: gcc -o conftest -Wall -O2   conftest.c  >&5
configure:2380: $? = 0
configure:2405: result: 
configure:2411: checking for suffix of object files
configure:2432: gcc -c -Wall -O2  conftest.c >&5
configure:2435: $? = 0
configure:2457: result: o
configure:2461: checking whether we are using the GNU C compiler
configure:2485: gcc -c -Wall -O2  conftest.c >&5
configure:2491: $? = 0
configure:2494: test -z 			 || test ! -s conftest.err
configure:2497: $? = 0
configure:2500: test -s conftest.o
configure:2503: $? = 0
configure:2516: result: yes
configure:2522: checking whether gcc accepts -g
configure:2543: gcc -c -g  conftest.c >&5
configure:2549: $? = 0
configure:2552: test -z 			 || test ! -s conftest.err
configure:2555: $? = 0
configure:2558: test -s conftest.o
configure:2561: $? = 0
configure:2572: result: yes
configure:2589: checking for gcc option to accept ANSI C
configure:2659: gcc  -c -Wall -O2  conftest.c >&5
configure:2665: $? = 0
configure:2668: test -z 			 || test ! -s conftest.err
configure:2671: $? = 0
configure:2674: test -s conftest.o
configure:2677: $? = 0
configure:2695: result: none needed
configure:2713: gcc -c -Wall -O2  conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2719: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2860: checking for style of include used by make
configure:2888: result: GNU
configure:2916: checking dependency style of gcc
configure:3006: result: gcc3
configure:3036: checking for a BSD-compatible install
configure:3091: result: /usr/bin/install -c
configure:3143: checking for ranlib
configure:3159: found /usr/bin/ranlib
configure:3170: result: ranlib
configure:3188: checking how to run the C preprocessor
configure:3223: gcc -E  conftest.c
configure:3229: $? = 0
configure:3261: gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3267: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "btsco"
| #define VERSION "0.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3306: result: gcc -E
configure:3330: gcc -E  conftest.c
configure:3336: $? = 0
configure:3368: gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3374: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "btsco"
| #define VERSION "0.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3418: checking for egrep
configure:3428: result: grep -E
configure:3433: checking for ANSI C header files
configure:3458: gcc -c -Wall -O2  conftest.c >&5
configure:3464: $? = 0
configure:3467: test -z 			 || test ! -s conftest.err
configure:3470: $? = 0
configure:3473: test -s conftest.o
configure:3476: $? = 0
configure:3565: gcc -o conftest -Wall -O2   conftest.c  >&5
conftest.c: In function `main':
conftest.c:28: warning: implicit declaration of function `exit'
configure:3568: $? = 0
configure:3570: ./conftest
configure:3573: $? = 0
configure:3588: result: yes
configure:3612: checking for sys/types.h
configure:3628: gcc -c -Wall -O2  conftest.c >&5
configure:3634: $? = 0
configure:3637: test -z 			 || test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3612: checking for sys/stat.h
configure:3628: gcc -c -Wall -O2  conftest.c >&5
configure:3634: $? = 0
configure:3637: test -z 			 || test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3612: checking for stdlib.h
configure:3628: gcc -c -Wall -O2  conftest.c >&5
configure:3634: $? = 0
configure:3637: test -z 			 || test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3612: checking for string.h
configure:3628: gcc -c -Wall -O2  conftest.c >&5
configure:3634: $? = 0
configure:3637: test -z 			 || test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3612: checking for memory.h
configure:3628: gcc -c -Wall -O2  conftest.c >&5
configure:3634: $? = 0
configure:3637: test -z 			 || test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3612: checking for strings.h
configure:3628: gcc -c -Wall -O2  conftest.c >&5
configure:3634: $? = 0
configure:3637: test -z 			 || test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3612: checking for inttypes.h
configure:3628: gcc -c -Wall -O2  conftest.c >&5
configure:3634: $? = 0
configure:3637: test -z 			 || test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3612: checking for stdint.h
configure:3628: gcc -c -Wall -O2  conftest.c >&5
configure:3634: $? = 0
configure:3637: test -z 			 || test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3612: checking for unistd.h
configure:3628: gcc -c -Wall -O2  conftest.c >&5
configure:3634: $? = 0
configure:3637: test -z 			 || test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3700: checking bluetooth/bluetooth.h usability
configure:3712: gcc -c -Wall -O2   conftest.c >&5
configure:3718: $? = 0
configure:3721: test -z 			 || test ! -s conftest.err
configure:3724: $? = 0
configure:3727: test -s conftest.o
configure:3730: $? = 0
configure:3740: result: yes
configure:3744: checking bluetooth/bluetooth.h presence
configure:3754: gcc -E   conftest.c
configure:3760: $? = 0
configure:3780: result: yes
configure:3815: checking for bluetooth/bluetooth.h
configure:3822: result: yes
configure:3845: checking for hci_open_dev in -lbluetooth
configure:3875: gcc -o conftest -Wall -O2     conftest.c -lbluetooth   >&5
configure:3881: $? = 0
configure:3884: test -z 			 || test ! -s conftest.err
configure:3887: $? = 0
configure:3890: test -s conftest
configure:3893: $? = 0
configure:3906: result: yes
configure:3917: checking for sdp_connect in -lbluetooth
configure:3947: gcc -o conftest -Wall -O2     conftest.c -lbluetooth   >&5
configure:3953: $? = 0
configure:3956: test -z 			 || test ! -s conftest.err
configure:3959: $? = 0
configure:3962: test -s conftest
configure:3965: $? = 0
configure:3978: result: yes
configure:4146: checking build system type
configure:4164: result: i686-pc-linux-gnu
configure:4172: checking host system type
configure:4186: result: i686-pc-linux-gnu
configure:4194: checking for a sed that does not truncate output
configure:4248: result: /bin/sed
configure:4262: checking for ld used by gcc
configure:4329: result: /usr/bin/ld
configure:4338: checking if the linker (/usr/bin/ld) is GNU ld
configure:4353: result: yes
configure:4358: checking for /usr/bin/ld option to reload object files
configure:4365: result: -r
configure:4374: checking for BSD-compatible nm
configure:4416: result: /usr/bin/nm -B
configure:4420: checking whether ln -s works
configure:4424: result: yes
configure:4431: checking how to recognise dependent libraries
configure:4605: result: pass_all
configure:4826: checking dlfcn.h usability
configure:4838: gcc -c -Wall -O2  conftest.c >&5
configure:4844: $? = 0
configure:4847: test -z 			 || test ! -s conftest.err
configure:4850: $? = 0
configure:4853: test -s conftest.o
configure:4856: $? = 0
configure:4866: result: yes
configure:4870: checking dlfcn.h presence
configure:4880: gcc -E  conftest.c
configure:4886: $? = 0
configure:4906: result: yes
configure:4941: checking for dlfcn.h
configure:4948: result: yes
configure:4965: checking the maximum length of command line arguments
configure:5030: result: 32768
configure:5041: checking command to parse /usr/bin/nm -B output from gcc object
configure:5130: gcc -c -Wall -O2  conftest.c >&5
configure:5133: $? = 0
configure:5137: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:5140: $? = 0
configure:5192: gcc -o conftest -Wall -O2   conftest.c conftstm.o >&5
configure:5195: $? = 0
configure:5233: result: ok
configure:5237: checking for objdir
configure:5252: result: .libs
configure:5342: checking for ar
configure:5358: found /usr/bin/ar
configure:5369: result: ar
configure:5422: checking for ranlib
configure:5449: result: ranlib
configure:5502: checking for strip
configure:5518: found /usr/bin/strip
configure:5529: result: strip
configure:5791: checking if gcc static flag  works
configure:5814: result: yes
configure:5832: checking if gcc supports -fno-rtti -fno-exceptions
configure:5850: gcc -c -Wall -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:5854: $? = 0
configure:5865: result: no
configure:5880: checking for gcc option to produce PIC
configure:6057: result: -fPIC
configure:6065: checking if gcc PIC flag -fPIC works
configure:6083: gcc -c -Wall -O2  -fPIC -DPIC conftest.c >&5
configure:6087: $? = 0
configure:6098: result: yes
configure:6122: checking if gcc supports -c -o file.o
configure:6143: gcc -c -Wall -O2  -o out/conftest2.o conftest.c >&5
configure:6147: $? = 0
configure:6167: result: yes
configure:6193: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:7040: result: yes
configure:7066: checking whether -lc should be explicitly linked in
configure:7071: gcc -c -Wall -O2  conftest.c >&5
configure:7074: $? = 0
configure:7088: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7091: $? = 0
configure:7103: result: no
configure:7111: checking dynamic linker characteristics
configure:7663: result: GNU/Linux ld.so
configure:7667: checking how to hardcode library paths into programs
configure:7692: result: immediate
configure:7706: checking whether stripping libraries is possible
configure:7711: result: yes
configure:8534: checking if libtool supports shared libraries
configure:8536: result: yes
configure:8539: checking whether to build shared libraries
configure:8597: result: yes
configure:8600: checking whether to build static libraries
configure:8604: result: yes
configure:8696: creating libtool
configure:9134: gcc -c -Wall -O2  conftest.c >&5
conftest.c: In function `main':
conftest.c:33: warning: 'addr' might be used uninitialized in this function
configure:9140: $? = 0
configure:9143: test -z 			 || test ! -s conftest.err
configure:9146: $? = 0
configure:9149: test -s conftest.o
configure:9152: $? = 0
configure:9202: checking for ALSA CFLAGS
configure:9208: result: 
configure:9212: checking for ALSA LDFLAGS
configure:9221: result:  -lasound -lm -ldl -lpthread
configure:9225: checking for libasound headers version >= 1.0.3
configure:9293: gcc -c -Wall -O2  conftest.c >&5
configure:9299: $? = 0
configure:9302: test -z 			 || test ! -s conftest.err
configure:9305: $? = 0
configure:9308: test -s conftest.o
configure:9311: $? = 0
configure:9313: result: found.
configure:9337: checking for snd_ctl_open in -lasound
configure:9367: gcc -o conftest -Wall -O2   conftest.c -lasound   -lasound -lm -ldl -lpthread -lbluetooth  >&5
configure:9373: $? = 0
configure:9376: test -z 			 || test ! -s conftest.err
configure:9379: $? = 0
configure:9382: test -s conftest
configure:9385: $? = 0
configure:9398: result: yes
configure:9635: 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 geisjdell.msgnet.com

config.status:756: creating Makefile
config.status:756: creating sbc/Makefile
config.status:756: creating avdtp/Makefile
config.status:756: creating alsa-plugins/Makefile
config.status:822: creating config.h
config.status:1114: executing depfiles commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
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_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=
ac_cv_env_host_alias_value=
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_dlfcn_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_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_asound_snd_ctl_open=yes
ac_cv_lib_bluetooth_hci_open_dev=yes
ac_cv_lib_bluetooth_sdp_connect=yes
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/src/btsco-0.41/missing --run aclocal-1.9'
ALSAPLUGIN_FALSE=''
ALSAPLUGIN_TRUE='#'
ALSA_CFLAGS=''
ALSA_LIBS=' -lasound -lm -ldl -lpthread'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/src/btsco-0.41/missing --run tar'
AO_FALSE=''
AO_TRUE='#'
AR='ar'
AUTOCONF='${SHELL} /usr/src/btsco-0.41/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/src/btsco-0.41/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/src/btsco-0.41/missing --run automake-1.9'
AWK='gawk'
BLUEZ_CFLAGS=''
BLUEZ_LIBS=' -lbluetooth'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-Wall -O2'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
FIXED_FALSE=''
FIXED_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS='-lbluetooth '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/src/btsco-0.41/missing --run makeinfo'
OBJEXT='o'
PACKAGE='btsco'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.2'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/src/btsco-0.41/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBASOUND 1
#define HAVE_LIBBLUETOOTH 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 "btsco"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "0.2"

configure: exit 0

--------------050606020601010304070207-- ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users