This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

problems... don't know where to turn to.... :)



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@sourceware.cygnus.com