#326: Compile error in PyOpenDirectory under Tiger - '::dsFillAuthBuffer' ---------------------------------------+------------------------------------ Reporter: softwarejanitor@… | Owner: wsanchez@… Type: Defect | Status: new Priority: 2: Expected | Milestone: Later Component: PyOpenDirectory | Severity: Serious Keywords: | ---------------------------------------+------------------------------------ Description changed by wsanchez@…: Old description:
Building PyOpenDirectory...
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
I can't find dsFillAuthBuffer anywhere. I've installed Python2.5 from MacPorts.
New description: Building PyOpenDirectory... {{{ 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 }}} I can't find dsFillAuthBuffer anywhere. I've installed Python2.5 from MacPorts. -- -- Ticket URL: <http://trac.calendarserver.org/ticket/326#comment:4> CalendarServer </> HTTP/WebDAV/CalDAV Server