Daniel, what version eggdrop are you trying to compile? static or dynamic bot? when you compiled TCL did you use --enable-shared'
I had that error once on a freebsd box and the easy answer was to make the bot static and it complied still running too... John At 03:52 PM 4/19/2002 -0700, you wrote: >Im having some problems with TCL on my new 7.3 install... No >version of tcl (7.6, 8.0, 8.1...) seems to want to compile on >it. It always complains about things such as: > >./../generic/tclPosixStr.c: In function `Tcl_SignalId': >./../generic/tclPosixStr.c:990: duplicate case value >./../generic/tclPosixStr.c:978: this is the first entry for that >value >./../generic/tclPosixStr.c: In function `Tcl_SignalMsg': >./../generic/tclPosixStr.c:1122: duplicate case value >./../generic/tclPosixStr.c:1110: this is the first entry for >that value > >I can go in and edit these, and get it to compile, but when I >compile the program I want tcl for (yes, eggdrop for an irc channel) >I get problem about tclAppendTxt not found... I compile on a >suse7.3 intel box just fine and it works, but that intel box >is about to be switched back to win2k because of work. > >Im using: gcc version 2.95.3 20010315 (SuSE). Are there any >packages of tcl already available (I haven't seen them on the >cd unless it is on cd2 or higher and im missing them). Or another >known workaround, otherwise I will just leave this as a web/mail/db >server it seems to be happy as... > > > >-- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
