11 messages in net.sourceforge.lists.courier-sqwebmailRe: [sqwebmail] linking maildirkw error
FromSent OnAttachments
Rui RomãoJan 16, 2006 6:13 am 
Brian CandlerJan 17, 2006 1:56 am 
Rui RomãoJan 17, 2006 6:27 am 
Julie S. LinJan 17, 2006 4:19 pm 
Sam VarshavchikJan 17, 2006 4:44 pm 
Brian CandlerJan 18, 2006 12:56 am 
Rui RomãoJan 19, 2006 9:35 am 
Brian CandlerJan 20, 2006 12:33 am 
Rui RomãoJan 20, 2006 4:31 am 
Rui RomãoJan 20, 2006 4:39 am 
Brian CandlerJan 21, 2006 1:38 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [sqwebmail] linking maildirkw errorActions...
From:Brian Candler (B.Ca@pobox.com)
Date:Jan 20, 2006 12:33:41 am
List:net.sourceforge.lists.courier-sqwebmail

On Thu, Jan 19, 2006 at 05:36:16PM +0000, Rui Romo wrote:

I've already give up install Sqwebmail to install SquirrelMail, but when i try to install IMAP server the error is the same:

Linking maildirkw /usr/lib/libfam.a(fam.o)(.text+0x2f): In function `FAMOpen2': : undefined reference to `operator new(unsigned)' /usr/lib/libfam.a(fam.o)(.text+0x103): In function `FAMOpen2': : undefined reference to `operator delete(void*)' /usr/lib/libfam.a(fam.o)(.text+0x11b): In function `FAMOpen2': : undefined reference to `operator delete(void*)' /usr/lib/libfam.a(fam.o)(.text+0x17c): In function `FAMClose': : undefined reference to `operator delete(void*)' /usr/lib/libfam.a(fam.o)(.text+0x2a8): In function `FAMMonitor(FAMConnection*, char const*, FAMRequest*, void*, int)': ... ...

If the problems are only with libfam, then you might try these options:

(1) Remove fam and fam-devel (or gamin and gamin-devel) packages before compiling. The ./configure script will notice that they are missing and will remove attempts to use them.

(2) Upgrade your fam/gamin packages to something newer which works. For example, on the courier-imap mailing list I've seen several reports of bad things happening with RedHat-supplied fam/gamin. If you search the archives you'll find what the recommended replacement packages are and where to get them from.

Regards,

Brian.