Eggdrop 1.6.10 already includes Cygwin support, as I said before it sounds like Cygwin isn't been detected properly on your system. Could you paste output of your config.log ? or at least the response to system type and system release sections of configure ?
ok,Here is the config.log /*--------------------------------------------------------- This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.52d. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = PINKFLOYD uname -m = i686 uname -r = 1.3.10(0.51/3/2) uname -s = CYGWIN_NT-5.0 uname -v = 2002-02-25 11:14 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH = /usr/local/bin:/usr/bin:/bin:/cygdrive/c/Inprise/vbroker/bin:/cygdrive/e/WINNT/system32:/cygdrive/e/WINNT:/cygdrive/e/WINNT/System32/Wbem:/cygdrive/e/Program Files/Microsoft SQL Server/80/Tools/BINN:/cygdrive/c/PROGRA~1/Borland/Delphi6/Bin:/cygdrive/c/PROGRA~1/Borland/Delphi6/Projects/Bpl ## ----------- ## ## Core tests. ## ## ----------- ## configure:981: PATH=".;."; conftest.sh conftest.sh: not found configure:984: $? = 127 configure:1020: result: configure:1022: result: This is Eggdrop's GNU configure script. configure:1024: result: It's going to run a bunch of strange tests to hopefully configure:1026: result: make your compile work without much twiddling. configure:1028: result: configure:1101: checking for gcc configure:1116: found /usr/bin/gcc configure:1124: result: gcc configure:1352: checking for C compiler version configure:1355: gcc --version </dev/null >&5 2.95.3-5 configure:1358: $? = 0 configure:1360: gcc -v </dev/null >&5 Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/specs gcc version 2.95.3-5 (cygwin special) configure:1363: $? = 0 configure:1365: gcc -V </dev/null >&5 gcc: argument to `-V' is missing configure:1368: $? = 1 configure:1394: checking for C compiler default output configure:1397: gcc conftest.c >&5 configure:1400: $? = 0 configure:1429: result: a.exe configure:1434: checking whether the C compiler works configure:1440: ./a.exe configure:1443: $? = 0 configure:1458: result: yes configure:1465: checking whether we are cross compiling configure:1467: result: no configure:1470: checking for executable suffix configure:1472: gcc -o conftest.exe conftest.c >&5 configure:1475: $? = 0 configure:1497: result: .exe configure:1503: checking for object suffix configure:1527: gcc -c conftest.c >&5 configure:1530: $? = 0 configure:1549: result: o configure:1553: checking whether we are using the GNU C compiler configure:1580: gcc -c conftest.c >&5 configure:1583: $? = 0 configure:1586: test -s conftest.o configure:1589: $? = 0 configure:1601: result: yes configure:1607: checking whether gcc accepts -g configure:1631: gcc -c -g conftest.c >&5 configure:1634: $? = 0 configure:1637: test -s conftest.o configure:1640: $? = 0 configure:1650: result: yes configure:1677: gcc -c -g -O2 conftest.c >&5 conftest.c:2: parse error before `me' configure:1680: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:1809: checking how to run the C preprocessor configure:1835: gcc -E conftest.c configure:1841: $? = 0 configure:1868: gcc -E conftest.c configure:1865: ac_nonexistent.h: No such file or directory configure:1874: $? = 1 configure: failed program was: #line 1864 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:1911: result: gcc -E configure:1926: gcc -E conftest.c configure:1932: $? = 0 configure:1959: gcc -E conftest.c configure:1956: ac_nonexistent.h: No such file or directory configure:1965: $? = 1 configure: failed program was: #line 1955 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:2004: checking for AIX configure:2023: result: no configure:2028: checking for POSIXized ISC configure:2047: result: no configure:2052: checking for ANSI C header files configure:2066: gcc -E conftest.c configure:2072: $? = 0 configure:2159: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:2162: $? = 0 configure:2164: ./conftest.exe configure:2167: $? = 0 configure:2180: result: yes configure:2196: checking for sys/types.h configure:2209: gcc -c -g -O2 conftest.c >&5 configure:2212: $? = 0 configure:2215: test -s conftest.o configure:2218: $? = 0 configure:2228: result: yes configure:2196: checking for sys/stat.h configure:2209: gcc -c -g -O2 conftest.c >&5 configure:2212: $? = 0 configure:2215: test -s conftest.o configure:2218: $? = 0 configure:2228: result: yes configure:2196: checking for stdlib.h configure:2209: gcc -c -g -O2 conftest.c >&5 configure:2212: $? = 0 configure:2215: test -s conftest.o configure:2218: $? = 0 configure:2228: result: yes configure:2196: checking for string.h configure:2209: gcc -c -g -O2 conftest.c >&5 configure:2212: $? = 0 configure:2215: test -s conftest.o configure:2218: $? = 0 configure:2228: result: yes configure:2196: checking for memory.h configure:2209: gcc -c -g -O2 conftest.c >&5 configure:2212: $? = 0 configure:2215: test -s conftest.o configure:2218: $? = 0 configure:2228: result: yes configure:2196: checking for strings.h configure:2209: gcc -c -g -O2 conftest.c >&5 configure:2212: $? = 0 configure:2215: test -s conftest.o configure:2218: $? = 0 configure:2228: result: yes configure:2196: checking for inttypes.h configure:2209: gcc -c -g -O2 conftest.c >&5 configure:2238: inttypes.h: No such file or directory configure:2212: $? = 1 configure: failed program was: #line 2202 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <inttypes.h> configure:2228: result: no configure:2196: checking for stdint.h configure:2209: gcc -c -g -O2 conftest.c >&5 configure:2238: stdint.h: No such file or directory configure:2212: $? = 1 configure: failed program was: #line 2202 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <stdint.h> configure:2228: result: no configure:2196: checking for unistd.h configure:2209: gcc -c -g -O2 conftest.c >&5 configure:2212: $? = 0 configure:2215: test -s conftest.o configure:2218: $? = 0 configure:2228: result: yes configure:2249: checking minix/config.h usability configure:2258: gcc -c -g -O2 conftest.c >&5 configure:2287: minix/config.h: No such file or directory configure:2261: $? = 1 configure: failed program was: #line 2252 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <minix/config.h> configure:2276: result: no configure:2280: checking minix/config.h presence configure:2287: gcc -E conftest.c configure:2284: minix/config.h: No such file or directory configure:2293: $? = 1 configure: failed program was: #line 2283 "configure" #include "confdefs.h" #include <minix/config.h> configure:2311: result: no configure:2329: checking for minix/config.h configure:2336: result: no configure:2367: checking whether the compiler understands -pipe configure:2393: gcc -pipe -c -g -O2 conftest.c >&5 configure:2396: $? = 0 configure:2399: test -s conftest.o configure:2402: $? = 0 configure:2414: result: yes configure:2424: checking whether make sets ${MAKE} configure:2444: result: yes configure:2491: checking for ranlib configure:2506: found /usr/bin/ranlib configure:2515: result: ranlib configure:2539: checking for a BSD compatible install configure:2588: result: /usr/bin/install -c configure:2599: checking whether ln -s works configure:2603: result: yes configure:2612: checking for strip configure:2627: found /usr/bin/strip configure:2635: result: strip configure:2652: checking for gawk configure:2667: found /usr/bin/gawk configure:2675: result: gawk configure:2700: checking for basename configure:2715: found /usr/bin/basename configure:2723: result: basename configure:2744: checking for uname configure:2759: found /usr/bin/uname configure:2767: result: uname configure:2797: checking system type configure:2804: result: CYGWIN_NT-5.0 configure:2806: checking system release configure:2813: result: 1.3.10(0.51/3/2) configure:2851: checking how to access the Win32 API configure:2878: gcc -pipe -c -g -O2 conftest.c >&5 configure:2869: #error WIN32 or _WIN32 not defined configure:2881: $? = 1 configure: failed program was: #line 2855 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #ifndef WIN32 # ifndef _WIN32 # error WIN32 or _WIN32 not defined # endif #endif ; return 0; } configure:2925: gcc -pipe -mwin32 -c -g -O2 conftest.c >&5 -mwin32 configure:2928: $? = 0 configure:2931: test -s conftest.o configure:2934: $? = 0 configure:2937: result: found via -mwin32 configure:2961: checking for /usr/lib/binmode.o configure:2965: result: yes configure:3191: checking for socket in -lsocket configure:3224: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c -lsocket /usr/lib/binmode.o >&5 /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:3227: $? = 1 configure: failed program was: #line 3199 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char socket (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { socket (); ; return 0; } configure:3244: result: no configure:3255: checking for connect in -lnsl configure:3288: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c -lnsl /usr/lib/binmode.o >&5 /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld: cannot find -lnsl collect2: ld returned 1 exit status configure:3291: $? = 1 configure: failed program was: #line 3263 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char connect (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { connect (); ; return 0; } configure:3308: result: no configure:3319: checking for gethostbyname in -ldns configure:3352: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c -ldns /usr/lib/binmode.o >&5 /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld: cannot find -ldns collect2: ld returned 1 exit status configure:3355: $? = 1 configure: failed program was: #line 3327 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gethostbyname (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { gethostbyname (); ; return 0; } configure:3372: result: no configure:3383: checking for dlopen in -ldl configure:3416: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c -ldl /usr/lib/binmode.o >&5 /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld: cannot find -ldl collect2: ld returned 1 exit status configure:3419: $? = 1 configure: failed program was: #line 3391 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dlopen (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { dlopen (); ; return 0; } configure:3436: result: no configure:3447: checking for tan in -lm configure:3480: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c -lm /usr/lib/binmode.o >&5 configure:3483: $? = 0 configure:3486: test -s conftest.exe configure:3489: $? = 0 configure:3500: result: yes configure:3507: checking for pthread_mutex_init in -lpthread configure:3540: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c -lpthread /usr/lib/binmode.o >&5 configure:3543: $? = 0 configure:3546: test -s conftest.exe configure:3549: $? = 0 configure:3560: result: yes configure:3899: checking for dirent.h that defines DIR configure:3926: gcc -pipe -mwin32 -c -g -O2 conftest.c >&5 configure:3929: $? = 0 configure:3932: test -s conftest.o configure:3935: $? = 0 configure:3945: result: yes configure:3958: checking for opendir in -ldir configure:3991: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c -ldir /usr/lib/binmode.o >&5 /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld: cannot find -ldir collect2: ld returned 1 exit status configure:3994: $? = 1 configure: failed program was: #line 3966 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char opendir (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { opendir (); ; return 0; } configure:4011: result: no configure:4079: checking for sys/wait.h that is POSIX.1 compatible configure:4113: gcc -pipe -mwin32 -c -g -O2 conftest.c >&5 configure:4116: $? = 0 configure:4119: test -s conftest.o configure:4122: $? = 0 configure:4132: result: yes configure:4155: checking sys/time.h usability configure:4164: gcc -pipe -mwin32 -c -g -O2 conftest.c >&5 configure:4167: $? = 0 configure:4170: test -s conftest.o configure:4173: $? = 0 configure:4182: result: yes configure:4186: checking sys/time.h presence configure:4193: gcc -E conftest.c configure:4199: $? = 0 configure:4217: result: yes configure:4235: checking for sys/time.h configure:4242: result: yes configure:4255: checking whether time.h and sys/time.h may both be included configure:4283: gcc -pipe -mwin32 -c -g -O2 conftest.c >&5 configure:4286: $? = 0 configure:4289: test -s conftest.o configure:4292: $? = 0 configure:4302: result: yes configure:4325: checking sys/select.h usability configure:4334: gcc -pipe -mwin32 -c -g -O2 conftest.c >&5 configure:4337: $? = 0 configure:4340: test -s conftest.o configure:4343: $? = 0 configure:4352: result: yes configure:4356: checking sys/select.h presence configure:4363: gcc -E conftest.c configure:4369: $? = 0 configure:4387: result: yes configure:4405: checking for sys/select.h configure:4412: result: yes configure:4325: checking sys/rusage.h usability configure:4334: gcc -pipe -mwin32 -c -g -O2 conftest.c >&5 configure:4363: sys/rusage.h: No such file or directory configure:4337: $? = 1 configure: failed program was: #line 4328 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <sys/rusage.h> configure:4352: result: no configure:4356: checking sys/rusage.h presence configure:4363: gcc -E conftest.c configure:4360: sys/rusage.h: No such file or directory configure:4369: $? = 1 configure: failed program was: #line 4359 "configure" #include "confdefs.h" #include <sys/rusage.h> configure:4387: result: no configure:4405: checking for sys/rusage.h configure:4412: result: no configure:4316: checking for unistd.h configure:4321: result: yes configure:4325: checking dlfcn.h usability configure:4334: gcc -pipe -mwin32 -c -g -O2 conftest.c >&5 configure:4337: $? = 0 configure:4340: test -s conftest.o configure:4343: $? = 0 configure:4352: result: yes configure:4356: checking dlfcn.h presence configure:4363: gcc -E conftest.c configure:4369: $? = 0 configure:4387: result: yes configure:4405: checking for dlfcn.h configure:4412: result: yes configure:4325: checking stdarg.h usability configure:4334: gcc -pipe -mwin32 -c -g -O2 conftest.c >&5 configure:4337: $? = 0 configure:4340: test -s conftest.o configure:4343: $? = 0 configure:4352: result: yes configure:4356: checking stdarg.h presence configure:4363: gcc -E conftest.c configure:4369: $? = 0 configure:4387: result: yes configure:4405: checking for stdarg.h configure:4412: result: yes configure:4325: checking std_args.h usability configure:4334: gcc -pipe -mwin32 -c -g -O2 conftest.c >&5 configure:4363: std_args.h: No such file or directory configure:4337: $? = 1 configure: failed program was: #line 4328 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <std_args.h> configure:4352: result: no configure:4356: checking std_args.h presence configure:4363: gcc -E conftest.c configure:4360: std_args.h: No such file or directory configure:4369: $? = 1 configure: failed program was: #line 4359 "configure" #include "confdefs.h" #include <std_args.h> configure:4387: result: no configure:4405: checking for std_args.h configure:4412: result: no configure:4316: checking for strings.h configure:4321: result: yes configure:4325: checking limits.h usability configure:4334: gcc -pipe -mwin32 -c -g -O2 conftest.c >&5 configure:4337: $? = 0 configure:4340: test -s conftest.o configure:4343: $? = 0 configure:4352: result: yes configure:4356: checking limits.h presence configure:4363: gcc -E conftest.c configure:4369: $? = 0 configure:4387: result: yes configure:4405: checking for limits.h configure:4412: result: yes configure:4426: checking for pid_t configure:4453: gcc -pipe -mwin32 -c -g -O2 conftest.c >&5 configure:4456: $? = 0 configure:4459: test -s conftest.o configure:4462: $? = 0 configure:4472: result: yes configure:4484: checking for size_t configure:4511: gcc -pipe -mwin32 -c -g -O2 conftest.c >&5 configure:4514: $? = 0 configure:4517: test -s conftest.o configure:4520: $? = 0 configure:4530: result: yes configure:4542: checking for gcc -pipe -mwin32 option to accept ANSI C configure:4605: gcc -pipe -mwin32 -c -g -O2 conftest.c >&5 configure:4608: $? = 0 configure:4611: test -s conftest.o configure:4614: $? = 0 configure:4631: result: none needed configure:4639: checking for an ANSI C-conforming const configure:4709: gcc -pipe -mwin32 -c -g -O2 conftest.c >&5 configure:4712: $? = 0 configure:4715: test -s conftest.o configure:4718: $? = 0 configure:4728: result: yes configure:4738: checking whether byte ordering is bigendian configure:4768: gcc -pipe -mwin32 -c -g -O2 conftest.c >&5 configure:4771: $? = 0 configure:4774: test -s conftest.o configure:4777: $? = 0 configure:4804: gcc -pipe -mwin32 -c -g -O2 conftest.c >&5 configure: In function `main': configure:4795: `not' undeclared (first use in this function) configure:4795: (Each undeclared identifier is reported only once configure:4795: for each function it appears in.) configure:4795: parse error before `big' configure:4807: $? = 1 configure: failed program was: #line 4781 "configure" #include "confdefs.h" #include <sys/types.h> #include <sys/param.h> #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:4920: result: no configure:4939: checking for inline configure:4956: gcc -pipe -mwin32 -c -g -O2 conftest.c >&5 configure:4959: $? = 0 configure:4962: test -s conftest.o configure:4965: $? = 0 configure:4976: result: inline configure:4991: checking for long configure:5018: gcc -pipe -mwin32 -c -g -O2 conftest.c >&5 configure:5021: $? = 0 configure:5024: test -s conftest.o configure:5027: $? = 0 configure:5037: result: yes configure:5040: checking size of long configure:5234: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 configure:5237: $? = 0 configure:5239: ./conftest.exe configure:5242: $? = 0 configure:5258: result: 4 configure:5264: checking for int configure:5291: gcc -pipe -mwin32 -c -g -O2 conftest.c >&5 configure:5294: $? = 0 configure:5297: test -s conftest.o configure:5300: $? = 0 configure:5310: result: yes configure:5313: checking size of int configure:5507: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 configure:5510: $? = 0 configure:5512: ./conftest.exe configure:5515: $? = 0 configure:5531: result: 4 configure:5542: checking for clock configure:5585: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 configure:5588: $? = 0 configure:5591: test -s conftest.exe configure:5594: $? = 0 configure:5604: result: yes configure:5542: checking for getrusage configure:5585: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 configure:5588: $? = 0 configure:5591: test -s conftest.exe configure:5594: $? = 0 configure:5604: result: yes configure:5542: checking for setpgid configure:5585: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 configure:5588: $? = 0 configure:5591: test -s conftest.exe configure:5594: $? = 0 configure:5604: result: yes configure:5542: checking for uname configure:5585: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 configure:5588: $? = 0 configure:5591: test -s conftest.exe configure:5594: $? = 0 configure:5604: result: yes configure:5542: checking for sigaction configure:5585: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 configure:5588: $? = 0 configure:5591: test -s conftest.exe configure:5594: $? = 0 configure:5604: result: yes configure:5542: checking for sigemptyset configure:5585: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 configure:5588: $? = 0 configure:5591: test -s conftest.exe configure:5594: $? = 0 configure:5604: result: yes configure:5542: checking for rename configure:5585: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 configure:5588: $? = 0 configure:5591: test -s conftest.exe configure:5594: $? = 0 configure:5604: result: yes configure:5542: checking for strcasecmp configure:5585: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 configure:5588: $? = 0 configure:5591: test -s conftest.exe configure:5594: $? = 0 configure:5604: result: yes configure:5542: checking for strncasecmp configure:5585: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 configure:5588: $? = 0 configure:5591: test -s conftest.exe configure:5594: $? = 0 configure:5604: result: yes configure:5542: checking for getdtablesize configure:5585: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 configure:5588: $? = 0 configure:5591: test -s conftest.exe configure:5594: $? = 0 configure:5604: result: yes configure:5542: checking for memset configure:5585: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 configure:5558: warning: conflicting types for built-in function `memset' configure:5588: $? = 0 configure:5591: test -s conftest.exe configure:5594: $? = 0 configure:5604: result: yes configure:5542: checking for random configure:5585: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 configure:5588: $? = 0 configure:5591: test -s conftest.exe configure:5594: $? = 0 configure:5604: result: yes configure:5542: checking for srandom configure:5585: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 configure:5588: $? = 0 configure:5591: test -s conftest.exe configure:5594: $? = 0 configure:5604: result: yes configure:5542: checking for dlopen configure:5585: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 configure:5588: $? = 0 configure:5591: test -s conftest.exe configure:5594: $? = 0 configure:5604: result: yes configure:5542: checking for dprintf configure:5585: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 /cygdrive/e/DOCUME~1/ADMINI~1.PIN/LOCALS~1/Temp/ccgVnANn.o: In function `main': /cygdrive/f/windrop/configure:5576: undefined reference to `dprintf' collect2: ld returned 1 exit status configure:5588: $? = 1 configure: failed program was: #line 5548 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char dprintf (); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dprintf (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_dprintf) || defined (__stub___dprintf) choke me #else f = dprintf; #endif ; return 0; } configure:5604: result: no configure:5542: checking for snprintf configure:5585: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 configure:5588: $? = 0 configure:5591: test -s conftest.exe configure:5594: $? = 0 configure:5604: result: yes configure:5542: checking for vsnprintf configure:5585: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 configure:5588: $? = 0 configure:5591: test -s conftest.exe configure:5594: $? = 0 configure:5604: result: yes configure:5542: checking for isascii configure:5585: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 configure:5588: $? = 0 configure:5591: test -s conftest.exe configure:5594: $? = 0 configure:5604: result: yes configure:5542: checking for inet_aton configure:5585: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 configure:5588: $? = 0 configure:5591: test -s conftest.exe configure:5594: $? = 0 configure:5604: result: yes configure:5542: checking for memcpy configure:5585: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 configure:5558: warning: conflicting types for built-in function `memcpy' configure:5588: $? = 0 configure:5591: test -s conftest.exe configure:5594: $? = 0 configure:5604: result: yes configure:5542: checking for strftime configure:5585: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 configure:5588: $? = 0 configure:5591: test -s conftest.exe configure:5594: $? = 0 configure:5604: result: yes configure:5542: checking for fsync configure:5585: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 configure:5588: $? = 0 configure:5591: test -s conftest.exe configure:5594: $? = 0 configure:5604: result: yes configure:5617: checking for vsprintf configure:5660: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 configure:5663: $? = 0 configure:5666: test -s conftest.exe configure:5669: $? = 0 configure:5679: result: yes configure:5715: checking for broken libsafe sscanf configure:5741: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c /usr/lib/binmode.o >&5 configure:5744: $? = 0 configure:5746: ./conftest.exe configure:5749: $? = 0 configure:5762: result: no configure:6011: checking for Tcl library configure:6028: result: found /usr/lib/libtcl80.a configure:6048: checking for Tcl header configure:6063: result: found /usr/include/tcl.h configure:6101: checking whether the Tcl system has changed configure:6128: result: yes configure:6147: checking for Tcl version configure:6158: result: 8.0 configure:6172: checking for Tcl patch level configure:6183: result: 8.0.4 configure:6255: checking for Tcl_Free in -ltcl80 configure:6288: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c -ltcl80 -L/usr/lib -lm -lpthread /usr/lib/binmode.o >&5 configure:6291: $? = 0 configure:6294: test -s conftest.exe configure:6297: $? = 0 configure:6308: result: yes configure:6339: checking for TclpFinalizeThreadData in -ltcl80 configure:6372: gcc -pipe -mwin32 -o conftest.exe -g -O2 conftest.c -ltcl80 -L/usr/lib -lm -lpthread /usr/lib/binmode.o >&5 /cygdrive/e/DOCUME~1/ADMINI~1.PIN/LOCALS~1/Temp/cckuJi1I.o: In function `main': /cygdrive/f/windrop/configure:6365: undefined reference to `TclpFinalizeThreadData' collect2: ld returned 1 exit status configure:6375: $? = 1 configure: failed program was: #line 6347 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char TclpFinalizeThreadData (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { TclpFinalizeThreadData (); ; return 0; } configure:6392: result: no configure:6631: creating ./config.status ## --------------- ## ## Running $as_me. ## ## --------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.52d. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ on PINKFLOYD config.status:7131: creating Makefile config.status:7131: creating doc/Makefile config.status:7131: creating scripts/Makefile config.status:7131: creating src/Makefile config.status:7131: creating src/md5/Makefile config.status:7131: creating src/compat/Makefile config.status:7131: creating src/mod/Makefile config.status:7223: creating config.h config.status:7364: config.h is unchanged config.status:7450: executing default-1 commands config.status:7450: executing default-2 commands configure:7503: result: configure:7505: result: Configure is done. configure:7507: result: configure:7509: result: Type 'make config' to configure the modules, or type 'make iconfig' configure:7511: result: to interactively choose which modules to compile. configure:7513: result: configure:7520: result: After that, type 'make' to create the bot. configure:7523: result: ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_sizeof_int='4' ac_cv_type_size_t='yes' egg_cv_var_libsafe_sscanf='no' egg_cv_var_tcl_free='yes' egg_cv_var_tcl_patch_level='8.0.4' ac_cv_func_srandom='yes' ac_cv_c_bigendian='no' ac_cv_header_stdlib_h='yes' ac_cv_func_random='yes' ac_cv_func_strncasecmp='yes' ac_cv_func_clock='yes' ac_cv_header_sys_time_h='yes' ac_cv_func_dprintf='no' ac_cv_func_dlopen='yes' ac_cv_func_getdtablesize='yes' ac_cv_prog_cc_g='yes' ac_cv_env_LDFLAGS_set='' ac_cv_header_stdarg_h='yes' ac_cv_path_install='/usr/bin/install -c' ac_cv_c_compiler_gnu='yes' ac_cv_exeext='.exe' ac_cv_env_CFLAGS_set='' egg_cv_var_tcl_version='8.0' ac_cv_func_strftime='yes' ac_cv_header_dirent_dirent_h='yes' ac_cv_lib_m_tan='yes' ac_cv_header_sys_wait_h='yes' ac_cv_env_CPP_value='' ac_cv_env_CPPFLAGS_set='' ac_cv_func_strcasecmp='yes' ac_cv_prog_STRIP='strip' ac_cv_header_minix_config_h='no' ac_cv_lib_tcl80___TclpFinalizeThreadData='no' ac_cv_func_inet_aton='yes' ac_cv_func_sigaction='yes' ac_cv_type_long='yes' egg_cv_var_system_release='1.3.10(0.51/3/2)' ac_cv_func_snprintf='yes' ac_cv_env_host_alias_set='' ac_cv_func_memcpy='yes' ac_cv_func_vsnprintf='yes' ac_cv_func_memset='yes' ac_cv_func_uname='yes' ac_cv_c_const='yes' ac_cv_lib_dns_gethostbyname='no' ac_cv_lib_socket_socket='no' ac_cv_header_sys_stat_h='yes' ac_cv_env_build_alias_set='' ac_cv_func_getrusage='yes' ac_cv_header_sys_select_h='yes' ac_cv_header_limits_h='yes' ac_cv_env_LDFLAGS_value='' ac_cv_env_target_alias_set='' ac_cv_prog_cc_stdc='' ac_cv_env_CFLAGS_value='' ac_cv_env_CC_set='' ac_cv_func_vsprintf='yes' ac_cv_header_std_args_h='no' ac_cv_header_sys_types_h='yes' ac_cv_header_stdc='yes' ac_cv_header_time='yes' ac_cv_prog_UNAME='uname' ac_cv_header_strings_h='yes' egg_cv_var_tcl_id='/usr/lib:tcl80.a:/usr/include:tcl.h' ac_cv_sizeof_long='4' ac_cv_lib_dir_opendir='no' ac_cv_prog_make_make_set='yes' ac_cv_header_stdint_h='no' ac_cv_header_inttypes_h='no' ac_cv_c_inline='inline' ac_cv_header_unistd_h='yes' ac_cv_header_string_h='yes' ac_cv_env_CPPFLAGS_value='' ac_cv_header_sys_rusage_h='no' ac_cv_prog_BASENAME='basename' ac_cv_func_isascii='yes' ac_cv_prog_ac_ct_RANLIB='ranlib' ac_cv_header_memory_h='yes' egg_cv_var_tcl_threaded='no' ac_cv_func_fsync='yes' ac_cv_env_host_alias_value='' ac_cv_lib_tcl80___Tcl_Free='yes' ac_cv_type_int='yes' egg_cv_var_ccpipe='yes' ac_cv_lib_pthread='-lpthread' ac_cv_lib_pthread_pthread_mutex_init='yes' ac_cv_type_pid_t='yes' ac_cv_lib_nsl_connect='no' ac_cv_func_sigemptyset='yes' ac_cv_prog_AWK='gawk' ac_cv_prog_CPP='gcc -E' ac_cv_env_build_alias_value='' ac_cv_prog_ac_ct_CC='gcc' ac_cv_env_target_alias_value='' ac_cv_func_rename='yes' ac_cv_env_CC_value='' ac_cv_lib_dl_dlopen='no' ac_cv_env_CPP_set='' ac_cv_header_dlfcn_h='yes' ac_cv_func_setpgid='yes' egg_cv_var_system_type='CYGWIN_NT-5.0' ac_cv_objext='o' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_UNISTD_H 1 #define MODULES_OK 1 #define CYGWIN_HACKS 1 #define EGG_MOD_EXT "dll" #define HAVE_DIRENT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_STDARG_H 1 #define HAVE_STRINGS_H 1 #define HAVE_LIMITS_H 1 #define SIZEOF_LONG 4 #define SIZEOF_INT 4 #define HAVE_CLOCK 1 #define HAVE_GETRUSAGE 1 #define HAVE_SETPGID 1 #define HAVE_UNAME 1 #define HAVE_SIGACTION 1 #define HAVE_SIGEMPTYSET 1 #define HAVE_RENAME 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_MEMSET 1 #define HAVE_RANDOM 1 #define HAVE_SRANDOM 1 #define HAVE_DLOPEN 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ISASCII 1 #define HAVE_INET_ATON 1 #define HAVE_MEMCPY 1 #define HAVE_STRFTIME 1 #define HAVE_FSYNC 1 #define HAVE_VSPRINTF 1 #define HAVE_TCL_FREE 1 #define EGG_VERSION 10611 configure: exit 0 --------------------------------------------------------*/ BTW I am using Win2000 pro _________________________________________________________________ 在您的行動裝置上傳送接收 Hotmail 郵件,請移至:http://mobile.msn.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/