<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 63: Makefile with a little character error</title><link href="https://sourceforge.net/p/cntlm/bugs/63/" rel="alternate"/><link href="https://sourceforge.net/p/cntlm/bugs/63/feed.atom" rel="self"/><id>https://sourceforge.net/p/cntlm/bugs/63/</id><updated>2014-01-08T15:46:32.453000Z</updated><subtitle>Recent changes to 63: Makefile with a little character error</subtitle><entry><title>Makefile with a little character error</title><link href="https://sourceforge.net/p/cntlm/bugs/63/" rel="alternate"/><published>2014-01-08T15:46:32.453000Z</published><updated>2014-01-08T15:46:32.453000Z</updated><author><name/><uri>https://sourceforge.net</uri></author><id>https://sourceforge.netd49a699c6e93b5e5e7689cd5ce613c1e6f8624ba</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When trying to compile (make) version 0.92.3 in Mac OS X 10.7, this error appears:&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;Compiling utils.c&lt;br /&gt;
cc1: error: unrecognized command line option "-Wno-unused-but-set-variable" &lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;That seems to be just a character error in makefile, line 18. Replacing&lt;/p&gt;
&lt;p&gt;-Wno-unused....&lt;/p&gt;
&lt;p&gt;to&lt;/p&gt;
&lt;p&gt;-no-unused...&lt;/p&gt;
&lt;p&gt;fix the problem. &lt;/p&gt;&lt;/div&gt;</summary></entry></feed>