Ticket #3 (closed defect: fixed)

Opened 22 months ago

Last modified 22 months ago

jabberd 2.1 Compilation Issue

Reported by: smoku Owned by: smoku
Priority: major Component: General
Version: 2.1 Keywords:
Cc: Tracforge_linkmap:
Blocking: Blocked By:

Description

Hi: Am facing a compilation issue after i did a ./configure in jabber 2.1.

Here is the error reported.

 gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/mysql -g -O2 -MT sasl.lo -MD -MP -M                                                            F .deps/sasl.Tpo -c sasl.c  -fPIC -DPIC -o .libs/sasl.o
In file included from /usr/include/sasl/saslplug.h:11,
                 from sasl.h:28,
                 from sasl.c:25:
/usr/include/sasl/md5.h:30: error: conflicting types for 'MD5_CTX'
/usr/include/openssl/md5.h:105: error: previous declaration of 'MD5_CTX' was her                                                            e
make[2]: *** [sasl.lo] Error 1
make[2]: Leaving directory `/tmp/new/jabberd-2.1/sx'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/new/jabberd-2.1'
make: *** [all] Error 2

I would really appreciate if any of you can help me out on this.

Thanks Varad

Change History

Changed 22 months ago by smoku

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.