Build problem on 64-bit OpenVZ

Dan White dwhite at olp.net
Tue Aug 10 15:59:22 EDT 2010


On 10/08/10 21:17 +0200, Michael Ströder wrote:
>HI!
>
>I often build cyrus-sasl 2.1.23 or 2.1.24rc1 on various platforms. But now I'm
>running into an issue on such a CentOS system virtualized on 64-bit platform
>with OpenVZ:
  
>gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb
>-I../include -I/myprefix/include -Wall -W -g -O0 -MT digestmd5.lo -MD -MP -MF
>.deps/digestmd5.Tpo -c digestmd5.c  -fPIC -DPIC -o digestmd5.lo
>digestmd5.c:834: error: expected specifier-qualifier-list before
>‘des_key_schedule’
>digestmd5.c: In function ‘dec_3des’:
>digestmd5.c:871: warning: implicit declaration of function ‘des_ede2_cbc_encrypt’

Looks like it's complaining about not finding the openssl headers.

-- 
Dan White


More information about the Cyrus-sasl mailing list