1. I edited the makefile.in
-AM_PATH_OPENOBEX(1.0.0)
+PKG_CHECK_MODULES(OPENOBEX,openobex)
2. remove the line "builtin(include,tcl.m4)" in aclocal.m4 and acinclude.m4
3. Follow these steps
cat aclocal.m4 >> acinclude.m4
$ aclocal && autoconf
$ ./configure --prefix=$HOME/usbobex PKG_CONFIG_PATH=$HOME/usbobex/lib/pkgconfig/ --disable-perl --disable-python --disable-tcl
$ make
$ make install
The result, I still can't connect to my Nokia 6260. I still got this error:
algorhythm ~ # obexftp -l /
Connecting...failed: FBS UUID
Still trying to connect
Connecting...failed: FBS UUID
Still trying to connect
Connecting...failed: FBS UUID
Still trying to connect
On 2/8/06, System Administrator <[EMAIL PROTECTED]> wrote:
Mohammad Jeffry wrote:
> It seems my distro already got pkg-config :) . But I still can't figure
> out how to configure/compile my obexftp
Use my patch from
http://members.dodo.com.au/~joaniemrc/nokia/Nokia-6670-USB.html
DB
--
And whoever does an atom's weight of evil will see it.
