#3028: Error compiling Cyrus-sasl with digestmd5.c
---------------------+------------------------------------------------------
Reporter: maginot | Owner: blfs-b...@…
Type: defect | Status: new
Priority: high | Milestone: 6.5
Component: BOOK | Version: SVN
Severity: major | Keywords: Cyrus-sasl, digestmd5.c
---------------------+------------------------------------------------------
Comment(by willimm):
Also see this mailing list thread in which I ran into this very same
probrem and created a sed to fix it:
http://linuxfromscratch.org/pipermail/blfs-dev/2009-August/019801.html
The sed I used:
sed -i "s/^#define WITH_DES/& 1/" {saslauthd/,}configure
This also worked:
sed 's...@^#elif with_d...@#elif defined(WITH_DES)@ src/digest-md5.c
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3028#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page