EttusResearch / uhd

The USRP™ Hardware Driver Repository
http://uhd.ettus.com
Other
970 stars 653 forks source link

deb shlibs problems #21

Closed zabbal closed 9 years ago

zabbal commented 9 years ago

While trying to build software dependent on uhd package built by Ettus I've got error from dpkg-shlibdeps failing to find dependency info. This is due to missing file /var/lib/dpkg/info/libuhd:amd64.symbols

This is probably because the packages are created by cpack instead of using usual debian/ folder.

One solution would be to import debian/ folder used by package maintainers in Deian and use it to provide .deb packages for Ubuntu and Debian.

The might be simpler workaround for this but unfortunately I don't know one.

mbr0wn commented 9 years ago

Thanks a lot for reporting this. We will investigate and fix.

mbr0wn commented 9 years ago

FYI, I am closing this to make sure I keep track of things. We will need some time to fix this, but it's on our radar now. You can still post comments here.

Thanks again! M