DropWatch icon indicating copy to clipboard operation
DropWatch copied to clipboard

Compiling on archlinux.

Open mattaereal opened this issue 8 years ago • 1 comments

Hi, I wasn't able to compile it. I had to manually add the path to the libnl3 library for the netlink headers to be read. Then there's an error while using bfd.h.

They claim that bfd is an "internal only" library and should not be used by other projects, and use this to justify their decision to force users to define PACKAGE and PACKAGE_VERSION themselves.

Bypassing that also results in a lot of undefined references. Have you tried to compile it recently?

Thanks!

mattaereal avatar Apr 11 '17 17:04 mattaereal

No. I've fork original repository for some reason a long ago. I think you will have a better help from original author (mail in readme). I'm not sure if I've even ever used this. ;)

Cyb0org avatar Apr 11 '17 20:04 Cyb0org