[Swan] Build Debian package with lastest src

Muenz, Michael m.muenz at spam-fetish.org
Sat Apr 29 11:16:01 UTC 2017


Hi,

I tried to build a deb with the latest source, but I got many errors 
that some includes can not be found (e.g. /usr/include/nss/pk11pub.h)
The files are included with #include <pk11pub.h> and I have to add 
#include <nss/pk11pub.h>

Isn't there a way to check the linux version with an IF in order to 
change the path in the include?

After the third file I just did a

ln -s /usr/include/nss/* /usr/include/
ln -s /usr/include/nspr/* /usr/include/

:)

Thanks,
Michael

-- 
www.routerperformance.net
- Cisco, Linux, Networks



More information about the Swan mailing list