Delivered-To: listarch-cygwin AT sourceware DOT cygnus DOT com Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-Id: <4.1.19990209021003.00936160@mail.autobahn.mb.ca> X-Sender: davec AT mail DOT autobahn DOT mb DOT ca X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Tue, 09 Feb 1999 02:10:13 -0600 To: cygwin AT sourceware DOT cygnus DOT com From: "Dave C." Subject: problems... don't know where to turn to.... :) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" I've searched the faq and userguide but can find nothing..... I'm trying to port the Undernet ircd & UWorld 8.1.... But trying to install the ircd, I cannot run the configure script. BASH.EXE-2.02$ ./configure BASH.EXE: ./configure: No such file or directory And for the UWorld, which uses no configure script, make doesn't work. cd src; make gcc -I./include -c bot.c -o bot.o In file included from .\include\bot.h:16, from bot.c:24: .\include\proto.h:210: conflicting types for `strlwr' F:\CYGNUS\CYGWIN32\CYGWIN~1\H-I586~1\BIN\..\lib\gcc-lib\i586-cygwin32\egcs-2 .91. 57\..\..\..\..\i586-cygwin32\include\string.h:64: previous declaration of `strlw r' make[1]: *** [bot.o] Error 1 make: *** [build] Error 2 the Uworld I'll probably have to edit manually.... (best guess) -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com