【问题标题】:Cannot build "cyrus-sasl-2.1.23" on SUSE Linux 10.0无法在 SUSE Linux 10.0 上构建“cyrus-sasl-2.1.23”
【发布时间】:2010-11-26 23:32:18
【问题描述】:

我从“ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/”下载了源代码。

配置进行得很顺利,但是当我构建时出现以下错误:

digestmd5.c:852: error: 'des_context_t' has no member named 'keysched'

digestmd5.c:853: error: 'des_context_t' has no member named 'keysched2'

digestmd5.c:854: error: 'des_context_t' has no member named 'ivec'

digestmd5.c:855: error: 'DES_DECRYPT' undeclared (first use in this function)

....

【问题讨论】:

    标签: linux svn md5 digest suse


    【解决方案1】:

    我猜是配置问题。 我使用以下设置对其进行了配置,并且可以正常工作。

    ./configure --prefix= (PATH) --exec-prefix=(PATH) --with-dblib=no --without-des --with-openssl=(PATH)

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2011-02-07
      • 2017-02-05
      • 1970-01-01
      • 2020-06-05
      • 1970-01-01
      • 1970-01-01
      • 2012-08-24
      相关资源
      最近更新 更多