This is the mail archive of the
cygwin
mailing list for the Cygwin project.
(1.5.19) problem compiling screen 4.0.2
- From: "Jonathan C. Allen" <jca at sdf dot lonestar dot org>
- To: cygwin at cygwin dot com
- Date: Thu, 11 May 2006 21:55:39 -0400
- Subject: (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/