<?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/7652" />

	<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>2004-06-10T13:59:33-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-06-10T13:59:33-04:00</updated>

		<published>2004-06-10T13:59:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37175#p37175</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37175#p37175"/>
		<title type="html"><![CDATA[errors compiling 1.6.16]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37175#p37175"><![CDATA[
Ok, thanks, missed that one...<p>Statistics: Posted by Guest — Thu Jun 10, 2004 1:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2004-06-10T12:35:25-04:00</updated>

		<published>2004-06-10T12:35:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37171#p37171</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37171#p37171"/>
		<title type="html"><![CDATA[errors compiling 1.6.16]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37171#p37171"><![CDATA[
Have a look at this thread:<br><br><a href="http://forum.egghelp.org/viewtopic.php?t=7585&amp;highlight=" class="postlink">http://forum.egghelp.org/viewtopic.php? ... highlight=</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Thu Jun 10, 2004 12:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-06-10T12:20:22-04:00</updated>

		<published>2004-06-10T12:20:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37170#p37170</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37170#p37170"/>
		<title type="html"><![CDATA[errors compiling 1.6.16]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37170#p37170"><![CDATA[
Got some problems installing eggdrop 1.6.16, thought it was my fbsd that missed out on something (pretty lame when it comes to bsd...) but then I tried 1.6.15 and it worked fine.<br><br>Here is what it says:<br><br>checking for gcc... gcc<br>checking for C compiler default output file name... a.out<br>checking whether the C compiler works... yes<br>checking whether we are cross compiling... no<br>checking for suffix of executables... <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 -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 -1 works... yes<br>checking for gawk... no<br>checking for mawk... no<br>checking for nawk... nawk<br>checking for basename... basename<br>checking for uname... uname<br>checking system type... FreeBSD<br>checking system release... 5.1-RELEASE<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... no<br>checking for __pthread_mutex_init in -lpthread... no<br>checking for pthread_mutex_init in -lpthreads... no<br>checking for pthread_mutex_init... yes<br>checking for dirent.h that defines DIR... yes<br>checking for library containing opendir... none required<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 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 whether time.h and sys/time.h may both be included... 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 for working volatile... 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 clock... yes<br>checking for dlopen... 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 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 broken libsafe sscanf... no<br>checking for Tcl library... found /usr/local/lib/libtcl80.so<br>checking for Tcl header... found /usr/local/include/tcl8.0/tcl.h<br>checking whether the Tcl system has changed... yes<br>checking for Tcl version... 8.0<br>checking for Tcl patch level... 8.0.5<br>checking for Tcl_Free in -ltcl80... yes<br>checking for TclpFinalizeThreadData in -ltcl80... 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: config.h is unchanged<br>config.status: executing replace-if-changed commands<br>lush.h is unchanged<br>config.status: executing catch-make-rebuild commands<br>Building ./src/mod/Makefile... done.<br>---<br>Checking for removed modules.................... done.<br>Detecting modules.................... done.<br>Calculating dependencies................... done.<br>Building ./src/mod/Makefile... done.<br>Configuring module 'compress'.<br>Running in eggdrop mode.<br>loading cache ../../../config.cache<br>checking for gcc... (cached) gcc<br>checking whether the C compiler (gcc  ) works... yes<br>checking whether the C compiler (gcc  ) is a cross-compiler... no<br>checking whether we are using GNU C... (cached) yes<br>checking whether gcc accepts -g... (cached) yes<br>checking for gzopen in -lz... (cached) yes<br>checking how to run the C preprocessor... (cached) gcc -E<br>checking for zlib.h... (cached) yes<br>checking for unistd.h... (cached) yes<br>checking for getpagesize... (cached) yes<br>checking for working mmap... (cached) yes<br>updating cache ../../../config.cache<br>creating ./config.status<br>creating Makefile<br>creating compress_config.h<br>compress_config.h is unchanged<br>Configuring module 'dns'.<br>Running in eggdrop mode.<br>loading cache ../../../config.cache<br>checking for gcc... (cached) gcc<br>checking whether the C compiler (gcc  ) works... yes<br>checking whether the C compiler (gcc  ) is a cross-compiler... no<br>checking whether we are using GNU C... (cached) yes<br>checking whether gcc accepts -g... (cached) yes<br>checking for Cygwin environment... (cached) no<br>checking for res_init... (cached) yes<br>checking for res_mkquery... (cached) yes<br>updating cache ../../../config.cache<br>creating ./config.status<br>creating Makefile<br>Building ./src/mod/Makefile... done.<br>---<br>This may take a while. Go get some runts.<br>gcc -pipe -g -O2 -I.. -I.. -DHAVE_CONFIG_H   -c ./botmsg.c<br>botmsg.c: In function `tandout_but':<br>botmsg.c:53: syntax error before "char"<br>botmsg.c: In function `simple_sprintf':<br>botmsg.c:147: syntax error before "char"<br>botmsg.c:154: syntax error before "char"<br>botmsg.c:159: syntax error before "int"<br>botmsg.c:164: syntax error before "int"<br>botmsg.c:169: syntax error before "unsigned"<br>botmsg.c:177: syntax error before "int"<br>botmsg.c: In function `botnet_send_priv':<br>botmsg.c:300: syntax error before "char"<br>botmsg.c:301: syntax error before "char"<br>botmsg.c:302: syntax error before "char"<br>botmsg.c:303: syntax error before "char"<br>*** Error code 1<br>Stop in /usr/home/floddy/eggdrop1.6.16/src.<br>*** Error code 1<br>Stop in /usr/home/floddy/eggdrop1.6.16.<br><br>rgds, Floddy<p>Statistics: Posted by Guest — Thu Jun 10, 2004 12:20 pm</p><hr />
]]></content>
	</entry>
	</feed>
