...Although I'm still having the previously mentioned "cyradm: 
Undefined Symbols" problem, I've sort of successfully run cyradm from 
my linux box connecting to the server I'm trying to build.

I can authenticate. But any interactive command (cm, lm, etc) fails. 
The message in syslog is:

Mar 28 21:21:07 elric imapd[668]: login: 
shiner.mabaleb.org[63.225.255.129] mailadmin DIGEST-MD5 User logged in
Mar 28 21:21:34 elric imapd[668]: Decoding error: generic failure 
(-1), closing connection

I'm thinking maybe there are db problems??

I thought I was linking against BerkleyDB 3.11.

However, when I look at my configure log, I see:

checking for db_create in -ldb-3.2... no
checking for db_create in -ldb3.2... no
checking for db_create in -ldb-3.1... no
checking for db_create in -ldb3.1... no
checking for db_create in -ldb-3... no
checking for db_create in -ldb3... no
checking for db_create in -ldb... yes

This happens even when I force

CPPFLAGS=-I/usr/include

(where db.h for 3.1.1 lives)

and

LDFLAGS=-flat_namespace -L/usr/lib

Ideas?

-- 
http://www.4am-media.com
Mac OS X Consulting and Training
Michael Bartosh
[EMAIL PROTECTED]
303.517.0272
Denver, CO


"The surest way to corrupt a youth is to instruct him to hold in higher
regard those who think alike than those who think differently."

- -- Nietzsche

                        Think Different.

Reply via email to