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

	<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-11-02T14:22:50-04:00</updated>

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

		<entry>
		<author><name><![CDATA[brentoids]]></name></author>
		<updated>2005-11-02T14:22:50-04:00</updated>

		<published>2005-11-02T14:22:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56999#p56999</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56999#p56999"/>
		<title type="html"><![CDATA[Re: windrop compiling problem 'can not create excutables']]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56999#p56999"><![CDATA[
<blockquote class="uncited"><div>/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot </div></blockquote>this is caused by not having the ws32api installed with your Cygwin.  It is not part of the default installation and can be added from the Lib section if you run setup again.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6923">brentoids</a> — Wed Nov 02, 2005 2:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-06-22T15:18:44-04:00</updated>

		<published>2005-06-22T15:18:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51237#p51237</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51237#p51237"/>
		<title type="html"><![CDATA[windrop compiling problem 'can not create excutables']]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51237#p51237"><![CDATA[
no, I don't have Cygwin, haven't used it for years<br><br>try to export LIBS=-LC:\\Windows\\System32 before configure<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Wed Jun 22, 2005 3:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sKy]]></name></author>
		<updated>2005-06-22T14:34:05-04:00</updated>

		<published>2005-06-22T14:34:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51236#p51236</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51236#p51236"/>
		<title type="html"><![CDATA[windrop compiling problem 'can not create excutables']]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51236#p51236"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div>/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -luser32 </div></blockquote>try to add -LC:\\Windows\\System32 to XLIBS in Makefile</div></blockquote>- dir eggdrop1.6? In the dirs below are a much makefile* files. But not only 'makefile'. Only makefile.in<br><blockquote class="uncited"><div>...and check you Cygwin configuration, there's something wrong with it, since C:\Windows\System32 should already be in the default library search path of ld(1) - and it's not</div></blockquote>- Could you tell me please the name and the dir of that config file?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6101">sKy</a> — Wed Jun 22, 2005 2:34 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-06-22T13:18:42-04:00</updated>

		<published>2005-06-22T13:18:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51231#p51231</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51231#p51231"/>
		<title type="html"><![CDATA[windrop compiling problem 'can not create excutables']]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51231#p51231"><![CDATA[
...and check you Cygwin configuration, there's something wrong with it, since C:\Windows\System32 should already be in the default library search path of ld(1) - and it's not<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Wed Jun 22, 2005 1:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-06-22T12:59:24-04:00</updated>

		<published>2005-06-22T12:59:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51228#p51228</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51228#p51228"/>
		<title type="html"><![CDATA[windrop compiling problem 'can not create excutables']]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51228#p51228"><![CDATA[
<blockquote class="uncited"><div>/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -luser32 </div></blockquote>try to add -LC:\\Windows\\System32 to XLIBS in Makefile<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Wed Jun 22, 2005 12:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sKy]]></name></author>
		<updated>2005-06-22T12:01:42-04:00</updated>

		<published>2005-06-22T12:01:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51226#p51226</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51226#p51226"/>
		<title type="html"><![CDATA[windrop compiling problem 'can not create excutables']]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51226#p51226"><![CDATA[
