egghelp.org community Forum Index
[ egghelp.org home | forum home ]
egghelp.org community
Discussion of eggdrop bots, shell accounts and tcl scripts.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

openssl/md5.h: No such file or directory

 
Post new topic   Reply to topic    egghelp.org community Forum Index -> Eggdrop Help
View previous topic :: View next topic  
Author Message
bigmike
Voice


Joined: 24 Oct 2005
Posts: 8

PostPosted: Fri Jan 26, 2007 2:40 am    Post subject: openssl/md5.h: No such file or directory Reply with quote

Hey i did everythin but when i get up to make install i get the following error, can someone please help.


gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H -c bg.c
gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H -c botcmd.c
gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H -c botmsg.c
gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H -c botnet.c
gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H -c chanprog.c
gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H -c cmds.c
gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H -c dcc.c
dcc.c:38:25: openssl/md5.h: No such file or directory
dcc.c: In function `dcc_bot_digest':
dcc.c:302: error: `MD5_CTX' undeclared (first use in this function)
dcc.c:302: error: (Each undeclared identifier is reported only once
dcc.c:302: error: for each function it appears in.)
dcc.c:302: error: syntax error before "md5context"
dcc.c:307: warning: implicit declaration of function `MD5_Init'
dcc.c:307: error: `md5context' undeclared (first use in this function)
dcc.c:308: warning: implicit declaration of function `MD5_Update'
dcc.c:310: warning: implicit declaration of function `MD5_Final'
dcc.c: In function `dcc_bot_check_digest':
dcc.c:508: error: `MD5_CTX' undeclared (first use in this function)
dcc.c:508: error: syntax error before "md5context"
dcc.c:517: error: `md5context' undeclared (first use in this function)
make[1]: *** [dcc.o] Error 1
make[1]: Leaving directory `/home/bigmike/eggdrop1.6.17/src'
make: *** [modegg] Error 2
_________________
http://krazyphatclips.com
Back to top
View user's profile Send private message
Alchera
Revered One


Joined: 11 Aug 2003
Posts: 3344
Location: Ballarat Victoria, Australia

PostPosted: Fri Jan 26, 2007 3:24 am    Post subject: Reply with quote

Quote:
dcc.c:38:25: openssl/md5.h: No such file or directory

Download and install/re-install openssl from source.
_________________
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Back to top
View user's profile Send private message Visit poster's website
bigmike
Voice


Joined: 24 Oct 2005
Posts: 8

PostPosted: Fri Jan 26, 2007 3:38 am    Post subject: Reply with quote

i did and that always happens, and i found the md5.h file 2
_________________
http://krazyphatclips.com
Back to top
View user's profile Send private message
Alchera
Revered One


Joined: 11 Aug 2003
Posts: 3344
Location: Ballarat Victoria, Australia

PostPosted: Fri Jan 26, 2007 5:29 am    Post subject: Reply with quote

Am not exactly sure of this but maybe compile 1.6.18 instead as some OS "compatibility" issues were solved.
_________________
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Back to top
View user's profile Send private message Visit poster's website
bigmike
Voice


Joined: 24 Oct 2005
Posts: 8

PostPosted: Fri Jan 26, 2007 7:57 am    Post subject: Reply with quote

ok i will try when i get home from work, thanks
_________________
http://krazyphatclips.com
Back to top
View user's profile Send private message
ereetos
Voice


Joined: 22 Feb 2007
Posts: 1

PostPosted: Thu Feb 22, 2007 8:08 pm    Post subject: Reply with quote

I had this problem as well and compared the location of the md5.h file on two different linux installs.

seems eggy is trying to find the md5.h in /usr/include/openssl
and on my system it was in /usr/local/ssl/include/openssl/

i simply did: ln -s /usr/local/ssl/include/openssl/ /usr/include/openssl/

this fixed my compile problem


edit: woops now my linking is broke!

fixed this by reading this thread: http://forum.egghelp.org/viewtopic.php?t=5537
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    egghelp.org community Forum Index -> Eggdrop Help All times are GMT - 4 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Forum hosting provided by Reverse.net

Powered by phpBB © 2001, 2005 phpBB Group
subGreen style by ktauber