similar to: Sieve plugin load error

Displaying 20 results from an estimated 400 matches similar to: "Sieve plugin load error"

2007 Jan 30
1
1.0rc19 with plugins on AIX 5.2
Hello, has anyone out there successfully build dovecot on AIX with plugins supported? I'm talking about an dlopen error when a plugin tries to access global symbols, that are defined in the dovecot "parent" binary For example: # MAIL_PLUGINS=zlib /usr/local/libexec/dovecot/imap imap(root): Error: dlopen(/usr/local/lib/dovecot/imap/lib20_zlib_plugin.so) failed: rtld: 0712-001
2007 Feb 02
1
Problem installing R-2.4.1 on AIX 5.3
Dear all, I have some problems to install R-2.4.1 on AIX 5.3. Configure string: ./configure --with-readline=no LDFLAGS='-bshared' --with-jpeglib=no --with-libpng=no --with-lapack=no --prefix=/cineca/prod/Bioinf/R-2.4.1 configure .site= #! /bin/sh CC=xlc F77=xlf MAIN_LDFLAGS=-Wl,-brtl SHLIB_LDFLAGS=-Wl,-G CXX=xlc CXXFLAGS=' -g -O' SHLIB_LDFLAGS=-W1, -G MAKE=gmake Configure ends
2006 May 12
1
X11 and vfonts modules on AIX 5.2
I am trying to get R-2.2.1 to pass make check on an AIX 5.2 at work (I know R-2.2.1 is not the latest release, but I encountered make errors in my attempts to install either R-2.3.0 or the R-patched_2006-05-10 on the version of AIX I am on. I will post those errors in a separate posting from this.) So far, configure and make finish without error for R-2.2.1 using gnu make, gcc-4.1.0, and
2006 Oct 16
2
PR#9295
I asked a question that might help me track down what changed between 2.3.1 that did build and the 2.4.0 version that will not build. Some of the undefined names the linker was complaining about looked like #define symbols that were not picked up by configure. The first thing I was hoping for was to find out if this problem looked familiar? Whether or not, I'm willing to try to work on
2008 Jul 17
2
AIX 5.3 --enable-R-shlib --with-x ---with-iconv make error with R-2.7.0 and R-2.7.1
Hi guys, I am trying to compile a 64bit version of R 2.7.0 on AIX 5.3. And I am running into some troubles. I also try the latest version 2.7.1 and get the very similar errors. The machine info: ----------------------- $uname -srvp AIX 3 5 powerpc ---------------------- My configuration is this: ---------------------------------------------------------- ./configure \
2011 Sep 28
0
Problems running Dovecot 1.2.17 on AIX
Hello, we have a problem getting Dovecot 1.2.17 to work on one of our AIX-Machines (AIX 5.3). Dovecot compiles fine, but if we try to run it we get strange library dependency problems such as the following: [root at localhost dovecot-test]# /local/dovecot-test/sbin/dovecot -F -c /local/dovecot-test/etc/dovecot.clients.conf Edlopen(/local/dovecot-test/lib/dovecot/imap/lib01_acl_plugin.so)
2008 Mar 28
1
Problems with Samba(idmap_ad/sfu on AIX
I'm unabe to use idmap_ad and sfu nss info with Samba on AIX. The configuration as it is works on a Linux build. workgroup = DOMAIN realm = DOMAIN.TLD server string = SERVER security = ADS idmap domains = DOMAIN idmap config DOMAIN:default = yes idmap config DOMAIN:backend = ad idmap config DOMAIN:range = 1000 - 60000
2006 Oct 13
0
Unable to build (PR#9295)
Full_Name: Daniel E. Platt Version: 2.4.0 OS: AIX 5.3 Submission from: (NULL) (129.34.20.23) Did a new build of gcc c,c++,gfortran v4.1.1, (re)built R 2.3.1 using config.site as spec'd in R-admin.pdf in sec C.9 as described by Jagat Sheth, with addition of FC=gfortran (configure tried using f95, which is present on the system, but won't bind with gcc's obj files). Applying the same
2009 Aug 21
1
Help with building sieve
Am building sieve plugin on AIX. This is revision 1095:8010f1eb66b3. I see the following error when doing the build: rm -fr .libs/lib90_sieve_plugin.lax^M mkdir .libs/lib90_sieve_plugin.lax^M rm -fr .libs/lib90_sieve_plugin.lax/libsieve.a^M mkdir .libs/lib90_sieve_plugin.lax/libsieve.a^M (cd .libs/lib90_sieve_plugin.lax/libsieve.a && ar x /usr/sadmin/src/
2010 May 10
1
libdovecot not referencing libiconv
OS: AIX 5.3 with IBM c compiler. Dovecot revision: 11278:2ead7574bb08 This problem is old for me, I just kept forgetting to report. Trying to start dovecot and I get: exec(): 0509-036 Cannot load program dovecot because of the following errors: rtld: 0712-001 Symbol iconv was referenced from module /usr/local/dovecot2.0beta5/lib/dovecot/libdovecot.so(), but a runtime definition of
2009 Feb 19
2
Build R-2.8.1 on AIX5.3
Hi R users, I want to build R-2.8.1 on AIX5.3, but I got following error message: Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to load shared library '/rnd/homes/jixu/tmp/R-2.8.1/library/stats/libs/stats.so': rtld: 0712-001 Symbol d1mach was referenced from module /rnd/homes/jixu/tmp/R-2.8.1/library/stats/libs/stats.so(), but a runtime definition of
2016 Jan 03
0
R, AIX 64-bit builds - trying to understand root cause for message: "Error: Line starting 'Package: tools ...' is malformed!"
On 2016-01-03 16:59, Michael Felt wrote: > On 2016-01-01 23:48, peter dalgaard wrote: >> Nice catch you two!!! >> >> Happy New Year >> -pd > I am much happier with this great start! > > Simon - which compiler)s) did you use: xlc and xlfortran, or > gcc/gfortran? > > I have made some changes to configure(.ac) so maybe my problems are >
2009 May 02
7
yum installation problem
hello, I want to install wineHQ on my box but i'm facing difficulties, it says yum requires the dependency GLIBC 2.4 AND GNU HASH somthing: my repos: CentOS-Base.repo CentOS-Media.repo epel.repo epel-testing.repo fedora-extras.repo Code: yum install wine Repository epel is listed more than once in the configuration Repository epel-debuginfo is listed more than once in the configuration
2006 Oct 31
0
6273855 gcc and sgs/crle don''t get along
Author: seizo Repository: /hg/zfs-crypto/gate Revision: 08bf1c2a0376c8a9085fd66f4c8cb2420b8bd82a Log message: 6273855 gcc and sgs/crle don''t get along 6273864 gcc and sgs/libld don''t get along 6273875 gcc and sgs/rtld don''t get along 6272563 gcc and amd64/krtld/doreloc.c don''t get along 6290157 gcc and sgs/librtld_db/rdb_demo don''t get along Files:
2010 Mar 30
2
CentOS 3.8+Wine
Can wine install in CentOS 3.8? I'd tried the following method but failed to install wine. *_Method 1_* [root at gloin yum.repos.d]# yum install wine Gathering header information file(s) from server(s) Server: CentOS-3 - Addons Server: CentOS-3 - Base Server: CentOS-3 - Extras Server: CentOS-3 - Updates Finding updated packages Downloading needed headers Cannot find a package
2009 Jul 08
1
expire plugin with 1.2 cronjob undefined symbol: capability_string
Hi, sorry if this asked twice, i ve searched the list and found some equal posts, but couldnt get my problem fixed with it if running cronjob with expire ( using mysql ) i get dovecot -c /etc/dovecot/dovecot.conf --exec-mail ext /usr/lib/dovecot/expire-tool --test Info: Loading modules from directory: /usr/lib/dovecot/modules/imap Info: Module loaded:
2008 Aug 18
0
Error loading module ad.so on AIX
Dear Help, I'm working on building samba from source (version 3.0.29) on AIX v6.1. I used the following configure statement: ./configure --with-shared-modules=idmap_ad --with-krb5=/etc/krb5 CC=xlc CPPFLAGS=-I/opt/pware/include LDFLAGS=-L/opt/pware/lib I then edited the Makefile so that the following libraries were included: LIBS=-liconv -ldl -lcom_err -lnsl And then to fix an AIX specific
2007 Sep 10
3
Centos 4.5 clamav update error
Hi all, I have a problem updating clamav on my mail server: Error: Missing Dependency: libc.so.6(GLIBC_2.4) is needed by package clamav Error: Missing Dependency: libc.so.6(GLIBC_2.4) is needed by package clamd Error: Missing Dependency: rtld(GNU_HASH) is needed by package clamav Error: Missing Dependency: rtld(GNU_HASH) is needed by package clamd I'm using rpmforge repo on CentOS 4.5,
2009 Apr 29
2
Timeout leak with dovecot version dovecot1.2(8985:f43bebab3dac)
This is 64bit AIX 5.3. Looking through previous versions of dovecot, I see this warning. I didn't realize this was something bad until today. My environment uses mbox/mbox-snarf plugin. The message in the logs is: local0.log.20090429:Apr 29 12:41:16 hostname dovecot: IMAP(jsiegle): Timeout leak: 1100054c0 In dbx(the AIX debugger) I see: $ dbx imap Type 'help' for help. reading
2006 Oct 31
0
6340814 ld.so.1 core dump with HWCAP relocatable object + updated statistics
Author: rie Repository: /hg/zfs-crypto/gate Revision: 03313218730eac4d34c28c7ddc91858f0fe04c79 Log message: 6340814 ld.so.1 core dump with HWCAP relocatable object + updated statistics Files: update: usr/src/cmd/sgs/include/libld.h update: usr/src/cmd/sgs/libld/common/relocate.c update: usr/src/cmd/sgs/liblddbg/common/liblddbg.msg update: usr/src/cmd/sgs/liblddbg/common/statistics.c update: