Public bug reported:
Binary package hint: bluez-utils
I'm going to bluetooth pair an Ubuntu Feisty Server (NO gui) with the
Siemens S55
When trying to compile passkey-agent did get:
cc `pkg-config --libs --cflags dbus1` -DDBUS_API_SUBJECT_TO_CHANGE
-DVERSION="\"0.7\"" -o passkey-agent passkey-agent.c
Package dbus1 was not found in the pkg-config search path.
After realizing that package dbus1 doesn't exist in the system have
changed Makefile to mention dbus which is installed in the system.
Then got:
cc `pkg-config --libs --cflags dbus` -DDBUS_API_SUBJECT_TO_CHANGE
-DVERSION="\"0.7\"" -o passkey-agent passkey-agent.c
Package dbus was not found in the pkg-config search path.
Perhaps you should add the directory containing `dbus.pc' to the
PKG_CONFIG_PATH environment variable
No package 'dbus' found
Then realized absolut lack of any '*.pc' file calling `locate '\.pc$'.
I suppose that the mistake is in calling pkg-config, or in not
installing the source versions of packages.
May I got some advice?
KAcper
** Affects: bluez-utils (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
Can't compile passkey-agent.c
https://bugs.launchpad.net/bugs/104591
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs