bug-anubis
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-anubis] [QUESTION] Compiling Anubis HEAD


From: Daniel S. Haischt
Subject: [bug-anubis] [QUESTION] Compiling Anubis HEAD
Date: Thu, 13 May 2004 20:38:10 +0200
User-agent: Mozilla Thunderbird 0.5 (Windows/20040207)

hello,

I am trying to compile the CVS HEAD version of Anubis because
I want to test the SMTP AUTH feature. I did use the following
configure options:

./configure --prefix=/usr/local \
--sysconfdir=/usr/local/etc \
--localstatedir=/var \
--with-gnu-ld \
--with-libiconv-prefix=/usr/local \
--with-libintl-prefix=/usr/local \
--with-gpgme-prefix=/usr/local \
--with-gsasl \
--with-mysql \
--with-postgres \
--with-openssl \
--with-pcre \
--with-pam \
--with-tcp-wrappers \
--without-gnutls

while running make I am getting the following error message:

make  all-am
if gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I. -I.. -I../lib -I../intl -I/usr/local/include -Wall -O2 -MT ssl.o -MD -MP -MF ".deps/ssl.Tpo" -c -o ssl.o ssl.c; then mv -f ".deps/ssl.Tpo" ".deps/ssl.Po"; else rm -f ".deps/ssl.Tpo"; exit 1; fi
ssl.c:163: error: conflicting types for `start_ssl_client'
headers.h:451: error: previous declaration of `start_ssl_client'
ssl.c: In function `start_ssl_client':
ssl.c:190: warning: implicit declaration of function `net_set_io'
ssl.c: At top level:
ssl.c:233: error: conflicting types for `start_ssl_server'
headers.h:453: error: previous declaration of `start_ssl_server'

Can you give me some hints on what is going wrong?

--

Mit freundlichen Gruessen / With kind regards

Daniel S. Haischt   | phone:    +49 -7032-992909
Grabenstrasse 11    |           +49 -700-DHAISCHT
                    | fax:      +49 -7032-992910
D-71083 Herrenberg  | fax2mail: +49 -7032-7999738
GERMANY             | cell:     +49 -172-7668936

email: address@hidden
web:   http://www.daniel.stefan.haischt.name/






reply via email to

[Prev in Thread] Current Thread [Next in Thread]