Ticket #93 (closed defect: invalid)

Opened 19 months ago

Last modified 6 months ago

Issues with GnuSASL detection

Reported by: sliqua Owned by: smoku
Priority: major Component: Build
Version: 2.1.6 Keywords:
Cc: Tracforge_linkmap:
Blocking: Blocked By:

Description

I'm having issues with getting Jabberd configured --with-ssl and --with-ldap. Even when specifically building the gsasl version that Jabberd is looking for (0.2.14) and using --with-extra-include-path and --with-extra-library-path it cannot see that there is a valid version of GnuSASL installed. I tried this in the latest stable version of Jabberd as well as the newest svn. Any feedback would be greatly appreciated.

checking gsasl.h usability... yes checking gsasl.h presence... yes checking for gsasl.h... yes checking for gsasl_check_version in -lgsasl... yes checking for GnuSASL version >= 0.2.14... no configure: error: GnuSASL >= 0.2.14 not found [root@coffee jabberd-2.1-20070618]# gsasl --version gsasl 0.2.14 [root@coffee jabberd-2.1-20070618]#

Change History

Changed 19 months ago by smoku

  • status changed from new to closed
  • resolution set to invalid
  • version changed from 2.1 to 2.1.6
  • component changed from General to Build

Please add the additional libraries path to /etc/ld.so.conf.

Note: See TracTickets for help on using tickets.