This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 1.3.10:Problem Building Object Files of modules,Eggdrop 1.6.10





From: "Travis Howell" <kirben@optushome.com.au>
To: "Max Yang" <onmywayup@hotmail.com>, <cygwin@cygwin.com>
Subject: Re: 1.3.10:Problem Building Object Files of modules,Eggdrop 1.6.10
Date: Tue, 7 May 2002 21:36:35 +1000

From: "Max Yang" <onmywayup@hotmail.com>
 > 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/

For some reasons,I wanna port by myself
Such as:Localize,Add more modules what not came with Eggdrop source 
,"Maybe" add my own modules in the further future.....etc
Since there are windows binaries 
Means this problem is solvable
What else I can do?
To make makefile.in via automake?
To make configure via autoconf?
To modify the makefile and configure?
or just use the older version of Cygwin?

Any suggestions?






_________________________________________________________________
MSN 相簿提供您最簡單的方式分享並列印您的相片,請移至:
http://photos.msn.com.hk/support/worldwide.aspx


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]