Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2002 11:50:13 -0500 (EST)
From:      arc <arc@twinds.com>
To:        freebsd-stable@FreeBSD.ORG
Cc:        ume@freebsd.org
Subject:   Freebsd 4.5 and cyrus 2.1.3
Message-ID:  <20020319114538.D42191-100000@manta.marine.twinds.com>

next in thread | raw e-mail | index | archive | help
I ran into this problem when trying to build cyrus 2.1.3 on
Freebsd RELENG-4.5.  Has anybody had success building cyrus 2.1.3 on 4.5 ?

arc@manta$ make all
### Making all in /usr/home/arc/cyrus-imapd-2.1.3/man
### Making all in /usr/home/arc/cyrus-imapd-2.1.3/sieve
gcc -c -I. -I.. -I. -I./../lib  -I/usr/local/include/db4  -I/usr/local/include -I/usr/bin/include -I/usr/local/lib/include -DHAVE_CONFIG_H -I. -I. -Wall -g -O2  sieve.c
In file included from ../config.h:259,
                 from sieve.y:30:
/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/arc/cyrus-imapd-2.1.3/sieve.
*** Error code 1

Stop in /usr/home/arc/cyrus-imapd-2.1.3.

Cheers:
-arc

Arley Carter			arc@twinds.com
Tradewinds Technologies, Inc.	www.twinds.com
Winston-Salem, NC USA		Network Engineering & Security
336-817-9554


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




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