This is the mail archive of the cygwin 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]
Other format: [Raw text]

(1.5.19) problem compiling screen 4.0.2


I get these conftest.exe errors when attempting to build
screen 4.0.2 on cygwin 1.5.19.  I can't tell if they're a
real problem or not because configure keeps going until
hitting the "no tgetent - no screen" error.  This is also
confusing because I have libncurses installed.

Has anyone had luck building screen 4.0.2?

Full log:
http://jca.sdf1.org/cygwin/config.log

Snip:
[...]
configure: checking select...
configure: checking fifos...
- your fifos are usable
rm: cannot remove `conftest.exe': Permission denied
configure: checking for broken fifo implementation...
rm: cannot remove `conftest.exe': Permission denied
- you have a broken implementation
rm: cannot remove `conftest.exe': Permission denied
configure: checking sockets...
rm: cannot remove `conftest.exe': Permission denied
- your sockets are not usable
rm: cannot remove `conftest.exe': Permission denied
- using named pipes
configure: checking select return value...
rm: cannot remove `conftest.exe': Permission denied
- select can't count
rm: cannot remove `conftest.exe': Permission denied
configure: checking for tgetent...
rm: cannot remove `conftest.exe': Permission denied
configure: checking libcurses...
rm: cannot remove `conftest.exe': Permission denied
configure: checking libtermcap...
rm: cannot remove `conftest.exe': Permission denied
configure: checking libtermlib...
rm: cannot remove `conftest.exe': Permission denied
configure: checking libncurses...
rm: cannot remove `conftest.exe': Permission denied
configure: error: !!! no tgetent - no screen
rm: cannot remove `conftest.exe': Permission denied

jca


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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