* [Bluez-devel] bluez-utils on arm
@ 2007-09-18 6:25 David Rehle
2007-09-18 8:25 ` Marcel Holtmann
0 siblings, 1 reply; 2+ messages in thread
From: David Rehle @ 2007-09-18 6:25 UTC (permalink / raw)
To: bluez-devel
Hi all,
i try to compile bluez-utils (latest version) for ARM. I compiled
dbus1.0.2 before and of courese bluez-libs. I don't know how to tell
configure where to find dbus-libs. I tried a lot of things, everytime
with same result:
...
checking for GLIB... no
checking for DBUS... no
configure: error: dbus > 0.35 is required
config.log says the following:
...
configure:10494: $PKG_CONFIG --exists --print-errors "dbus-1 > 0.35"
Package dbus-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `dbus-1.pc'
to the PKG_CONFIG_PATH environment variable
No package 'dbus-1' found
configure:10497: $? = 1
No package 'dbus-1' found
I don't know what the "pkg-config search path" is. "configure -h" shows
options DBUS_LIBS and DBUS_CFLAGS, but i can not use these in the right
way. Shall i use "-L" option (or so?) or do i only have to put the right
path to the directory containing `dbus-1.pc'???
Is it possible to compile bluez-utils without dbus?
Thank you for any suggestions.
with kind regards
David
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Bluez-devel] bluez-utils on arm
2007-09-18 6:25 [Bluez-devel] bluez-utils on arm David Rehle
@ 2007-09-18 8:25 ` Marcel Holtmann
0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2007-09-18 8:25 UTC (permalink / raw)
To: BlueZ development
Hi David,
> i try to compile bluez-utils (latest version) for ARM. I compiled
> dbus1.0.2 before and of courese bluez-libs. I don't know how to tell
> configure where to find dbus-libs. I tried a lot of things, everytime
> with same result:
>
> ...
> checking for GLIB... no
> checking for DBUS... no
> configure: error: dbus > 0.35 is required
>
> config.log says the following:
>
> ...
> configure:10494: $PKG_CONFIG --exists --print-errors "dbus-1 > 0.35"
> Package dbus-1 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `dbus-1.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'dbus-1' found
> configure:10497: $? = 1
> No package 'dbus-1' found
>
> I don't know what the "pkg-config search path" is. "configure -h" shows
> options DBUS_LIBS and DBUS_CFLAGS, but i can not use these in the right
> way. Shall i use "-L" option (or so?) or do i only have to put the right
> path to the directory containing `dbus-1.pc'???
the pkg-config search path needs to contain the dbus-1.pc. Actually you
must make sure that the D-Bus devel package is present or compile it by
yourself.
> Is it possible to compile bluez-utils without dbus?
Not with the 3.x version. The D-Bus support is mandatory.
Regards
Marcel
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-09-18 8:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-18 6:25 [Bluez-devel] bluez-utils on arm David Rehle
2007-09-18 8:25 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox