<div dir="ltr"><div><div><div>I tried to install smatch but I&#39;m getting some errors:<br><br>First I did : git clone git://<a href="http://repo.or.cz/smatch.git">repo.or.cz/smatch.git</a><br></div>Then : cd smatch<br></div>When I run : make .. I get the following error<br><br>Makefile:107: Your system does not have libgtk2, disabling test-inspect<br>     LINK     sparse-llvm<br>/usr/bin/ld: cannot find -ledit<br>collect2: error: ld returned 1 exit status<br>Makefile:211: recipe for target &#39;sparse-llvm&#39; failed<br>make: *** [sparse-llvm] Error 1<br> <br></div><div>So I tried to install : sudo apt-get install libgtk2.0-dev<br><br></div><div>which gives the error:<br><br>Some packages could not be installed. This may mean that you have<br>requested an impossible situation or if you are using the unstable<br>distribution that some required packages have not yet been created<br>or been moved out of Incoming.<br>The following information may help to resolve the situation:<br><br>The following packages have unmet dependencies:<br> libgtk2.0-dev : Depends: libglib2.0-dev (&gt;= 2.27.3) but it is not going to be installed<br>                 Depends: libgdk-pixbuf2.0-dev (&gt;= 2.21.0) but it is not going to be installed<br>                 Depends: libpango1.0-dev (&gt;= 1.20) but it is not going to be installed<br>                 Depends: libatk1.0-dev (&gt;= 1.29.2) but it is not going to be installed<br>                 Depends: libcairo2-dev (&gt;= 1.6.4-6.1) but it is not going to be installed<br>E: Unable to correct problems, you have held broken packages.<br><br><br></div><div>Any help? <br><br></div><div>Thanks in advance :)<br></div><div><br><br></div></div>