=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for pwsafe-0.2.0nb5 c++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -O2 -march=i586 -I/usr/pkg/include -c pwsafe.cpp pwsafe.cpp:1065:21: warning: enumeration values 'OP_NOP' and 'OP_CREATEDB' not handled in switch [-Wswitch] switch (arg_op) { ^ 1 warning generated. c++ -O2 -march=i586 -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o pwsafe pwsafe.o -lcrypto pwsafe.o: In function `secalloc::Pool::Pool(unsigned int)': pwsafe.cpp:(.text+0x10329): undefined reference to `mlock' pwsafe.cpp:(.text+0x1039d): undefined reference to `mlock' pwsafe.o: In function `secalloc::Pool::~Pool()': pwsafe.cpp:(.text+0x10495): undefined reference to `munlock' pwsafe.o: In function `secalloc::cleanup()': pwsafe.cpp:(.text+0x105fe): undefined reference to `munlock' clang: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:217: recipe for target 'pwsafe' failed gmake: *** [pwsafe] Error 1 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/security/pwsafe *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/security/pwsafe