<div dir="ltr"><div>Hi all</div>
<div> </div>
<div>And many thanks.</div>
<div> </div>
<div>case solved. :-)</div>
<div> </div>
<div>qt-qui require qt > 4.3 (even that the bootstarp say 4.2)</div>
<div> </div>
<div>so we have downloaded qt 4.5 opensource sdk.</div>
<div> </div>
<div>then we got a link error with: </div>
<div> </div>
<div><font face="Courier New">/opt/qtsdk-2009.01/qt/lib/libQtGui.so: undefined reference to `FcFreeTypeQueryFace'</font></div>
<div><font face="Courier New">so ..</font></div>
<div><font face="Courier New"></font> </div>
<div><font face="Courier New">we had to download <a href="http://fontconfig.org/release/fontconfig-2.4.2.tar.gz">http://fontconfig.org/release/fontconfig-2.4.2.tar.gz</a></font></div>
<div>and build and install fontconfig. </div>
<div>*the version installed by default is <u><font face="Courier New" color="#0000ff">fontconfig-2.4.1 </font></u><br><br>the fontconfig case is described in details here :</div>
<div><a href="http://theitdepartment.wordpress.com/2009/03/15/centos-qt-fcfreetypequeryface/">http://theitdepartment.wordpress.com/2009/03/15/centos-qt-fcfreetypequeryface/</a></div>
<div> </div>
<div>many thanks everyone</div>
<div> </div>
<div class="gmail_quote"> </div>
<div class="gmail_quote">On Tue, Nov 3, 2009 at 1:27 AM, Bill Hoffman <span dir="ltr"><<a href="mailto:bill.hoffman@kitware.com">bill.hoffman@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="im">tech user wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi John<br> sadly RHEL5 comes with qt 3.3 installed. :-(<br>qt-3.3.6-23.el5<br> We did got errors while runing ./configure --qt-gui<br>
<br></blockquote><br></div>Remove your build/source tree, and reconfigure with an out of source build, and it should be fine. CMake has an issue where you can not bootstrap twice on the same tree.<br><br>-Bill<br><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="im">cmSystemTools.o: In function `cmSystemTools::RemoveRPath(std::basic_string<char, std::char_traits<cha<br>cmSystemTools.cxx:(.text+0x3b1): undefined reference to `cmELF::cmELF(char const*)'<br>cmSystemTools.cxx:(.text+0x3da): undefined reference to `cmELF::GetRPath()'<br>
cmSystemTools.cxx:(.text+0x402): undefined reference to `cmELF::GetRunPath()'<br>cmSystemTools.cxx:(.text+0x480): undefined reference to `cmELF::GetDynamicEntryCount() const'<br>cmSystemTools.cxx:(.text+0x561): undefined reference to `cmELF::GetDynamicEntryPosition(int) const'<br>
cmSystemTools.cxx:(.text+0x599): undefined reference to `cmELF::GetDynamicEntryPosition(int) const'<br>cmSystemTools.cxx:(.text+0x5d0): undefined reference to `cmELF::GetDynamicEntryPosition(int) const'<br>cmSystemTools.cxx:(.text+0x684): undefined reference to `cmELF::ReadBytes(unsigned long, unsigned lon<br>
cmSystemTools.cxx:(.text+0x714): undefined reference to `cmELF::~cmELF()'<br>cmSystemTools.cxx:(.text+0x72d): undefined reference to `cmELF::~cmELF()'<br>thanks<br>TechSgin<br><br><br></div>
<div class="im"> On Mon, Nov 2, 2009 at 9:24 PM, John Drescher <<a href="mailto:drescherjm@gmail.com" target="_blank">drescherjm@gmail.com</a> <mailto:<a href="mailto:drescherjm@gmail.com" target="_blank">drescherjm@gmail.com</a>>> wrote:<br>
<br> > Still no cmake-gui :-(<br> ><br><br> I have no experience with RHEL but I believe cmake-gui requires Qt 4.4<br> or greater. What version of Qt do you have installed?<br><br> John<br><br><br><br></div>
------------------------------------------------------------------------<br><br>_______________________________________________<br>Powered by <a href="http://www.kitware.com/" target="_blank">www.kitware.com</a><br><br>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br><br>Follow this link to subscribe/unsubscribe:<br><a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</blockquote><br></blockquote></div><br></div>