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
On Nov 11, 2007, at 23:31, Peter Kropf wrote:
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.
We're seeing lots of problems with various ports on Leopard. You should probably file a bug in Trac, if one is not already filed. Instructions are here: http://trac.macosforge.org/projects/macports/wiki/TracTicketing Be sure to mention what port is not installing properly. (I can't find any port called CalendarServer.)
participants (2)
-
Peter Kropf
-
Ryan Schmidt