<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 63: Makefile with a little character error</title><link>https://sourceforge.net/p/cntlm/bugs/63/</link><description>Recent changes to 63: Makefile with a little character error</description><atom:link href="https://sourceforge.net/p/cntlm/bugs/63/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 08 Jan 2014 15:46:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cntlm/bugs/63/feed.rss" rel="self" type="application/rss+xml"/><item><title>Makefile with a little character error</title><link>https://sourceforge.net/p/cntlm/bugs/63/</link><description>&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;</description><pubDate>Wed, 08 Jan 2014 15:46:32 -0000</pubDate><guid>https://sourceforge.netd49a699c6e93b5e5e7689cd5ce613c1e6f8624ba</guid></item></channel></rss>