On Mon, 2005-12-26 at 13:14 -0500, Jeremy Katz wrote: > On Mon, 2005-12-26 at 09:40 -0800, Jeff Carlson wrote: > > I saved the build log. I put it up on my server at > > http://www.ultimateevil.org/~jeff/Fedora/2243-up-imapproxy-1.2.4-5.fc5-i386-build.log > > > > I don't run rawhide and I'm not much of a C programmer, so I'm not sure > > how I can fix this. Perhaps upstream needs to know there are changes > > needed to support OpenSSL 0.9.8a. > > It looks like openssl just changed their headers a little, the following > gets it building for me > > diff -ur up-imapproxy-1.2.4/src/imapcommon.c up-imapproxy/src/imapcommon.c > --- up-imapproxy-1.2.4/src/imapcommon.c 2005-08-31 12:32:24.000000000 -0400 > +++ up-imapproxy/src/imapcommon.c 2005-12-26 13:12:10.000000000 -0500 > @@ -136,6 +136,7 @@ > > #include <openssl/evp.h> > #include <openssl/err.h> > +#include <openssl/md5.h> > > #include <pthread.h> > #include <sys/types.h> > > > Jeremy Cool, now I know I did the right thing too! :-) -- Paul W. Frields, RHCE http://paul.frields.org/ gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233 5906 ACDB C937 BD11 3717 Fedora Documentation Project: http://fedora.redhat.com/projects/docs/
Attachment:
signature.asc
Description: This is a digitally signed message part