"help" is not a helpful subject. I updated it, so that is provides some context.

If you want people to help you, you need to make it easy for them to understand and reproduce the problem. In case of compiler errors, including the compiler command that failed is absolute minimum.

* "J.S.Júnior" <[email protected]>, 2015-09-04, 14:22:
/usr/bin/ld: src/Daemon/usbguard_daemon-Daemon.o: undefined reference to symbol 'qb_ipcs_create' //usr/lib/x86_64-linux-gnu/libqb.so.0: error adding symbols: DSO missing from command line

I think you need to add the library providing that symbol.

Yes, yes, I add in my control (libqb-dev)

Presumably "-lqb" is missing from command line for some reason.

I’m packed usbguard.[1]

I just grabbed the latest version[0], and it compiles just fine for me.

Please upload your source package somewhere, so that we can inspect it and see what's wrong.


[0] https://dkopecek.github.io/usbguard/dist/usbguard-0.3p3.tar.gz

--
Jakub Wilk

Reply via email to