X-Spam-Check-By: sourceware.org Date: Thu, 11 May 2006 21:55:39 -0400 From: "Jonathan C. Allen" To: cygwin AT cygwin DOT com Subject: (1.5.19) problem compiling screen 4.0.2 Message-ID: <20060512015539.GB6284@SDF.LONESTAR.ORG> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/