<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/13020" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2007-02-22T20:08:38-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/13020</id>

		<entry>
		<author><name><![CDATA[ereetos]]></name></author>
		<updated>2007-02-22T20:08:38-04:00</updated>

		<published>2007-02-22T20:08:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=70643#p70643</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=70643#p70643"/>
		<title type="html"><![CDATA[openssl/md5.h: No such file or directory]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=70643#p70643"><![CDATA[
I had this problem as well and compared the location of the md5.h file on two different linux installs. <br><br>seems eggy is trying to find the md5.h in /usr/include/openssl  <br>and on my system it was in /usr/local/ssl/include/openssl/<br><br>i simply did: ln -s /usr/local/ssl/include/openssl/ /usr/include/openssl/<br><br>this fixed my compile problem<br><br><br>edit: woops now my linking is broke!<br><br>fixed this by reading this thread: <a href="http://forum.egghelp.org/viewtopic.php?t=5537" class="postlink">http://forum.egghelp.org/viewtopic.php?t=5537</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8728">ereetos</a> — Thu Feb 22, 2007 8:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bigmike]]></name></author>
		<updated>2007-01-26T07:57:36-04:00</updated>

		<published>2007-01-26T07:57:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=69946#p69946</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=69946#p69946"/>
		<title type="html"><![CDATA[openssl/md5.h: No such file or directory]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=69946#p69946"><![CDATA[
ok i will try when i get home from work, thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6893">bigmike</a> — Fri Jan 26, 2007 7:57 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2007-01-26T05:29:45-04:00</updated>

		<published>2007-01-26T05:29:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=69943#p69943</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=69943#p69943"/>
		<title type="html"><![CDATA[openssl/md5.h: No such file or directory]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=69943#p69943"><![CDATA[
Am not exactly sure of this but maybe compile 1.6.18 instead as some OS "compatibility" issues were solved.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Fri Jan 26, 2007 5:29 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bigmike]]></name></author>
		<updated>2007-01-26T03:38:04-04:00</updated>

		<published>2007-01-26T03:38:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=69942#p69942</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=69942#p69942"/>
		<title type="html"><![CDATA[openssl/md5.h: No such file or directory]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=69942#p69942"><![CDATA[
i did and that always happens, and i found the md5.h file 2<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6893">bigmike</a> — Fri Jan 26, 2007 3:38 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2007-01-26T03:24:13-04:00</updated>

		<published>2007-01-26T03:24:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=69941#p69941</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=69941#p69941"/>
		<title type="html"><![CDATA[openssl/md5.h: No such file or directory]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=69941#p69941"><![CDATA[
<blockquote class="uncited"><div>dcc.c:38:25: openssl/md5.h: No such file or directory </div></blockquote>Download and install/re-install openssl from source.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Fri Jan 26, 2007 3:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bigmike]]></name></author>
		<updated>2007-01-26T02:40:08-04:00</updated>

		<published>2007-01-26T02:40:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=69940#p69940</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=69940#p69940"/>
		<title type="html"><![CDATA[openssl/md5.h: No such file or directory]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=69940#p69940"><![CDATA[
Hey i did everythin but when i get up to make install i get the following error, can someone please help.<br><br><br>gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H -c bg.c <br>gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H -c botcmd.c <br>gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H -c botmsg.c <br>gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H -c botnet.c <br>gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H -c chanprog.c <br>gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H -c cmds.c <br>gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H -c dcc.c <br>dcc.c:38:25: openssl/md5.h: No such file or directory <br>dcc.c: In function `dcc_bot_digest': <br>dcc.c:302: error: `MD5_CTX' undeclared (first use in this function) <br>dcc.c:302: error: (Each undeclared identifier is reported only once <br>dcc.c:302: error: for each function it appears in.) <br>dcc.c:302: error: syntax error before "md5context" <br>dcc.c:307: warning: implicit declaration of function `MD5_Init' <br>dcc.c:307: error: `md5context' undeclared (first use in this function) <br>dcc.c:308: warning: implicit declaration of function `MD5_Update' <br>dcc.c:310: warning: implicit declaration of function `MD5_Final' <br>dcc.c: In function `dcc_bot_check_digest': <br>dcc.c:508: error: `MD5_CTX' undeclared (first use in this function) <br>dcc.c:508: error: syntax error before "md5context" <br>dcc.c:517: error: `md5context' undeclared (first use in this function) <br>make[1]: *** [dcc.o] Error 1 <br>make[1]: Leaving directory `/home/bigmike/eggdrop1.6.17/src' <br>make: *** [modegg] Error 2<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6893">bigmike</a> — Fri Jan 26, 2007 2:40 am</p><hr />
]]></content>
	</entry>
	</feed>
