hello, i'am compiling eggdrop.1.6.17 with ssl support on a redhat 9 box. eggdrop1.6.15 compiles fine with ssl support however upon doing "make" for eggdrop1.6.17, when reaching the linking stage i get the following:
---------- Yeah! That's the compiling, now the linking! ----------
this may be a little late but still: fix your Makefile, add -I in front of /usr/local/ssl/include (or the variable that is set to it); or just remove it from the link step, it's not needed there