Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Feb 2002 11:39:58 +0100 (MET)
From:      Daniel Haischt <sirabyss@gmx.net>
To:        ume@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: cyrus-imapd-2.0.16_2
Message-ID:  <20287.1012732798@www8.gmx.net>

next in thread | raw e-mail | index | archive | help
hello,

have you ever tried to compile 'cyrus-imapd-2.1.1'? 

i've installed sasl2 with saslauthd on my freebsd 4.4
box and tried to configure the cyrus imap daemon
with the following arguments.

i am doing this cause i was not able to compile the sasl port
from the ports collection. i didn't even understand why it
applies a mysql patch if i did not select to compile sasl
with mysql support ...

-----------8<---------------8<----------------8<---------------
./configure --with-cyrus-prefix=/usr/local/cyrus \
--with-cyrus-group=cyrus \
--with-cyrus-user=cyrus \
--with-sasl=/usr/local \
--with-dbdir=/usr/local \
--with-auth=unix \
--with-com_err \
--with-ucdsnmp=/usr/local \
--sysconfdir=/usr/local/etc \
--with-openssl=/usr --enable-listext
----------->8--------------->8---------------->8---------------

unfortunatly, i am not able to compile the whole thing :(
i am getting a compiler error right after runing make.

-----------8<---------------8<----------------8<---------------
### Making all in /usr/home/haischt/cyrus-imapd-2.1.1/et
gcc -c -I/usr/local/include/db3  -I/usr/local/include -I/usr/include
-I/usr/local/include -DHAVE_CONFIG_H -I. -I./../lib -I. -I.. -g -O2 error_message.c
In file included from ../config.h:242,
                 from error_message.c:47:
/usr/include/sys/socket.h:52: syntax error before `sa_family_t'
/usr/include/sys/socket.h:52: warning: data definition has no type or
storage class
/usr/include/sys/socket.h:163: syntax error before `u_char'
/usr/include/sys/socket.h:174: syntax error before `u_short'
/usr/include/sys/socket.h:188: syntax error before `u_char'
/usr/include/sys/socket.h:190: `int64_t' undeclared here (not in a function)
/usr/include/sys/socket.h:190: `u_char' undeclared here (not in a function)
/usr/include/sys/socket.h:190: size of array `__ss_pad1' is too large
/usr/include/sys/socket.h:191: syntax error before `int64_t'
/usr/include/sys/socket.h:192: `u_char' undeclared here (not in a function)
/usr/include/sys/socket.h:192: `int64_t' undeclared here (not in a function)
/usr/include/sys/socket.h:192: `u_char' undeclared here (not in a function)
/usr/include/sys/socket.h:192: `int64_t' undeclared here (not in a function)
/usr/include/sys/socket.h:359: syntax error before `pid_t'
/usr/include/sys/socket.h:364: syntax error before `gid_t'
/usr/include/sys/socket.h:399: syntax error before `u_short'
/usr/include/sys/socket.h:407: syntax error before `caddr_t'
/usr/include/sys/socket.h:411: syntax error before `caddr_t'
/usr/include/sys/socket.h:444: syntax error before `recv'
/usr/include/sys/socket.h:444: warning: data definition has no type or
storage class
/usr/include/sys/socket.h:445: syntax error before `recvfrom'
/usr/include/sys/socket.h:445: warning: data definition has no type or
storage class
/usr/include/sys/socket.h:446: syntax error before `recvmsg'
/usr/include/sys/socket.h:446: warning: data definition has no type or
storage class
/usr/include/sys/socket.h:447: syntax error before `send'
/usr/include/sys/socket.h:447: warning: data definition has no type or
storage class
/usr/include/sys/socket.h:448: syntax error before `sendto'
/usr/include/sys/socket.h:449: warning: data definition has no type or
storage class
/usr/include/sys/socket.h:450: syntax error before `sendmsg'
/usr/include/sys/socket.h:450: warning: data definition has no type or
storage class
/usr/include/sys/socket.h:451: syntax error before `off_t'
*** Error code 1

Stop in /usr/home/haischt/cyrus-imapd-2.1.1/et.
*** Error code 1
----------->8--------------->8---------------->8---------------

any ideas?

With best regards/Mit freundlichen Gruessen

Daniel S. Haischt
______________________________
[revolutionary and alpha geek]

Daniel S. Haischt
Grabenstrasse 11
D-71083 Herrenberg
G E R M A N Y

FON:      +49 -7032-992909
FAX:      +49 -7032-992910
CELLULAR: +49 -172-7668936

email:    mail@daniel-s-haischt.biz
web:      http://www.daniel-s-haischt.biz

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS dx s:- a- C++ UB++++ P+++ L++++ E W+++ N+++ o-- K- w--- 
O++ M++ V- PS+ PE++ Y+ PGP++ t+++ 5+ X+++ R+ tv++ b+++ DI+ D+++ 
G e++ h-- r+ y+++++ 
------END GEEK CODE BLOCK------

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20287.1012732798>