[CalendarServer-users] Installation on Tiger Server

Mark Cockfield mark.cockfield at gmail.com
Fri Feb 27 11:35:22 PST 2009


I believe my thread from mid January "Problem building PyOpenDirectory" may
shed some light. In essence Open Directory now requires an API available
only in 10.5.

Regards,

Mark


On 2/27/09 12:25 PM, "Pascal Robert" <probert at macti.ca> wrote:

> I'm trying to install CalendarServer on a Tiger Server (10.4.11)
> Xserve g4. I installed Python 2.5 with the help of MacPorts, so Python
> 2.5 is stored in /opt/local/*
> 
> When I run './run -s', it compile and install a lot of stuff, but it's
> stuck at :
> 
> /usr/bin/gcc-4.0 -fno-strict-aliasing -Wno-long-double -no-cpp-precomp
> -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -
> Wstrict-prototypes -I/opt/local/Library/Frameworks/Python.framework/
> Versions/2.5/include/python2.5 -c src/CDirectoryServiceAuth.cpp -o
> build/temp.macosx-10.4-ppc-2.5/src/CDirectoryServiceAuth.o
> cc1plus: warning: command line option "-Wstrict-prototypes" is valid
> for C/ObjC but not for C++
> src/CDirectoryServiceAuth.cpp: In member function 'bool
> CDirectoryServiceAuth::NativeAuthenticationBasicToNode(const char*,
> const char*, const char*)':
> src/CDirectoryServiceAuth.cpp:147: error: '::dsFillAuthBuffer' has not
> been declared
> src/CDirectoryServiceAuth.cpp: In member function 'bool
> CDirectoryServiceAuth::NativeAuthenticationDigestToNode(const char*,
> const char*, const char*, const char*, const char*)':
> src/CDirectoryServiceAuth.cpp:228: error: '::dsFillAuthBuffer' has not
> been declared
> error: command '/usr/bin/gcc-4.0' failed with exit status 1
> 
> If it helps :
> 
> staging:/usr/local/CalendarServer root# gcc -v
> Using built-in specs.
> Target: powerpc-apple-darwin8
> Configured with: /private/var/tmp/gcc/gcc-5367.obj~1/src/configure --
> disable-checking -enable-werror --prefix=/usr --mandir=/share/man --
> enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg]
> [^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-
> slibdir=/usr/lib --build=powerpc-apple-darwin8 --host=powerpc-apple-
> darwin8 --target=powerpc-apple-darwin8
> Thread model: posix
> gcc version 4.0.1 (Apple Computer, Inc. build 5367)
> 
> 
> 
> -------------------------------------------------------
> Pascal Robert
> 
> http://www.macti.ca
> http://www.aircourriel.com
> http://www.linkedin.com/in/macti
> 
> Skype: MacTICanada
> AIM/iChat : MacTICanada
> 
> _______________________________________________
> calendarserver-users mailing list
> calendarserver-users at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-users



More information about the calendarserver-users mailing list