This is the mail archive of the cygwin-developers@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: latest snapshot problems?


On Sun, 6 Feb 2000, Chris Faylor wrote:

> I tried this on two different systems and was able to configure ncurses-5.0
> with no problem.

Okay, I was able to get it to configure using the standard cygwin 1.0
release on NT 4.0; but then it failed during the compile, missing
sgtty.h. I took that from a linux machine and dropped that in only to have
it complain about some incomplete types.

cd ../objects; gcc -I../ncurses -I.  -DNDEBUG -I. -I../include
-I/usr/local/include -DHAVE_CONFIG_H
-DTERMINFO=\"/usr/local/share/terminfo\" -O2  -c
../ncurses/./tty/hashmap.c
In file included from ../ncurses/./tty/hashmap.c:71:
../include/term.h:700: field `Ottyb' has incomplete type
../include/term.h:701: field `Nttyb' has incomplete type
make[1]: *** [../objects/hashmap.o] Error 1


I then upgraded to the 2/6/00 cygwin-inst snapshot, same problem. I think
the problem on the other machine is a goofed up install of gcc 2.95.2.
I'll go ahead and wipe it and try from a clean install.

thnx!


--
it's only fair to tell you
I'm absolutely cuckoo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]