Displaying 16 results from an estimated 16 matches similar to: "Dovecot doesn' compile with gnutls"
2004 Jun 22
2
Compile error
On dovecot-1.0-test21:
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib -I../../src/lib-auth -DPKG_RUNDIR=\""/usr/local/var/run/dovecot"\"
-DSBINDIR=\""/usr/local/sbin"\" -I/usr/local/include -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
-Wchar-subscripts -Wformat=2 -Wbad-function-cast -c ssl-proxy-gnutls.c
2014 Sep 07
5
[Bug 83587] New: 3.14.18: FAN control: none / external -- 3.16.2: FAN control: PWM
https://bugs.freedesktop.org/show_bug.cgi?id=83587
Priority: medium
Bug ID: 83587
Assignee: nouveau at lists.freedesktop.org
Summary: 3.14.18: FAN control: none / external -- 3.16.2: FAN
control: PWM
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
2017 Feb 16
9
[Bug 99841] New: Switching to VT freezes X only on a dual screen
https://bugs.freedesktop.org/show_bug.cgi?id=99841
Bug ID: 99841
Summary: Switching to VT freezes X only on a dual screen
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at
2004 Dec 19
1
0.99.13-rc1
http://dovecot.org/rc/
I guess the RCing in 0.99.12 didn't help that much. SQL/LDAP
authentication crashed because memory was freed wrong. Please test so it
would actually work in 0.99.13.
Also fixed SEARCH UNKEYWORD which wasn't working.
Also added 1.0-test's oe-ns-eoh POP3 workaround built-in.
-------------- next part --------------
A non-text attachment was scrubbed...
Name:
2005 Oct 16
1
ssl + dovecot + debian sid
Hi!
On the unstable version of Debian I try to use Dovecot POP3-ssl server.
I both tried out the debian package(1.0.alpha3-2.0.1) from the official
repository and
compiling from source(1.0 alpha3 version). The error is always the same:
Oct 15 09:28:04 www dovecot: pop3-login: Can't set cipher list to 'all:!
LOW': error:25066067:DSO support routines:DLFCN_LOAD:could not load the
shared
2005 Oct 24
2
debian dovecot upgrade
Hi all
I find this highly upsetting, I just upgrade my debian dovecot, and I specified that I dont want to upgrade the conf file.
and on restarting, I get this in my syslog.
Oct 24 17:33:33 mail dovecot: Dovecot v1.0.alpha3 starting up
Oct 24 17:33:34 mail dovecot: Login process died too early - shutting down
Oct 24 17:33:34 mail dovecot: imap-login: Can't load certificate file
2005 Sep 06
3
OpenSSH-4.2p1 with OpenSSL-0.98 (bug)
Hello.
Installed OpenSSL-0.98
I cannot collect new OpenSSH-4.2p1 at assembly there is a mistake:
if test ! -z ""; then \
/usr/bin/perl5 ./fixprogs ssh_prng_cmds ; \
fi
(cd openbsd-compat && make)
make[1]: Entering directory `/home/pkg/openssh-4.2p1/openbsd-compat'
make[1]: ???? `all' ?? ??????? ?????????? ??????.
make[1]: Leaving directory
2006 Mar 14
2
Problem compiling openssh-4.3p2 w/ openssl.0.9.8a on FC3
Hi there,
I have tried compiling OpenSSH 4.3p2 using the following steps:
Upgrade OpenSSL
tar xvfz openssl-0.9.8a.tar.gz
cd openssl-0.9.8a
./config
make
make install
Upgrade zlib
tar xvfz zlib-1.2.3.tar.gz
./configure
make test
make install
Upgrade OpenSSH
tar xvfz openssh-4.3p2.tar.gz
cd openssh-4.3p2.tar.gz
./configure --with-tcp-wrappers --with-ssl-dir=/usr/local/ssl
2001 Aug 08
3
openssh-2.9p2 Config - undefined references
Hi Damien,
I have a problem getting openssh-2.9p2 properly configured.
This is the problem:
configure:4433: gcc -o conftest -g -O2 -Wall -I/opt/openssl/include
-L/opt/open
ssl/lib conftest.c -lz -lnsl -lutil -lcrypto 1>&5
/opt/openssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_load':
dso_dlfcn.o(.text+0x8e): undefined reference to `dlopen'
dso_dlfcn.o(.text+0xa4):
2001 Jun 19
2
Question about building tinc pre4
When trying to make the last version I'm getting this error
(#./configure --prefix=/some/dir); #make):
============================
gcc -g -O2 -I/usr/local/openssl/include -DPKGLIBDIR=/usr/local/tinc_new/lib
/tinc -DCONFDIR=\"/usr/local/tinc_new/etc\" -DLOCALEDIR=\"/usr/local
/tinc_new/share/locale\" -DLOCALSTATEDIR=\"/usr/local/tinc_new/var\" -o
tincd
2006 Apr 11
0
beta5 no ssl (imaps) connection
Hi all,
running beta 5 doesn't allow ssl connections:
SASL authentication failed
Same config runs well with beta3. I tried as well latest CVS, but
this gives me the same error.
Verbose debug output:
dovecot: 2006-04-09 17:17:51 Info: auth(default): client in: AUTH
1 PLAIN service=IMAP secured lip=192.168.200.1
rip=192.168.200.202
dovecot: 2006-04-09 17:17:51 Info:
2002 Jun 27
0
[Bug 307] New: configure fails to add -ldl (RedHat specfile)
http://bugzilla.mindrot.org/show_bug.cgi?id=307
Summary: configure fails to add -ldl (RedHat specfile)
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
2005 Sep 27
1
make fails with ssl 0.9.8
Openssh gurus,
On Suse Linux 9.3 using kernel 2.6.11.4-21.9-default, x86_64 system
with an athlon64:
If I make openssh 4.2p1 using the system's default ssl 0.9.7e, all is
well; however, make fails if I install the newer ssl 0.9.8 and
configure openssh with:
./configure --with-ssl-dir=/usr/local/ssl
A snippet from the last output from make is:
_PATH_SSH_PIDDIR=\"/var/run\"
2002 May 18
0
[Bug 251] New: openssh-3.2.2p1-1.src.rpm won't build under RH6.2
http://bugzilla.mindrot.org/show_bug.cgi?id=251
Summary: openssh-3.2.2p1-1.src.rpm won't build under RH6.2
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
2001 Jul 19
1
This is what I get when I try to install openssh
checking for OpenSSL directory... configure: error: Could not find working
OpenSSL library, please install or check config.log
Now if I go and check the config.log file I have this as error.
This is for solaris 2.6/2.7OS
configure:4354: checking for OpenSSL directory
configure:4411: gcc -o conftest -g -O2 -Wall -I/usr/local/include
-I/usr/local/ssl/
include -I/opt/TWWfsw/zlib11/include
2001 Jun 06
2
Failure to compile OpenSSH.
Hello guys.
Following Dug's withdrawal of the SSH1 AFS patches, I'm trying to give
OpenSSH installation another shot. It fails.
The setting:
* Platforms: Linux (Immunix 6.2), Solaris 7, IRIX 6.5, OSF1 4.0F, HP-UX 10.20.
* Compilers: StackGuard egcs on Linux, vendor-supplied native on others
(Workshop 5.0 Sun; MIPSpro 7.3 SGI; OSFCMPLRS440 package; HP ANSI C
compiler B3899BA