<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.eggheads.org/index.php?action=history&amp;feed=atom&amp;title=Compile_Errors</id>
	<title>Compile Errors - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.eggheads.org/index.php?action=history&amp;feed=atom&amp;title=Compile_Errors"/>
	<link rel="alternate" type="text/html" href="https://wiki.eggheads.org/index.php?title=Compile_Errors&amp;action=history"/>
	<updated>2026-04-23T22:17:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://wiki.eggheads.org/index.php?title=Compile_Errors&amp;diff=125&amp;oldid=prev</id>
		<title>Geo: Created page with &quot;If you get an error similar to: &lt;pre&gt; In file included from botcmd.c:25: main.h:41:10: fatal error: eggint.h: No such file or directory 41 | #include &quot;eggint.h&quot; | ^~~~~~~~~~ compilation terminated. In file included from botmsg.c:27: main.h:41:10: fatal error: eggint.h: No such file or directory 41 | #include &quot;eggint.h&quot; | ^~~~~~~~~~ In file included from bg.c:25: main.h:41:10: fatal error: eggint.h: No such file or directory 41 | #include &quot;eggint.h&quot; | ^~~~~~~~~~ compilati...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.eggheads.org/index.php?title=Compile_Errors&amp;diff=125&amp;oldid=prev"/>
		<updated>2022-11-29T01:30:51Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;If you get an error similar to: &amp;lt;pre&amp;gt; In file included from botcmd.c:25: main.h:41:10: fatal error: eggint.h: No such file or directory 41 | #include &amp;quot;eggint.h&amp;quot; | ^~~~~~~~~~ compilation terminated. In file included from botmsg.c:27: main.h:41:10: fatal error: eggint.h: No such file or directory 41 | #include &amp;quot;eggint.h&amp;quot; | ^~~~~~~~~~ In file included from bg.c:25: main.h:41:10: fatal error: eggint.h: No such file or directory 41 | #include &amp;quot;eggint.h&amp;quot; | ^~~~~~~~~~ compilati...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;If you get an error similar to:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
In file included from botcmd.c:25:&lt;br /&gt;
main.h:41:10: fatal error: eggint.h: No such file or directory&lt;br /&gt;
41 | #include &amp;quot;eggint.h&amp;quot;&lt;br /&gt;
| ^~~~~~~~~~&lt;br /&gt;
compilation terminated.&lt;br /&gt;
In file included from botmsg.c:27:&lt;br /&gt;
main.h:41:10: fatal error: eggint.h: No such file or directory&lt;br /&gt;
41 | #include &amp;quot;eggint.h&amp;quot;&lt;br /&gt;
| ^~~~~~~~~~&lt;br /&gt;
In file included from bg.c:25:&lt;br /&gt;
main.h:41:10: fatal error: eggint.h: No such file or directory&lt;br /&gt;
41 | #include &amp;quot;eggint.h&amp;quot;&lt;br /&gt;
| ^~~~~~~~~~&lt;br /&gt;
compilation terminated.&lt;br /&gt;
compilation terminated.&lt;br /&gt;
In file included from botnet.c:29:&lt;br /&gt;
main.h:41:10: fatal error: eggint.h: No such file or directory&lt;br /&gt;
41 | #include &amp;quot;eggint.h&amp;quot;&lt;br /&gt;
| ^~~~~~~~~~&lt;br /&gt;
compilation terminated.&lt;br /&gt;
make[1]: *** [Makefile:83: bg.o] Error 1&lt;br /&gt;
make[1]: *** Waiting for unfinished jobs....&lt;br /&gt;
make[1]: *** [Makefile:83: botcmd.o] Error 1&lt;br /&gt;
make[1]: *** [Makefile:83: botmsg.o] Error 1&lt;br /&gt;
make[1]: *** [Makefile:83: botnet.o] Error 1&lt;br /&gt;
make[1]: Leaving directory '/home/user/source/eggdrop/src'&lt;br /&gt;
make: *** [Makefile:271: static] Error 2&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
this usually means you didn't run ./configure before running make, or ./configure failed and you're trying to run make. Run ./configure again, note any errors, and then try 'make'&lt;/div&gt;</summary>
		<author><name>Geo</name></author>
	</entry>
</feed>