<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br><div><div>On Nov 9, 2011, at 9:55 AM, Thomas Baumgart wrote:</div></div><div><blockquote type="cite"><div>I also wrote, that the resp. IF-statement might not be correct. Did you check <br>that?<br></div></blockquote><div>Well, as I had shown in my initial post the developer-doc was indeed off, so I don't know where your doubts about the if statement correctness come from. :-)</div><br><blockquote type="cite"><div>It sure is in the tarball (again auto-generated by create_tarball):<br></div></blockquote>OK, I see...<br><br></div></div><div>So, I eventually did not only extract the sources, but also allowed MacPorts to run the configure phase as well and ALAS! there it is at the end of the file:</div><div>---</div><div>.</div><div>.</div><div>.</div><div>message("Good - your configure finished.<br>Now type 'make' to build KMyMoney. For more help, consult README.cmake<br>")<br>find_package(Msgfmt REQUIRED)<br>find_package(Gettext REQUIRED)<br>add_subdirectory( po )<br>add_subdirectory( doc-translations )<br>add_subdirectory( doc )<br>---</div><div><br></div><div>Those last 5 lines I have to eradicate again from CMakeLists.txt to build KMyMoney4 successfully as long as I haven't figured out why meinproc4 fails. (*)</div><div><br></div><div><b>BUT, the above applies only the kmm's 4.6.1 tarball version!</b></div><div><br></div><div>If I pull sources from SVN, then I won't see these 5 lines appended to CMakeLists.txt after the configure phase.</div><div>That is why my SVN build always worked fine here and failed for the tarball build.</div><div>Looks like the SVN version doesn't use the create_tarball step… How could I make it do that??</div><div><br></div><div>Thanks for all your help, Thomas!!! :-)</div><div><br></div><div>Greets,</div><div>Marko</div><div><br></div><div><br></div><div><br></div><div>(*) There are certain conditions under which it doesn't fail… But I haven't yet figured out why. :-(</div></body></html>