you were correct, that fixed it. but now i am stuck in a new place... any
ideas? ;)
make all CFLAGS=-O
### Making all in /root/temp/cyrus-imapd-2.0.9/man
### Making all in /root/temp/cyrus-imapd-2.0.9/sieve
### Making all in /root/temp/cyrus-imapd-2.0.9/acap
### Making all in /root/temp/cyrus-imap
On 22-Dec-00 at 21:39, Ilya ([EMAIL PROTECTED]) wrote:
> you were correct, that fixed it. but now i am stuck in a new place... any
> ideas? ;)
> make all CFLAGS=-O
> ### Making all in /root/temp/cyrus-imapd-2.0.9/man
> ### Making all in /root/temp/cyrus-imapd-2.0.9/sieve
> ### Making all in /root/
+-- On Saturday, December 23, 2000 14:05:23 +1030 Dan Makovec
<[EMAIL PROTECTED]> wrote:
| Hi all,
|
| I was wondering how easy it is to migrate Cyrus folders from one platform
| to another without having to copy all the folders via IMAP.
|
| I currently have a FreeBSD system running Cyrus 2.0.7
On Fri, Dec 22, 2000 at 11:26:42PM -0800, [EMAIL PROTECTED] wrote:
> > /usr/local/lib/libucdmibs.so: undefined reference to `auto_nlist_value'
> > /usr/local/lib/libucdmibs.so: undefined reference to `kvm_getswapinfo'
> > /usr/local/lib/libucdmibs.so: undefined reference to `auto_nlist'
> > /usr/
This person was kind enough to provide this suggestion:
>From: "Ilya" <[EMAIL PROTECTED]>
>To: "Forrest Aldrich" <[EMAIL PROTECTED]>
>Subject: Re: Cyrus configure errors on FreeBSD
>Date: Thu, 21 Dec 2000 23:00:37 -0500
>X-Mailer: Microsoft Outlook Express 5.50.4133.2400
>
>change
>ac_cv_sasl_whe
On 23-Dec-00 at 08:41, GOMBAS Gabor ([EMAIL PROTECTED]) wrote:
> On Fri, Dec 22, 2000 at 11:26:42PM -0800, [EMAIL PROTECTED] wrote:
>
> > > /usr/local/lib/libucdmibs.so: undefined reference to `auto_nlist_value'
> > > /usr/local/lib/libucdmibs.so: undefined reference to `kvm_getswapinfo'
> > > /u
auto_nlist i think comes from
/usr/local/include/ucd-snmp/auto_nlist.h
i couldnt figure out how to make gcc see it, so i just removed references to
snmp from compilation as a quick fix. after that i didnt have any trouble,
and compilation is complete
- Original Message -
From: <[EMAIL PRO
Guys, you've been great help. Couple of last things, like:
cyradm
Can't load
'/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Cyrus/IMAP/IMAP.so'
for module Cyrus::IMAP:
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Cyrus/IMAP/IMAP.so:
Undefined symbol "sasl_client_init" at
/usr/li
I just finished installing cyrus 2.0.9 on a Slackware Linux system. I
had the same problems reported earlier today getting cyradm to install
properly; I finally resorted to going to another machine running an
earlier beta (2.0.7) and then manually copying files out of the ~/perl
directory into th