This is the mail archive of the cygwin@sourceware.cygnus.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]

Re: Eggdrop 1.3.x compiled


>I am having trouble Compiling any of the Eggdrops recently released, =
>namely 1.3.x series.  I have found there was a port of 1.3.3 with =
>cygwin, but i am unable to re-create it.

>These are the errors I get from server.c...I cant seem to get around =
>these errors no matter what I do...I am not an expert in C and would =
>greatly appreciate if anyone would try to compile any of the 1.3.x =
>series (they can be found on ftp.sodre.net/pub/eggdrop)

>mod/server.o(.text+0x43ba):server.c: undefined reference to =
>`Tcl_DStringInit'
>mod/server.o(.text+0x4421):server.c: undefined reference to =
>`Tcl_DStringAppendEl
>ement'
>mod/server.o(.text+0x4456):server.c: undefined reference to =
>`Tcl_DStringFree'

the linker can't find these tcl functions.
do you have the tcl/tk libraries installed?
does the linker know where they are?


raf

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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