<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/8542" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2005-07-17T15:36:42-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/8542</id>

		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-07-17T11:57:58-04:00</updated>

		<published>2005-07-17T11:57:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52692#p52692</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52692#p52692"/>
		<title type="html"><![CDATA[Modules are not compiling....]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52692#p52692"><![CDATA[
hmm I didn't know Cygwin's ld supports dlopen() and -Bshareable, haven't used it for years...<br><br>cool<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sun Jul 17, 2005 11:57 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-07-17T15:36:42-04:00</updated>

		<published>2005-07-17T07:17:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52687#p52687</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52687#p52687"/>
		<title type="html"><![CDATA[Modules are not compiling....]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52687#p52687"><![CDATA[
its a rumor you can't compile eggdrop on Cygwin as modular version.<br>I just updated Cygwin, installed TCL 8.4.11 from the windrop page and successfully configure and compiled the current 1.6 CVS version.<br><div class="codebox"><p>Code: </p><pre><code>Test run of ./eggdrop -v:Eggdrop v1.6.18+nosharefix (C) 1997 Robey Pointer (C) 2005 Eggheads  (patches: CVS 1117493189 nosharefix)Eggdrop successfully compiled:-rwxr-xr-x  1 De Kus Kein 1346489 Jul 17 13:01 eggdrop.exeModules successfully compiled:-rwxr-xr-x  1 De Kus Kein  97470 Jul 17 13:01 blowfish.dll-rwxr-xr-x  1 De Kus Kein 124809 Jul 17 13:01 botnetop.dll-rwxr-xr-x  1 De Kus Kein 291218 Jul 17 13:01 channels.dll-rwxr-xr-x  1 De Kus Kein  95998 Jul 17 13:01 compress.dll-rwxr-xr-x  1 De Kus Kein  91579 Jul 17 13:01 console.dll-rwxr-xr-x  1 De Kus Kein  86337 Jul 17 13:01 ctcp.dll-rwxr-xr-x  1 De Kus Kein 109884 Jul 17 13:01 dns.dll-rwxr-xr-x  1 De Kus Kein 193996 Jul 17 13:01 gseen.dll-rwxr-xr-x  1 De Kus Kein 339513 Jul 17 13:01 irc.dll-rwxr-xr-x  1 De Kus Kein 131578 Jul 17 13:01 notes.dll-rwxr-xr-x  1 De Kus Kein 198257 Jul 17 13:01 server.dll-rwxr-xr-x  1 De Kus Kein 162522 Jul 17 13:01 share.dll-rwxr-xr-x  1 De Kus Kein 376889 Jul 17 13:01 stats.dll-rwxr-xr-x  1 De Kus Kein 146161 Jul 17 13:01 transfer.dll-rwxr-xr-x  1 De Kus Kein  89808 Jul 17 13:01 uptime.dll</code></pre></div>And yes, it runs properly and shows up on IRC, even with modules symlinked to modules-1.6.18 ^-^. Btw. I usually dont compile the other modules, because I simply never ever needed them ^-^.<br><br>PS: they are probably not sharedable, but still dynamic loadable.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Sun Jul 17, 2005 7:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-07-16T05:24:40-04:00</updated>

		<published>2005-07-16T05:24:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52571#p52571</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52571#p52571"/>
		<title type="html"><![CDATA[Modules are not compiling....]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52571#p52571"><![CDATA[
<blockquote class="uncited"><div>I thought I had dynamic loaded modules under Windows... But then again I compiled that about 3 years ago <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> I do remember TCL not working properly and needing to use an old version.</div></blockquote>nope, eggdrop/windrop doesn't support its modules as DLLs, all gets bundled in the EXE<br><br>you probably meant Cygwin's DLL<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sat Jul 16, 2005 5:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Galadhrim]]></name></author>
		<updated>2005-07-16T04:38:34-04:00</updated>

		<published>2005-07-16T04:38:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52570#p52570</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52570#p52570"/>
		<title type="html"><![CDATA[Modules are not compiling....]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52570#p52570"><![CDATA[
I thought I had dynamic loaded modules under Windows... But then again I compiled that about 3 years ago <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> I do remember TCL not working properly and needing to use an old version.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2999">Galadhrim</a> — Sat Jul 16, 2005 4:38 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-07-15T16:11:19-04:00</updated>

		<published>2005-07-15T16:11:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52539#p52539</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52539#p52539"/>
		<title type="html"><![CDATA[Re: :/]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52539#p52539"><![CDATA[
<blockquote class="uncited"><div>ok how to make the bot faster....<br><br>currently in 10 channels with a few lame scripts for output<br>i need it to put out this output faster....<br><br>looked on the forum and found 1 referrance to this<br>so i have altered the server.c file and compiled...<br>im sure you know the variables im talking about....<br>so yep this made it alittle faster....<br><br>but how to make it faster still.....<br>ummm this bot runs on my own personal ircd<br>so......<br><br>anyone know anything i can do....</div></blockquote>this is off-topic, and should be asked elsewhere (on these forums)<br><br>but generally, you make your bots faster by using better scripts; patching server.c won't help (unless you get rid of the entire queue system, which would be a stupid thing to do); you might also want to use [putdccraw] with server idx 0 in your scripts - that bypasses upper level output queues<br><br>if the server you use is your own, try also to increase SendQ for the client class your bot belongs to<br><br>again, if you need further help on this, please do not reply here, start a new thread in the main forum<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Fri Jul 15, 2005 4:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-07-15T15:57:12-04:00</updated>

		<published>2005-07-15T15:57:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52538#p52538</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52538#p52538"/>
		<title type="html"><![CDATA[Modules are not compiling....]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52538#p52538"><![CDATA[
hmm that's weird, I would've betted it's a make(1) problem<br><br>they probably messed up the Tcl 8.4.10 and up detection in the configure script; or perhaps a problem with Makefile.in<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Fri Jul 15, 2005 3:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Atomic]]></name></author>
		<updated>2005-07-15T15:48:44-04:00</updated>

		<published>2005-07-15T15:48:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52537#p52537</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52537#p52537"/>
		<title type="html"><![CDATA[:/]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52537#p52537"><![CDATA[
ok how to make the bot faster....<br><br>currently in 10 channels with a few lame scripts for output<br>i need it to put out this output faster....<br><br>looked on the forum and found 1 referrance to this<br>so i have altered the server.c file and compiled...<br>im sure you know the variables im talking about....<br>so yep this made it alittle faster....<br><br>but how to make it faster still.....<br>ummm this bot runs on my own personal ircd<br>so......<br><br>anyone know anything i can do....<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5117">Atomic</a> — Fri Jul 15, 2005 3:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Atomic]]></name></author>
		<updated>2005-07-15T15:13:09-04:00</updated>

		<published>2005-07-15T15:13:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52535#p52535</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52535#p52535"/>
		<title type="html"><![CDATA[:/]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52535#p52535"><![CDATA[
yeah about a million times..... there is a fault on that page<br><br>these eggdrops will not compile the modules using tcl 8.4.11<br>the modules simply will not compile......<br><br>problem is now solved......<br><br>i downgraded the tcl version to 8.3.5 and the eggdrop1.6.17 now compiles<br>the modules correctly........<br><br>thanks for the help <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>here is what i did for all that want to know......<br><br>i downloaded cygwin and installed everything except the tcl/tk library<br>then i found the TCL 8.3.5 library and installed that to the cygwin directory<br><br>then everything else you can read yourself from the link<br>demond gave in the last post <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> hf and gl<br><br>atomic<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5117">Atomic</a> — Fri Jul 15, 2005 3:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-07-15T14:03:28-04:00</updated>

		<published>2005-07-15T14:03:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52532#p52532</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52532#p52532"/>
		<title type="html"><![CDATA[Modules are not compiling....]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52532#p52532"><![CDATA[
have you read <a href="http://windrop.sourceforge.net/compile16.html" class="postlink">this?</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Fri Jul 15, 2005 2:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Atomic]]></name></author>
		<updated>2005-07-15T13:05:30-04:00</updated>

		<published>2005-07-15T13:05:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52529#p52529</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52529#p52529"/>
		<title type="html"><![CDATA[:/]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52529#p52529"><![CDATA[
yep tried that same thing happens.... doesnt detect the modules<br><br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br><br>dunno if this is it but versions of<br><br>on the help page it says <br><br>-minires (Version 0.97-1) i have version 1.00-1<br>-minires-devel (Version 0.97-1) i have version 1.00-1 of this also<br><br>could that be the problem.....<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5117">Atomic</a> — Fri Jul 15, 2005 1:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-07-15T12:05:40-04:00</updated>

		<published>2005-07-15T12:05:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52528#p52528</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52528#p52528"/>
		<title type="html"><![CDATA[Modules are not compiling....]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52528#p52528"><![CDATA[
did you try `make static'? you can't have dynamically loadable eggdrop modules under windows<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Fri Jul 15, 2005 12:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Atomic]]></name></author>
		<updated>2005-07-15T11:45:12-04:00</updated>

		<published>2005-07-15T11:45:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52527#p52527</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52527#p52527"/>
		<title type="html"><![CDATA[:/]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52527#p52527"><![CDATA[
hi <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>the error isnt exactly the same as i am on windows he was on linux<br>so my install directories are different.....<br><br>but basicly i have the same error... <br><br>on make config it doesnt find any modules...<br><br>so when i do make it simply wont find anything......<br><br>her is my log upto make... as you can see the error is the same..<br><br>sorry for the long post...<br><br><br>checking for C compiler default output file name... a.exe<br>checking whether the C compiler works... yes<br>checking whether we are cross compiling... no<br>checking for suffix of executables... .exe<br>checking for suffix of object files... o<br>checking whether we are using the GNU C compiler... yes<br>checking whether gcc accepts -g... yes<br>checking for gcc option to accept ANSI C... none needed<br>checking how to run the C preprocessor... gcc -E<br>checking for egrep... grep -E<br>checking for AIX... no<br>checking for library containing strerror... none required<br>checking for ANSI C header files... yes<br>checking for sys/types.h... yes<br>checking for sys/stat.h... yes<br>checking for stdlib.h... yes<br>checking for string.h... yes<br>checking for memory.h... yes<br>checking for strings.h... yes<br>checking for inttypes.h... yes<br>checking for stdint.h... yes<br>checking for unistd.h... yes<br>checking minix/config.h usability... no<br>checking minix/config.h presence... no<br>checking for minix/config.h... no<br>checking whether the compiler understands -Wall... yes<br>checking whether the compiler understands -pipe... yes<br>checking for a BSD-compatible install... /usr/bin/install -c<br>checking whether make sets $(MAKE)... yes<br>checking for ranlib... ranlib<br>checking whether ln -s works... yes<br>checking whether head -n 1 works... yes<br>checking for strip... strip<br>configure: warning:<br><br>  Stripping the executable, while saving some disk space, will make bug<br>  reports nearly worthless. If Eggdrop crashes and you wish to report<br>  a bug, you will need to recompile with stripping disabled.<br><br>checking for gawk... gawk<br>checking for basename... basename<br>checking for uname... uname<br>checking for socket in -lsocket... no<br>checking for connect in -lnsl... no<br>checking for gethostbyname in -ldns... no<br>checking for dlopen in -ldl... no<br>checking for tan in -lm... yes<br>checking for pthread_mutex_init in -lpthread... yes<br>checking system type... CYGWIN_NT-5.1<br>checking system release... 1.5.18(0.132/4/2)<br>checking module loading capabilities...<br>checking dl.h usability... no<br>checking dl.h presence... no<br>checking for dl.h... no<br>checking dlfcn.h usability... yes<br>checking dlfcn.h presence... yes<br>checking for dlfcn.h... yes<br>checking loader.h usability... no<br>checking loader.h presence... no<br>checking for loader.h... no<br>checking rld.h usability... no<br>checking rld.h presence... no<br>checking for rld.h... no<br>checking mach-o/dyld.h usability... no<br>checking mach-o/dyld.h presence... no<br>checking for mach-o/dyld.h... no<br>checking mach-o/rld.h usability... no<br>checking mach-o/rld.h presence... no<br>checking for mach-o/rld.h... no<br>checking for dlopen... yes<br>checking for load... no<br>checking for NSLinkModule... no<br>checking for shl_load... no<br>checking for rld_load... no<br>checking how to access the Win32 API... found via -mwin32<br>checking for /usr/lib/binmode.o... yes<br>checking for dirent.h that defines DIR... yes<br>checking for library containing opendir... none required<br>checking whether time.h and sys/time.h may both be included... yes<br>checking arpa/inet.h usability... yes<br>checking arpa/inet.h presence... yes<br>checking for arpa/inet.h... yes<br>checking fcntl.h usability... yes<br>checking fcntl.h presence... yes<br>checking for fcntl.h... yes<br>checking limits.h usability... yes<br>checking limits.h presence... yes<br>checking for limits.h... yes<br>checking locale.h usability... yes<br>checking locale.h presence... yes<br>checking for locale.h... yes<br>checking netdb.h usability... yes<br>checking netdb.h presence... yes<br>checking for netdb.h... yes<br>checking netinet/in.h usability... yes<br>checking netinet/in.h presence... yes<br>checking for netinet/in.h... yes<br>checking std_args.h usability... no<br>checking std_args.h presence... no<br>checking for std_args.h... no<br>checking stdarg.h usability... yes<br>checking stdarg.h presence... yes<br>checking for stdarg.h... yes<br>checking stddef.h usability... yes<br>checking stddef.h presence... yes<br>checking for stddef.h... yes<br>checking sys/file.h usability... yes<br>checking sys/file.h presence... yes<br>checking for sys/file.h... yes<br>checking sys/param.h usability... yes<br>checking sys/param.h presence... yes<br>checking for sys/param.h... yes<br>checking sys/rusage.h usability... no<br>checking sys/rusage.h presence... no<br>checking for sys/rusage.h... no<br>checking sys/select.h usability... yes<br>checking sys/select.h presence... yes<br>checking for sys/select.h... yes<br>checking sys/socket.h usability... yes<br>checking sys/socket.h presence... yes<br>checking for sys/socket.h... yes<br>checking sys/time.h usability... yes<br>checking sys/time.h presence... yes<br>checking for sys/time.h... yes<br>checking for unistd.h... (cached) yes<br>checking wchar.h usability... yes<br>checking wchar.h presence... yes<br>checking for wchar.h... yes<br>checking for an ANSI C-conforming const... yes<br>checking whether byte ordering is bigendian... no<br>checking for inline... inline<br>checking for pid_t... yes<br>checking for size_t... yes<br>checking whether struct tm is in sys/time.h or time.h... time.h<br>checking for struct tm.tm_zone... no<br>checking for tzname... yes<br>checking for working volatile... yes<br>checking for socklen_t... yes<br>checking for long... yes<br>checking size of long... 4<br>checking for int... yes<br>checking size of int... 4<br>checking for short... yes<br>checking size of short... 2<br>checking for clock... yes<br>checking for dprintf... no<br>checking for fsync... yes<br>checking for getdtablesize... yes<br>checking for getrusage... yes<br>checking for inet_aton... yes<br>checking for isascii... yes<br>checking for mbrlen... yes<br>checking for memcpy... yes<br>checking for memset... yes<br>checking for random... yes<br>checking for rename... yes<br>checking for setpgid... yes<br>checking for sigaction... yes<br>checking for sigemptyset... yes<br>checking for snprintf... yes<br>checking for srandom... yes<br>checking for strcasecmp... yes<br>checking for strncasecmp... yes<br>checking for uname... yes<br>checking for vsnprintf... yes<br>checking for sys/select.h... (cached) yes<br>checking for sys/socket.h... (cached) yes<br>checking types of arguments for select... int,fd_set *,struct timeval *<br>checking for vprintf... yes<br>checking for _doprnt... no<br>checking for strftime... yes<br>checking for stdlib.h... (cached) yes<br>checking for unistd.h... (cached) yes<br>checking for getpagesize... yes<br>checking for working mmap... no<br>checking for broken libsafe sscanf... no<br>checking for Tcl library... found /usr/local/lib/libtcl8.4.dll<br>checking for Tcl header... found /usr/local/include/tcl.h<br>checking whether the Tcl system has changed... yes<br>checking for Tcl version... 8.4<br>checking for Tcl patch level... 8.4.11<br>checking for Tcl_Free in -ltcl8.4... yes<br>checking for TclpFinalizeThreadData in -ltcl8.4... no<br>configure: creating ./config.status<br>config.status: creating Makefile<br>config.status: creating doc/Makefile<br>config.status: creating scripts/Makefile<br>config.status: creating src/Makefile<br>config.status: creating src/compat/Makefile<br>config.status: creating src/md5/Makefile<br>config.status: creating src/mod/Makefile<br>config.status: creating config.h<br>config.status: executing replace-if-changed commands<br>creating lush.h<br>config.status: executing catch-make-rebuild commands<br><br>Operating System: CYGWIN_NT-5.1 1.5.18(0.132/4/2)<br><br>If you experiance any problems compiling Eggdrop, please read the<br>compile guide, found in doc/COMPILE-GUIDE.<br><br>Type 'make config' to configure the modules, or type 'make iconfig'<br>to interactively choose which modules to compile.<br><br><br>Cause &amp; Effect@effect /cygdrive/c/eggdrop<br>$ make config<br>Detecting modules.................... done.<br>Calculating dependencies................... done.<br>Building ./src/mod/Makefile... done.<br>make[1]: Entering directory `/cygdrive/c/eggdrop/src/mod'<br><br>make[1]: Leaving directory `/cygdrive/c/eggdrop/src/mod'<br>Building ./src/mod/Makefile... done.<br><br>You can now compile the bot, using "make".<br><br><br>Cause &amp; Effect@effect /cygdrive/c/eggdrop<br>$ make<br>make[1]: Entering directory `/cygdrive/c/eggdrop/src'<br>This may take a while. Go get some runts.<br><br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c bg.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c botcmd.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c botmsg.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c botnet.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c chanprog.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c cmds.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c dcc.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c dccutil.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c dns.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c flags.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c language.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c match.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   \<br>'-DCCFLAGS="gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H  "' \<br>'-DLDFLAGS="gcc -pipe -mwin32"' \<br>'-DSTRIPFLAGS="strip"' -c ./main.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c mem.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c misc.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c misc_file.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c modules.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c net.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c rfc1459.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c tcl.c<br>tcl.c:492: warning: dereferencing type-punned pointer will break strict-aliasing<br> rules<br>tcl.c: In function `readtclprog':<br>tcl.c:741: warning: assignment discards qualifiers from pointer target type<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c tcldcc.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c tclhash.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c tclmisc.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c tcluser.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c userent.c<br>userent.c: In function `del_entry_type':<br>userent.c<img alt=":1135:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1135.svg"> warning: dereferencing type-punned pointer will break strict-ali<br>asing rules<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c userrec.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c users.c<br>make[2]: Entering directory `/cygdrive/c/eggdrop/src/md5'<br>gcc -pipe -mwin32 -g -O2 -Wall -I. -I../.. -I../.. -I../../src -DHAVE_CONFIG_H<br> -c md5c.c<br>make[2]: Leaving directory `/cygdrive/c/eggdrop/src/md5'<br>make[2]: Entering directory `/cygdrive/c/eggdrop/src/compat'<br>gcc -pipe -mwin32 -g -O2 -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H   -c<br>inet_aton.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H   -c<br>snprintf.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H   -c<br>memset.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H   -c<br>memcpy.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H   -c<br>strcasecmp.c<br>gcc -pipe -mwin32 -g -O2 -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H   -c<br>strftime.c<br>make[2]: Leaving directory `/cygdrive/c/eggdrop/src/compat'<br><br>---------- Yeah! That's the compiling, now the linking! ----------<br><br>Linking eggdrop (standard build).<br><br>gcc -pipe -mwin32 -o ../eggdrop.exe bg.o botcmd.o botmsg.o botnet.o chanprog.o c<br>mds.o dcc.o dccutil.o dns.o flags.o language.o match.o main.o mem.o misc.o misc_<br>file.o modules.o net.o rfc1459.o tcl.o tcldcc.o tclhash.o tclmisc.o tcluser.o us<br>erent.o userrec.o users.o  -L/usr/local/lib -ltcl8.4 -lm  /usr/lib/binmode.o md5<br>/md5c.o compat/*.o `cat mod/mod.xlibs`<br>strip ../eggdrop.exe<br><br>Successful compile: eggdrop.exe<br><br>make[1]: Leaving directory `/cygdrive/c/eggdrop/src'<br>make[1]: Entering directory `/cygdrive/c/eggdrop/src/mod'<br>', needed by `modules'.  Stop.arget `assoc.mod_so<br>make[1]: Leaving directory `/cygdrive/c/eggdrop/src/mod'<br>make: *** [modules] Error 2<br><br><br><br>no point in doing make install DEST="dir"<br>as the modules are not present.... :/<br><br>please help.... thank you<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5117">Atomic</a> — Fri Jul 15, 2005 11:45 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-07-15T11:17:16-04:00</updated>

		<published>2005-07-15T11:17:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52526#p52526</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52526#p52526"/>
		<title type="html"><![CDATA[Modules are not compiling....]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52526#p52526"><![CDATA[
paste your compile log, it can't be exactly the same<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Fri Jul 15, 2005 11:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Atomic]]></name></author>
		<updated>2005-07-15T08:32:02-04:00</updated>

		<published>2005-07-15T08:32:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52520#p52520</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52520#p52520"/>
		<title type="html"><![CDATA[problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52520#p52520"><![CDATA[
did we ever get a solution to this problem.....<br><br>i am having this problem also<br><br>i have eggdrop1.6.17 source cygwin everything installed "full"<br>without the tcl library....<br><br>i got tcl 8.4.11 installed to the same dir as cygwin<br><br>i get that exact same error....<br><br>any ideas how to fix it so the modules compile<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5117">Atomic</a> — Fri Jul 15, 2005 8:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[KrzychuG]]></name></author>
		<updated>2004-11-02T02:25:11-04:00</updated>

		<published>2004-11-02T02:25:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=42474#p42474</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=42474#p42474"/>
		<title type="html"><![CDATA[Modules are not compiling....]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=42474#p42474"><![CDATA[
Try 'make static'.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3672">KrzychuG</a> — Tue Nov 02, 2004 2:25 am</p><hr />
]]></content>
	</entry>
	</feed>
