Mailinglist Archive: opensuse (4398 mails)

< Previous Next >
Re: [SLE] Error in digestmd5.c while compiling cyrus-sasl-2.1.20-7.src.rpm
  • From: Jos van Kan <vankan@xxxxxxxxxxxx>
  • Date: Thu, 01 Sep 2005 15:38:07 +0200
  • Message-id: <4317043F.5000308@xxxxxxxxxxxx>
ken wrote:
Here's the end of the compile output:

<snip>
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb
-I../include -I/usr/include/heimdal -I/usr/include/mysql
-I/usr/include/pgsql -Wall -W -fno-strict-aliasing -O3 -march=i686
-fomit-frame-pointer -mcpu=pentium4m -MT digestmd5.lo -MD -MP -MF
.deps/digestmd5.Tpo -c digestmd5.c -fPIC -DPIC -o
digestmd5.lodigestmd5.c:77:19: des.h: No such file or directory
digestmd5.c:810: error: syntax error before "des_key_schedule"
(snip)

Anybody else see this?

Not in compiling this particular package, but otherwise, yes, often enough. The compiler is telling you that it can't find the header file des.h and that means that you haven't installed the -devel part of the package that provides it, for instance openssl.
So if you install openssl-devel.rpm (maybe there is some version information there too) you should be in business.

Regards,
--
Jos van Kan www.josvankan.tk

< Previous Next >
This Thread
Follow Ups
References