On 1/11/2011 4:06 PM, Emre Erenoglu wrote:
Hi,

I was trying to make 2.1.7 work on my linux system with the Windows
works but Linux not thread, so I decided to give a try to the 2.2 Alpha 11.

Unfortunately, I met an obstacle:

    [ 32%] Building CXX object source/libpfk/CMakeFiles/ss_pfk.dir/libpfk.o
    /tmp/ike/source/libpfk/libpfk.cpp: In member function 'const char*
    _PFKI::name(long int, long int)':
    /tmp/ike/source/libpfk/libpfk.cpp:406: error: 'SADB_X_AALG_SHA2_256'
    was not declared in this scope
    /tmp/ike/source/libpfk/libpfk.cpp:409: error: 'SADB_X_AALG_SHA2_384'
    was not declared in this scope
    /tmp/ike/source/libpfk/libpfk.cpp:412: error: 'SADB_X_AALG_SHA2_512'
    was not declared in this scope

    *** 3 errors, 0 warnings
    make[2]: *** [source/libpfk/CMakeFiles/ss_pfk.dir/libpfk.o] Error 1
    make[1]: *** [source/libpfk/CMakeFiles/ss_pfk.dir/all] Error 2
    make: *** [all] Error 2


Hi Emre,

Thanks for the bug report. I just committed a fix this is head which is very close to the 2.2 alpha 11 code. You can pull the code down using subversion with the following command ...

svn co svn://svn.shrew.net/ike/head

Please let me know if you encounter any other issues.

-Matthew
_______________________________________________
vpn-help mailing list
[email protected]
http://lists.shrew.net/mailman/listinfo/vpn-help

Reply via email to