<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <atom:link href="https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4762" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: Compiling AFKMud 2.1.5</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4762</link>
  <description>The largest Smaug community resource site. - Errors</description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>Compiling AFKMud 2.1.5</title>
   <link>https://smaugmuds.afkmods.com/topic/compiling-afkmud-215-4762/&amp;p=23353#p23353</link>
   <description>I also had to remove comm.cpp line 44 to get it to compile without error...   working now thanks...</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/compiling-afkmud-215-4762/&amp;p=23353#p23353</guid>
   <pubDate>Mon, 21 Oct 2013 22:28:11 CDT</pubDate>
   <category>AFKMud Support &amp; Development</category>
   <author>nobody@example.com (Enigma_EQ)</author>
  </item>
  <item>
   <title>Compiling AFKMud 2.1.5</title>
   <link>https://smaugmuds.afkmods.com/topic/compiling-afkmud-215-4762/&amp;p=23352#p23352</link>
   <description>Okay, so the includes in bits.cpp look like this: [code] #if defined(WIN32) #include &amp;lt;unistd.h&amp;gt; #endif #include &amp;lt;fstream&amp;gt; #include &amp;quot;mud.h&amp;quot; #include &amp;quot;bits.h&amp;quot; [/code] So if I take out the if statement and just include unistd.h maybe it will work, except I get the same error in other files so I am going to have to grep for unlink and make the change in all those files. Is this correct? EDIT: Okay I tried this, and I only needed to #include&amp;lt;unistd.h&amp;gt; in two other files, pfiles.cpp, and</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/compiling-afkmud-215-4762/&amp;p=23352#p23352</guid>
   <pubDate>Mon, 21 Oct 2013 07:28:58 CDT</pubDate>
   <category>AFKMud Support &amp; Development</category>
   <author>nobody@example.com (dgarman)</author>
  </item>
  <item>
   <title>Compiling AFKMud 2.1.5</title>
   <link>https://smaugmuds.afkmods.com/topic/compiling-afkmud-215-4762/&amp;p=23351#p23351</link>
   <description>Well, look up which system header unlink() is contained in for your particular operating system. man unlink reports unistd.h, for Debian linux... and I would think it would be in a similar place for most unix-varients. </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/compiling-afkmud-215-4762/&amp;p=23351#p23351</guid>
   <pubDate>Mon, 21 Oct 2013 06:50:25 CDT</pubDate>
   <category>AFKMud Support &amp; Development</category>
   <author>nobody@example.com (Quixadhal)</author>
  </item>
  <item>
   <title>Compiling AFKMud 2.1.5</title>
   <link>https://smaugmuds.afkmods.com/topic/compiling-afkmud-215-4762/&amp;p=23350#p23350</link>
   <description>I&#039;m having similar problems as well... looks like during the make process it&#039;s useing some functions from the files instead of just preparing them...   I should have all the cygwin stuff installed ------------------------------------------------------------- Enigma@network-3099350 ~/afkmud/src $ make clean make all make[1]: Entering directory &#039;/home/Enigma/afkmud/src&#039; Building AFKMud.... make -j2 -s afkmud make[2]: Entering directory &#039;/home/Enigma/afkmud/src&#039; Compiling o/imc.o..</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/compiling-afkmud-215-4762/&amp;p=23350#p23350</guid>
   <pubDate>Mon, 21 Oct 2013 05:49:29 CDT</pubDate>
   <category>AFKMud Support &amp; Development</category>
   <author>nobody@example.com (Enigma_EQ)</author>
  </item>
  <item>
   <title>Compiling AFKMud 2.1.5</title>
   <link>https://smaugmuds.afkmods.com/topic/compiling-afkmud-215-4762/&amp;p=23349#p23349</link>
   <description>I am getting the following error when I try to compile AFKMud 2.1.5: [code] bits.cpp: In function &amp;acirc;&amp;euro;&amp;tilde;void load_oldbits()&amp;acirc;&amp;euro;&amp;trade;: bits.cpp:145:28: error: &amp;acirc;&amp;euro;&amp;tilde;unlink&amp;acirc;&amp;euro;&amp;trade; was not declared in this scope [/code] I am trying to compile it on a machine using the latest version of Lubuntu.  Does anyone have a fix for this, or can you tell me what my first step in fixing this should be?  Thank you in advance for your help!</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/compiling-afkmud-215-4762/&amp;p=23349#p23349</guid>
   <pubDate>Mon, 21 Oct 2013 04:36:58 CDT</pubDate>
   <category>AFKMud Support &amp; Development</category>
   <author>nobody@example.com (dgarman)</author>
  </item>
 </channel>
</rss>
