Date: Fri, 24 Sep 1999 10:33:36 -0500 From: "Tony Johnson" <gjohnson@showmaster.com> To: <freebsd-questions@freebsd.org> Subject: cyrus Message-ID: <003601bf06a2$2b9cd3f0$7153cccf@showmaster.com>
next in thread | raw e-mail | index | archive | help
I used the ports to install cyrus in this manner
CONFIGURE_ARGS= --with-cyrus-prefix=${PREFIX}/cyrus \
--with-cyrus-group=cyrus \
--with-krb=/usr/local/krb5 \
--with-login=krb_pwcheck \
--with-pwcheck=getpwnam \
--with-tcl=/usr/local/lib/tcl8.0 \
--with-tclsh=${PREFIX}/bin/tclsh8.0 \
--with-auth=krb \
--with-com-err
I get this as a result:
In file included from login_krb_pwcheck.c:43:
/usr/include/netinet/in.h:224: parse error before `u_int32_t'
/usr/include/netinet/in.h:224: warning: no semicolon at end of struct or
union
/usr/include/netinet/in.h:276: parse error before `u_char'
/usr/include/netinet/in.h:276: warning: no semicolon at end of struct or
union
/usr/include/netinet/in.h:277: warning: data definition has no type or
storage c
lass
/usr/include/netinet/in.h:278: parse error before `sin_port'
/usr/include/netinet/in.h:278: warning: data definition has no type or
storage c
lass
/usr/include/netinet/in.h:281: parse error before `}'
/usr/include/netinet/in.h:291: field `ip_dst' has incomplete type
/usr/include/netinet/in.h:343: field `imr_multiaddr' has incomplete type
/usr/include/netinet/in.h:344: field `imr_interface' has incomplete type
/usr/include/netinet/in.h:279: storage size of `sin_addr' isn't known
*** Error code 1
Stop.
Any help will be appreciated,
Thanks
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003601bf06a2$2b9cd3f0$7153cccf>
