#326: Compile error in PyOpenDirectory under Tiger - '::dsFillAuthBuffer' ---------------------------------------+------------------------------------ Reporter: softwarejani...@… | Owner: wsanc...@… Type: Defect | Status: new Priority: 2: Expected | Milestone: Later Component: PyOpenDirectory | Severity: Serious Keywords: | ---------------------------------------+------------------------------------
Comment(by ts.ma...@…): I'm seeing a very similar problem on Leopard Building PyOpenDirectory... 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:234: error: ‘::dsFillAuthBuffer’ has not been declared 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:234: error: ‘::dsFillAuthBuffer’ has not been declared lipo: can't figure out the architecture type of: /var/folders/5A/5A0E1eRkF4us0FRKcodtoU+++TI/-Tmp-//ccQQ4jNw.out error: command 'gcc' failed with exit status 1 This is on a 32 bit Intel Mac running Leopard 10.5.7, and the iPhone 3.0 SDK webkit, running python 2.5.2. -- Ticket URL: <http://trac.calendarserver.org/ticket/326#comment:3> CalendarServer </> HTTP/WebDAV/CalDAV Server _______________________________________________ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev