<br><br><div class="gmail_quote">On Thu, Jul 25, 2013 at 1:44 AM,  <span dir="ltr"><<a href="mailto:agadisugandha@bel.co.in" target="_blank">agadisugandha@bel.co.in</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi All,<br>
        Im compiling the Qgis1.8 in RHEL 5, all the dependencies I have<br>
compiled, so now compiling the source code of QGIS, while doing<br>
that as per compilation instruction when I gave "ccmake ..",<br>
everything went properly but when I gave option 'g', it is showing<br>
some WARNING messages like:<br>
<br>
<br>
WARNING: Target "qgis_core" requests linking to directory<br>
"/usr/local/lib".  Targets may link only<br>
 to libraries.  CMake is dropping the item.<br>
<br>
 WARNING: Target "qgis_analysis" requests linking to directory<br>
"/usr/local/lib".  Targets may link<br>
 only to libraries.  CMake is dropping the item.<br>
<br>
 WARNING: Target "qgis_networkanalysis" requests linking to directory<br>
"/usr/local/lib".  Targets may<br>
 link only to libraries.  CMake is dropping the item.  ETC<br>
<br>
<br>
        Along with the WARNINGS I gave "make", at that time its giving an<br>
error like this:<br>
<br>
src/core/qgsexpression.h: In member function ˜virtual QStringList<br>
QgsExpression::NodeInOperator::referencedColumns() const:<br>
/root/Desktop/qgis/final_qgis/qgis-1.8.0-9_0.el6.src.rpm_FILES/qgis-1.8.0/src/core/qgsexpression.h:335:<br>
error: no matching function for call to<br>
˜QStringList::append(QStringList)™<br>
/usr/local/Trolltech/Qt-4.4.0/include/QtCore/qlist.h:420: note: candidates<br>
are: void QList<T>::append(const T&) [with T = QString]<br>
<br></blockquote><div><br></div><div>I have no idea why you get these errors, but you should NEVER run as root user, unless installing important things.</div><div>Try again as a normal user, you will probably have better success.</div>
<div><br></div><div>Etienne</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
<br>
Please guide me.<br>
<br>
<br>
Thanks<br>
Sugandha<br>
<br>
<br>
Every 3000 Sheets of paper costs us a tree.. Save trees... Conserve<br>
Trees. Don't print this email or any Files unless you really need to!!!!<br>
Confidentiality Notice<br>
<br>
The information contained in this electronic message and any<br>
attachments to this message are intended for the exclusive use of<br>
the addressee(s) and may contain confidential or privileged<br>
information. If you are not the intended recipient, please notify<br>
the sender at Bharat Electronics  or <a href="mailto:support@bel.co.in">support@bel.co.in</a> immediately<br>
and destroy all copies of this message and any attachments.<br>
<br>
_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</blockquote></div><br>