

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
11 messages in net.sourceforge.lists.courier-sqwebmailRe: Re: [sqwebmail] linking maildirkw...| From | Sent On | Attachments |
|---|---|---|
| Rui Romão | Jan 16, 2006 6:13 am | |
| Brian Candler | Jan 17, 2006 1:56 am | |
| Rui Romão | Jan 17, 2006 6:27 am | |
| Julie S. Lin | Jan 17, 2006 4:19 pm | |
| Sam Varshavchik | Jan 17, 2006 4:44 pm | |
| Brian Candler | Jan 18, 2006 12:56 am | |
| Rui Romão | Jan 19, 2006 9:35 am | |
| Brian Candler | Jan 20, 2006 12:33 am | |
| Rui Romão | Jan 20, 2006 4:31 am | |
| Rui Romão | Jan 20, 2006 4:39 am | |
| Brian Candler | Jan 21, 2006 1:38 am |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | Re: Re: [sqwebmail] linking maildirkw error | Actions... |
|---|---|---|
| From: | Rui Romão (r.ro...@mail.pt) | |
| Date: | Jan 20, 2006 4:39:48 am | |
| List: | net.sourceforge.lists.courier-sqwebmail | |
I've made it!!! :) It has compiled without error. :)
I've serached for newer rmp packages for fam. I find fam-2.6.10-9.i386.rpm and fam-devel-2.6.10-9.i386.rpm for FC2. But i'm running it in FC1 :S.
Despite this it worked after install some dependecies required (libselinux-1.23.10-1.99_3.rhfc1.at.i386.rpm and libselinux-devel-1.23.10-1.99_3.rhfc1.at.i386.rpm)
However, in the rpm instalation i had a warning telling me that sgi_fam had been installed like sgi_fam.rpmnew. I've verified and it's true. I had the two files.
The first is like this:
# default: on # description: FAM is a file monitoring daemon. It can \ # be used to get reports when files change. service sgi_fam { disable = yes type = RPC UNLISTED socket_type = stream user = root group = nobody server = /usr/bin/fam wait = yes protocol = tcp rpc_version = 2 rpc_number = 391002 bind = 127.0.0.1 }
The second (newrpm) is like this:
# default: off # description: FAM is a file monitoring daemon. It can \ # be used to get reports when files change. # # The daemon conflicts with selinux, so you must boot # with selinux disabled to use this. service sgi_fam { type = RPC UNLISTED socket_type = stream user = root group = nobody server = /usr/bin/fam wait = yes protocol = tcp rpc_version = 2 rpc_number = 391002 bind = 127.0.0.1 disable = no }
Which means that i've a conflit problem, right? Despite i think the first is in use. But i don´t know if it's runnig fine.
What do you think?
Thanks for all Brien.
RR
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.
------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________ Courier-sqwebmail mailing list Cour...@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-sqwebmail
--
--







