<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Ah great, thanks for the follow up. I did indeed have the cli tools installed.<div><br></div><div>-dre</div><div><br><div><div>On Feb 3, 2014, at 11:50 AM, Bernhard Spinnler &lt;<a href="mailto:Bernhard.Spinnler@gmx.net">Bernhard.Spinnler@gmx.net</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br>On 29.01.2014, at 22:54, Bernhard Spinnler &lt;<a href="mailto:Bernhard.Spinnler@gmx.net">Bernhard.Spinnler@gmx.net</a>&gt; wrote:<br><br><blockquote type="cite"><br>On 27.01.2014, at 21:16, Bernhard Spinnler &lt;<a href="mailto:Bernhard.Spinnler@gmx.net">Bernhard.Spinnler@gmx.net</a>&gt; wrote:<br><br><blockquote type="cite"><blockquote type="cite">This worked for me in 10.9, using the same steps you provided, just without sudo.<br><br>-dre<br><br></blockquote></blockquote><br>Ok, I see a bit clearer now. Problem is still that CalendarServer-5.0 (and 5.1 as well) does not build out of the box on a clean install of OS X 10.9.1.<br><br>Now I found this: <a href="https://developer.apple.com/library/ios/technotes/tn2328/_index.html">https://developer.apple.com/library/ios/technotes/tn2328/_index.html</a><br><br>It seems Apple have changed the way Python should be linked to in XCode 5.0. XCode 5.0 does not contain Python.framework any longer in MacOSX10.9.sdk while in MacOSX10.8.sdk it still does. Option -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk forces the linker to look in …/MacOSX10.9.sdk. Thus linking postgresql-9.1.2 (at the very end of this post) fails.<br><br>So far I haven’t figured how to solve this. Does anyone know where the -syslibroot option gets in? In CalendarServer’s build system? In postgresql-9.1.2’s? In gcc itself? Any thoughts?<br><br>Andre, did you use XCode 5 when you reported that building on 10.9 worked?<br><br>Thanks,<br><span class="Apple-tab-span" style="white-space: pre;">        </span>Bernhard<br></blockquote><br>It turned out that I was missing the command line tools. Since they are not available from within XCode I figured that they would be installed automatically. But no, found that they must be installed separately by running "xcode-select --install” from terminal. Now building and running the server works like a charm.<br><br>Sorry for the noise.<br><br>Cheers,<br><span class="Apple-tab-span" style="white-space: pre;">        </span>Bernhard<br>_______________________________________________<br>calendarserver-users mailing list<br><a href="mailto:calendarserver-users@lists.macosforge.org">calendarserver-users@lists.macosforge.org</a><br><a href="https://lists.macosforge.org/mailman/listinfo/calendarserver-users">https://lists.macosforge.org/mailman/listinfo/calendarserver-users</a></div></blockquote></div><br></div></body></html>