1.5.17: problem building GNU screen

Andrew Schulman andrex@alumni.utexas.net
Sat Jun 18 13:05:00 GMT 2005


> I found a problem building GNU screen on cygwin 1.5.17.
> Invoking ./configure leads to produce below error message.
> 
>>rm: cannot remove `conftext.exe': Permission denied.

IIRC I encountered this problem during the test for a broken FIFO
implementation.  As it turns out, Cygwin's FIFO implementation is broken
(http://cygwin.com/ml/cygwin-apps/2005-04/msg00163.html), but the test in
configure doesn't detect this.  So, my solution was just to remove this
test from the configure script and set fifo= .  This also solved the
leftover process problem.  Try applying the attached patch, and rerunning
configure.

Also, a test package of screen is available.  You may find it easier just to
run it instead.  See http://cygwin.com/ml/cygwin/2005-06/msg00608.html for
a recent update.

Good luck,
Andrew.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: fifo.patch
Type: text/x-diff
Size: 5375 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20050618/e438d0b3/attachment.bin>
-------------- next part --------------
--
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/


More information about the Cygwin mailing list