From: "Max Yang" <[EMAIL PROTECTED]> > I've tried to port eggdrop1.6.10 via Cygwin 1.3.10 > In case of "Make" > I got error messages as shown > /*------------------------------------------------------- > make[1]: Entering directory `/cygdrive/f/windrop/src/mod' > ',needed by `modules'. Stop.arget `assoc.mod_so > make[1]: Leaving directory `/cygdrive/f/windrop/src/mod' > make: ***[debmodules] Error 2 > -------------------------------------------------------*/ > And when I tried "Make Static" > The error messages were > /*------------------------------------------------------- > make[1]: Entering directory `/cygdrive/f/windrop/src/mod' > ', needed by `static'. Stop.target `assoc.mod_o > make[1]: Leaving directory `/cygdrive/f/windrop/src/mod' > make: ***[static] Error 2 > -------------------------------------------------------*/ > I've tried to trace the porting processes > And I've found there were no any object files of modules has been created > How do I solve it?
I have not run into that problem with a Eggdrop compile under Cygwin before, sounds like Cygwin isn't be detected correctly though since _so files are been used. Try the Eggdrop for Windows binaries at http://windrop.sourceforge.net/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/