--- stg/stglibs/ia_auth_c.lib/Makefile.orig 2010-03-25 12:40:12 +0200 +++ stg/stglibs/ia_auth_c.lib/Makefile 2010-08-17 13:48:27 +0300 @@ -9,7 +9,8 @@ SRCS = ia_auth_c.cpp INCS = ia_auth_c.h -STGLIBS = -lstg_common +STGLIBS = -lstg_common \ + -lstg_crypto LIBS = $(LIB_THREAD) include ../Makefile.in