17 Jan
2009
17 Jan
'09
1:22 a.m.
Hi Mark, --On January 16, 2009 4:43:41 PM -0500 Mark Cockfield <mark.cockfield@gmail.com> wrote:
Just updated to latest in trunk and tried to do a ./run –f. I seem to have an issue in the build of PyOpenDirectory, something to do with “‘::dsFillAuthBuffer’ has not been declared”.
I am running Python 2.6.1 and have recently upgraded the Xcode tools, but I am quite certain I went through the same process after those changes.
Any thoughts would be most appreceiated.
That API is apparently available on 10.5 - not earlier OS's. We could conditionally include the equivalent functionality that was used before, but the new API is preferable. Any reason not to upgrade the OS to 10.5? -- Cyrus Daboo