Displaying 10 results from an estimated 10 matches for "ldovecot".
Did you mean:
dovecot
2010 Oct 06
2
dovecot-2.0-pigeonhole-0.2.1 installation in wrong lib dir?
I am building dovecot-2.0-pigeonhole-0.2.1 (dovecot-2.0.5, but that does
not matter) with dovecot-config in place (in /usr/lib64/dovecot) on a
64bit Linux (RHEL5):
./configure --with-dovecot=/usr/lib64/dovecot
The libs needed for several executables in libexec such as
/usr/libexec/dovecot/managesieve-login are not installed in /usr/lib64 but
in /usr/lib64/dovecot. Therefore the executable
2018 Aug 10
2
Error compiling pigeonhole managesieve 0.4.24
...gnu99 -O3 -Wall
-W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
-Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime
-Wstrict-aliasing=2 -I../.. -export-dynamic -o sievec sievec.o
../../src/lib-sieve/libdovecot-sieve.la ../../src/lib-sieve-tool/
libsieve-tool.la -ldovecot-storage -ldovecot-lda -L/usr/local/lib/dovecot
-ldovecot -lrt
libtool: link: gcc -std=gnu99 -O3 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2
-Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -o
.libs/sievec sievec.o -Wl,--exp...
2012 Nov 29
1
Missing quotes in dovecot-config causes pigeonhole to failed.
I had to manually quote in dovecot-config
LIBDOVECOT_LOGIN='-ldovecot-login -lssl -lcrypto '
by default was
LIBDOVECOT_LOGIN=-ldovecot-login -lssl -lcrypto
That cause pigeonhole to failed.
Regards
nanashi
2018 Aug 10
0
Error compiling pigeonhole managesieve 0.4.24
...o-builtin-strftime -Wstrict-aliasing=2? -I../..?
>> -export-dynamic? -o sievec sievec.o
>> ../../src/lib-sieve/libdovecot-sieve.la
>> <http://libdovecot-sieve.la>
>> ../../src/lib-sieve-tool/libsieve-tool.la
>> <http://libsieve-tool.la> -ldovecot-storage? -ldovecot-lda
>> -L/usr/local/lib/dovecot -ldovecot -lrt
>> libtool: link: gcc -std=gnu99 -O3 -Wall -W -Wmissing-prototypes
>> -Wmissing-declarations -Wpointer-arith -Wchar-subscripts
>> -Wformat=2 -Wbad-function-cast -fno-builtin-strftime
>>...
2014 Feb 07
1
Problem rebuilding Centos 5/6 pigeonhole RPM from mercurial version
..._util.a
/home/jc/dovecot-2.2.10/src/lib-imap-storage/.libs/libimap-storage.a
-Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/lib64/dovecot
-L/home/jc/dovecot-2.2.10/src/lib-storage/.libs
-L/home/jc/dovecot-2.2.10/src/lib-dovecot/.libs
-L/var/tmp/pigeonhole/usr/lib64/dovecot -L/usr/lib64/dovecot
-ldovecot-lda -ldovecot-storage -ldovecot -ldl -lrt -Wl,-soname
-Wl,libdovecot-sieve.so.0 -o .libs/libdovecot-sieve.so.0.0.0
/usr/bin/ld: cannot find -ldovecot-lda
collect2: ld returned 1 exit status
libtool: install: error: relink `libdovecot-sieve.la' with the above
command before installing it
make...
2012 Dec 01
1
回复: 2.1.12 - Pigeonhole 0.3.3 build failed: /usr/bin/ld: cannot find -lssl -lcrypto
...ng-declarations -Wpointer-arith
>-Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -
>Wstrict-aliasing=2 -export-dynamic -Wl,-Bsymbolic-functions -Wl,-z,relro -o
>sievec sievec.o ../../src/lib-sieve/libdovecot-sieve.la ../../src/lib-sieve-
>tool/libsieve-tool.la -ldovecot-storage -lssl -lcrypto -ldovecot-lda -
>L/usr/lib/dovecot -ldovecot -lrt
>libtool: link: x86_64-linux-gnu-gcc -std=gnu99 -g -O2 -fstack-protector --
>param=ssp-buffer-size=4 -Wformat -Wformat-security -Wall -W -Wmissing-
>prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscri...
2012 Nov 30
1
2.1.12 - Pigeonhole 0.3.3 build failed: /usr/bin/ld: cannot find -lssl -lcrypto
...ototypes -Wmissing-declarations -Wpointer-arith
-Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -
Wstrict-aliasing=2 -export-dynamic -Wl,-Bsymbolic-functions -Wl,-z,relro -o
sievec sievec.o ../../src/lib-sieve/libdovecot-sieve.la ../../src/lib-sieve-
tool/libsieve-tool.la -ldovecot-storage -lssl -lcrypto -ldovecot-lda -
L/usr/lib/dovecot -ldovecot -lrt
libtool: link: x86_64-linux-gnu-gcc -std=gnu99 -g -O2 -fstack-protector --
param=ssp-buffer-size=4 -Wformat -Wformat-security -Wall -W -Wmissing-
prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2...
2012 Sep 18
1
Released Pigeonhole v0.3.2 for Dovecot v2.1.9
Hello Dovecot users,
I've been busy recently with some wholly unrelated Dovecot IMAP patches,
so Sieve development moved a bit into the background. This release
therefore consists mostly of small bugfixes. The most important change
is the fix of a bug in ManageSieve's CHECKSCRIPT command that causes a
segfault. Quite a few people have encountered this problem recently, so
it is about
2012 Sep 18
1
Released Pigeonhole v0.3.2 for Dovecot v2.1.9
Hello Dovecot users,
I've been busy recently with some wholly unrelated Dovecot IMAP patches,
so Sieve development moved a bit into the background. This release
therefore consists mostly of small bugfixes. The most important change
is the fix of a bug in ManageSieve's CHECKSCRIPT command that causes a
segfault. Quite a few people have encountered this problem recently, so
it is about
2014 Oct 12
2
CentOS x64 compilation fails.
...tory
cpio: dovecot-2.2.13/src/lib-compression/lib.h: Cannot stat: No such
file or directory
18096 blocks
+ /usr/lib/rpm/check-buildroot
/root/rpmbuild/BUILDROOT/dovecot-2.2.13-mp.i386/usr/lib/dovecot/dovecot-config:LIBDOVECOT='-L/root/rpmbuild/BUILDROOT/dovecot-2.2.13-mp.i386/usr/lib/dovecot
-ldovecot'
/root/rpmbuild/BUILDROOT/dovecot-2.2.13-mp.i386/usr/lib/dovecot/dovecot-config:LIBDOVECOT_INCLUDE=-I/root/rpmbuild/BUILDROOT/dovecot-2.2.13-mp.i386/usr/include/dovecot
Found '/root/rpmbuild/BUILDROOT/dovecot-2.2.13-mp.i386' in installed
files; aborting
error: Bad exit status from /var...