Subject: Re: Problems compiling cyrus-sasl v 2.1.9 (and .7, .8)
To: current-users@netbsd.org, <port-pmax@netbsd.org>
From: Yoseff Francus <francus@yossi.com>
List: current-users
Date: 10/30/2002 16:59:53
Picking up the packages did get this to compile, thanks. Having some
additional  issues now.

1. Adding entries with saslpasswd2 only creates userPassword, not CRAM-MD5
or DIGEST-MD5.
2. Make compiles using ndbm not berkeley db.
3. Compiling sendmail with this sasl does not provide any AUTH mechanisms,
while cyrus-sasl v 1.5.27 works just fine.

Looking for any ideas.

On Mon, 28 Oct 2002, Chris Gilbert wrote:

> On Sun, 27 Oct 2002 23:39:18 -0500 (EST)
> Yoseff Francus <francus@yossi.com> wrote:
>
> > Running NetBSD 1.5.3 on a pmax
> >
> > When I configure using shared libraries I keep getting warnings during
> > compilation about
> >
> > inter-library dependencies not being supported.
> >
> > Unfortunately I am not told what library it thinks there is a
> > dependency on.
> >
> > When compiled as just a static library it compiles fine but cannot get
> > saslpasswd2 to create entries for DIGEST-MD5 or CRAM-MD5
> >
> > Has anyone seen these problems?
>
> Is this using the newly created (yesterday) packages in pkgsrc? I saw
> the same issue using just configure, and gmake, it turns out it needs
> some libtool magic (to do with ltconfig) It certainly cured that problem
> on i386 and arm, I suggest you try the pkgsrc version.
>
> Cheers,
> Chris
>