On 09/09/06, Joker <Joker at alwicom.net> wrote: > I am unable to compile the latest release of eggdrop 1.6.18 > on a FreeBSD 5.4-RELEASE-p13 machine > md5/md5.h:8:23: ../config.h: No such file or directory Seems you are missing a config.h file. Did you perform: .../configure make (i)config before executing make? Hielke Hoeve