Hello,I've been happily running Calendar Server on a spare Linux machine for a while now, and would very much like to get it running under FreeBSD. I found the following old list post with instructions as to how to get DCS running:
http://lists.macosforge.org/pipermail/calendarserver-users/2006- October/000090.html
The error message I''m getting with this person's patches is as follows: Building PyKerberos... running build running build_ext building 'kerberos' extensioncc -fno-strict-aliasing -DNDEBUG -O -pipe -D__wchar_t=wchar_t - DTHREAD_STACK_SIZE=0x20000 -fPIC -I/usr/local/include/python2.4 -c src/kerberos.c -o build/temp.freebsd-5.4-RELEASE-p14-i386-2.4/src/ kerberos.o -I/usr/include
In file included from src/kerberos.c:21: src/kerberosbasic.h:19:27: gssapi/gssapi.h: No such file or directory In file included from src/kerberos.c:22: src/kerberosgss.h:36: error: syntax error before "gss_ctx_id_t" src/kerberosgss.h:43: error: syntax error before "gss_ctx_id_t" error: command 'cc' failed with exit status 1 Without: Building PyKerberos... running build running build_ext building 'kerberos' extension creating build creating build/temp.freebsd-5.4-RELEASE-p14-i386-2.4 creating build/temp.freebsd-5.4-RELEASE-p14-i386-2.4/srccc -fno-strict-aliasing -DNDEBUG -O -pipe -D__wchar_t=wchar_t - DTHREAD_STACK_SIZE=0x20000 -fPIC -I/usr/local/include/python2.4 -c src/kerberos.c -o build/temp.freebsd-5.4-RELEASE-p14-i386-2.4/src/ kerberos.o -I/usr/include
In file included from src/kerberos.c:21: src/kerberosbasic.h:19:27: gssapi/gssapi.h: No such file or directorysrc/kerberosbasic.h:20:35: gssapi/gssapi_generic.h: No such file or directory src/kerberosbasic.h:21:32: gssapi/gssapi_krb5.h: No such file or directory
In file included from src/kerberos.c:22: src/kerberosgss.h:30: error: syntax error before "gss_ctx_id_t" src/kerberosgss.h:37: error: syntax error before "gss_ctx_id_t" error: command 'cc' failed with exit status 1Any recent progress with getting PyKerberos to build under FBSD? I'm anxious to get it running =) Perhaps I'll help make a FreeBSD port out of DCS once the project hits its next milestone...
----------- Joe Auty NetMusician: web publishing software for musicians http://www.netmusician.org [EMAIL PROTECTED]
PGP.sig
Description: This is a digitally signed message part
_______________________________________________ calendarserver-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/calendarserver-users
