[Armadillo:01899] Re: Armadillo220でのBLUEZ使用につきまして

坂口 達也 email@hidden
2007年 8月 21日 (火) 12:17:36 JST


坂口です。

>どこの設定を変更したら、どのようなエラーが出ましたか?
>
>もう少し情報を書いてもらえると、なにかアドバイスできるかもしれません。

linux-2.6.12.3-a9-9.tar.gzをダウンロードし、カーネルにパッチ(patch-2.6.
12-mh3.gz)を当てとりあえず、イメージ作成は成功しました。

そこでArmadilloのイメージファイルに組み込む前に、makeをしてみようとして
いました。これがうまくいったら、イメージ作成の方に取りかかろうと思ってい
ます。

まず、公式より、bluez-libs-3.14.tar.gz  bluez-utils-3.14.tar.gz
(はじめは3.12)を、ダウンロードしまして解凍

bluez-libs-3.14のディレクトリで
email@hidden:~/bluez-libs-3.14$  ./configure --host=i686-pc-linux-gnu --
target=arm-linux-gnu --prefix=/usr --enable-shared=no --enable-static=
yes

email@hidden:~/bluez-libs-3.14$ make
email@hidden:~/bluez-libs-3.14$ make install DESTDIR=$PWD/install

ここは正常に完了いたしました。

次にbluez-utils-3.14ディレクトリで
email@hidden:~/BLUEZ/bluez-utils-3.14$ ./configure --host=i686-pc-linux-
gnu --target=arm-linux-gnu --with-bluez=$PWD/../bluez-libs-3.14/install 
LDFLAGS=-Wl,-elf2flt

configure: WARNING: If you wanted to set the --build type, don't use --
host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
     :略
     :
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
checking for ppoll... yes
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for BLUEZ... no
configure: error: Bluetooth library is required

のようなエラーで、進めないような状況です。
まだ現時点ではArmadilloとは、関係ないかもしれませんが・・・。

よろしくお願いいたします。

--
  坂口 達也



armadillo メーリングリストの案内