I tryed to compile a eggdrop on windows myself with cygwin.<br>error: can not create executables.<br><br>I downloaded the hole cygwin (about 1.85 GB) and used the instruction on the windrop page.<br><br>Well, if someone know a better instruction how to install or know how to fix this error, please post here. Thanks.<br><br>config.log (errorfile)<div class="codebox"><p>Code: </p><pre><code>This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by Eggdrop configure 1.6.18, which wasgenerated by GNU Autoconf 2.59.  Invocation command line was  $ ./configure --enable-strip## --------- #### Platform. #### --------- ##hostname = potouname -m = i686uname -r = 1.5.17(0.129/4/2)uname -s = CYGWIN_NT-5.1uname -v = 2005-05-25 19:38/usr/bin/uname -p = unknown/bin/uname -X     = unknown/bin/arch              = unknown/usr/bin/arch -k       = unknown/usr/convex/getsysinfo = unknownhostinfo               = unknown/bin/machine           = unknown/usr/bin/oslevel       = unknown/bin/universe          = unknownPATH: /usr/local/binPATH: /usr/binPATH: /binPATH: /usr/X11R6/binPATH: /cygdrive/c/WINDOWS/system32PATH: /cygdrive/c/WINDOWSPATH: /cygdrive/c/WINDOWS/System32/Wbem## ----------- #### Core tests. #### ----------- ##configure:1359: result: configure:1361: result: This is Eggdrop's GNU configure script.configure:1363: result: It's going to run a bunch of tests to hopefully make your compileconfigure:1365: result: work without much twiddling.configure:1367: result: configure:1444: checking for gccconfigure:1460: found /usr/bin/gccconfigure:1470: result: gccconfigure:1714: checking for C compiler versionconfigure:1717: gcc --version &lt;/dev/null &gt;&amp;5gcc (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)Copyright (C) 2004 Free Software Foundation, Inc.This is free software; see the source for copying conditions.  There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:1720: $? = 0configure:1722: gcc -v &lt;/dev/null &gt;&amp;5Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specsConfigured with: /gcc/gcc-3.4.4/gcc-3.4.4-1/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug : (reconfigured) Thread model: posixgcc version 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)configure:1725: $? = 0configure:1727: gcc -V &lt;/dev/null &gt;&amp;5gcc: `-V' option must have argumentconfigure:1730: $? = 1configure:1753: checking for C compiler default output file nameconfigure:1756: gcc    conftest.c  &gt;&amp;5/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -luser32collect2: ld returned 1 exit statusconfigure:1759: $? = 1configure: failed program was:| /* confdefs.h.  */| | #define PACKAGE_NAME "Eggdrop"| #define PACKAGE_TARNAME "eggdrop"| #define PACKAGE_VERSION "1.6.18"| #define PACKAGE_STRING "Eggdrop 1.6.18"| #define PACKAGE_BUGREPORT "bugs@eggheads.org"| /* end confdefs.h.  */| | int| main ()| {| |   ;|   return 0;| }configure:1798: error: C compiler cannot create executablesSee `config.log' for more details.## ---------------- #### Cache variables. #### ---------------- ##ac_cv_env_CC_set=ac_cv_env_CC_value=ac_cv_env_CFLAGS_set=ac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=ac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=ac_cv_env_LDFLAGS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=ac_cv_env_host_alias_value=ac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_prog_ac_ct_CC=gcc## ----------------- #### Output variables. #### ----------------- ##AWK=''BASENAME=''CC='gcc'CFLAGS=''CPP=''CPPFLAGS=''DEFAULT_MAKE=''DEFS=''DEST=''ECHO_C=''ECHO_N='-n'ECHO_T=''EGGEXEC=''EGGVERSION=''EGREP=''EXEEXT=''HEAD_1=''INSTALL_DATA=''INSTALL_PROGRAM=''INSTALL_SCRIPT=''LDFLAGS=''LIBOBJS=''LIBS=''LN_S=''LTLIBOBJS=''MODULE_XLIBS=''MOD_CC=''MOD_EXT=''MOD_LD=''MOD_STRIP=''MOD_UPDIR=''OBJEXT=''PACKAGE_BUGREPORT='bugs@eggheads.org'PACKAGE_NAME='Eggdrop'PACKAGE_STRING='Eggdrop 1.6.18'PACKAGE_TARNAME='eggdrop'PACKAGE_VERSION='1.6.18'PATH_SEPARATOR=':'RANLIB=''SET_MAKE=''SHELL='/bin/bash'SHLIB_CC=''SHLIB_LD=''SHLIB_STRIP=''STRIP=''TCLINC=''TCLINCFN=''TCLLIB=''TCLLIBFN=''TCL_LIBS=''TCL_REQS=''UNAME=''ac_ct_CC='gcc'ac_ct_RANLIB=''bindir='${exec_prefix}/bin'build_alias=''datadir='${prefix}/share'egg_ac_parameters=' '--enable-strip''exec_prefix='NONE'host_alias=''includedir='${prefix}/include'infodir='${prefix}/info'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localstatedir='${prefix}/var'mandir='${prefix}/man'oldincludedir='/usr/include'prefix='NONE'program_transform_name='s,x,x,'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ###define PACKAGE_BUGREPORT "bugs@eggheads.org"#define PACKAGE_NAME "Eggdrop"#define PACKAGE_STRING "Eggdrop 1.6.18"#define PACKAGE_TARNAME "eggdrop"#define PACKAGE_VERSION "1.6.18"configure: exit 77</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6101">sKy</a> — Wed Jun 22, 2005 12:01 pm</p><hr />
]]></content>
	</entry>
	</feed>
