hi! i started over with kde on mac wanting to try yet again<br><br>i followed the manifesto (<a href="http://techbase.kde.org/Projects/KDE_on_Mac_OS_X/Macbook_Manifesto">http://techbase.kde.org/Projects/KDE_on_Mac_OS_X/Macbook_Manifesto</a>)<br>
 which explains to set up macports so that it uses<br>- SDK 10.4<br>- gcc-4.2<br>as it has been proved successfull<br><br>so with plenty of hope i exactly did what the manifesto said and tried &quot;sudo port install kdebas&quot;<br>
unfortunately i couldn&#39;t get a working kde installation neither this time<br>in fact, although qt4 compiled fine, automoc, the first dependency of kde4,  failed with<br><br>/Developer/SDKs/MacOSX10.4u.sdk/usr/include/stdarg.h:4:25: error: stdarg.h: No such file or directory<br>
/opt/local/libexec/qt4-mac/include/QtCore/qbytearray.h:94: error: &#39;va_list&#39; has not been declared<br>(plus other errors)<br><br>some google showed up this, the Xcode 3.1 release note<br><span class="quoted2">&gt;&gt; &quot;Note that neither gcc-4.2 nor llvm-gcc-4.2 will compile code  <br>
&gt;&gt; against the 10.4u or earlier SDK, or deploy for Mac OS X 10.4 or  <br>&gt;&gt; earlier.&quot;</span><br><br>so how to solve this situation? why qt4 compiled and automoc didn&#39;t?<br>shouldn&#39;t the manifesto be somehow corrected?<br>
Vittorio<br>