opkg dependencies for package udev-dev

Hello,

I’m trying to compile an application that requires the udev-dev package. opkg errors out saying "Collected errors: * satisfy_dependencies_for: Cannot satisfy the following dependencies for udev-dev: * udev (= 182-r1.1) * I flashed my board with the latest flasher and I’m still getting this error. After searching the repo it looks like this particular version of udev is missing. How can I correct this issue and get udev-dev installed?

A.J.

Anyone else seeing this?

udev-dev is deprecated, you want systemd-dev instead to get the udev headers.

Thanks for the reply. After looking up the package you suggested I can see that udev is included within it. Thanks for clearing that up.

A.J.

Where did you find that package? I’m having the same issue, needing UDEV dev, but “opkg install systemd-dev” doesn’t work for me, it doesn’t find it.

Do I need to do something else to find the devel packages? (I don’t know opkg at all, so I’m winging it here)

Thanks