From owner-freebsd-ports Sun Feb 3 2:40: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by hub.freebsd.org (Postfix) with SMTP id 5769537B400 for ; Sun, 3 Feb 2002 02:39:59 -0800 (PST) Received: (qmail 1437 invoked by uid 0); 3 Feb 2002 10:39:57 -0000 Date: Sun, 3 Feb 2002 11:39:58 +0100 (MET) From: Daniel Haischt To: ume@FreeBSD.org Cc: ports@FreeBSD.org MIME-Version: 1.0 Subject: FreeBSD Port: cyrus-imapd-2.0.16_2 X-Priority: 1 (Highest) X-Authenticated-Sender: #0000565549@gmx.net X-Authenticated-IP: [195.252.194.146] Message-ID: <20287.1012732798@www8.gmx.net> X-Mailer: WWW-Mail 1.5 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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