[xmlsec] xkms-server example build error
Aleksey Sanin
aleksey at aleksey.com
Wed Aug 25 15:18:07 PDT 2004
Yes, because xkms stuff is disabled by default. I'll put
ifdef's in the example.
Thanks,
Aleksey
John Belmonte wrote:
> Hi,
>
> With xmlsec from CVS, the xkms-server test won't compile for me:
>
> $ gcc -g -DXMLSEC_LIBXML_260=1 -D__XMLSEC_FUNCTION__=__FUNCTION__
> -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1
> -I/usr/include/xmlsec1 -I/usr/include/libxml2 -DXMLSEC_CRYPTO_OPENSSL=1
> -DXMLSEC_CRYPTO=\"openssl\" -DUNIX_SOCKETS -g -L/usr/lib
> -lxmlsec1-openssl -lxmlsec1 -lxslt -lxml2 -lz -lpthread -lm -lssl
> -lcrypto -ldl xkms-server.c -o xkms-server
>
> xkms-server.c:82: error: parse error before "xmlSecXkmsServerCtxPtr"
>
>
> -John
>
More information about the xmlsec
mailing list