Hi - I think I'm caught in a dependency trap…

In running ./autoconf.sh in e_dbus-1.7.5, I get the following error from the 
configure stage:
...
checking for DBUS... no
configure: error: Package requirements (dbus-1 >= 0.62) were not met:

No package 'dbus-1' found

OK, so I try to install dbus-1:

opkg install dbus-1
…
Collected errors:
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for 
udev-dev:
 *      udev (= 182-r0) * 
 * opkg_install_cmd: Cannot install package udev-dev.

I had tried to install udev-dev, as it was for version 182-r0, while my udev is 
at version v189-r6, and dbus-1 clearly doesn't want that version. Did a 
--force-remove on udev, then tried to install udev-dev, which then wanted udev 
v182-r0, and, and…

So my question is, why does dbus-1 require *exactly* v182-r0, and not accept a 
newer version, and how can I go about fixing this?

I will ask the same question on the Angstrom board.

Mike
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to