Hi - Anyone run into a problem building the CalendarServer lately? I'm getting: Building PyKerberos... running build running build_ext building 'kerberos' extension creating build creating build/temp.macosx-10.3-i386-2.4 creating build/temp.macosx-10.3-i386-2.4/src /usr/bin/gcc-4.0 -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -fno-common -fno-common -dynamic -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -c src/kerberos.c -o build/temp.macosx-10.3-i386-2.4/src/kerberos.o -I/opt/local/include In file included from src/kerberosbasic.h:20, from src/kerberos.c:21: /usr/include/gssapi/gssapi_generic.h:46: error: syntax error before 'extern' /usr/include/gssapi/gssapi_generic.h:47: error: syntax error before 'extern' /usr/include/gssapi/gssapi_generic.h:48: error: syntax error before 'extern' /usr/include/gssapi/gssapi_generic.h:50: error: syntax error before 'extern' error: command '/usr/bin/gcc-4.0' failed with exit status 1 I'm running Leopard w/ the latest macports. Thanks. - Peter