Re: compiling screen 4.0.2

2006-05-22 Thread Svend Sorensen
On 5/22/06, Tyler Spivey wrote: Hello. I took the suggestion of ripping out the fifo support in configure. I did that, and compiled screen. I can create, and use, a screen just fine, but when I detach and try to re-attach the screen it fails. Is there anything I can do about this? With the patc

compiling screen 4.0.2

2006-05-22 Thread Tyler Spivey
Hello. I took the suggestion of ripping out the fifo support in configure. I did that, and compiled screen. I can create, and use, a screen just fine, but when I detach and try to re-attach the screen it fails. Is there anything I can do about this? Thanks, Tyler -- Unsubscribe info: http://

Re: (1.5.19) problem compiling screen 4.0.2

2006-05-13 Thread Jonathan C. Allen
On Fri, May 12, 2006 at 09:30:08AM -0400, Igor Peshansky wrote: > After this point, conftest.exe cannot be removed. > Looking around line 4167 of screen's configure should show what exact code > has this behavior. You can then compile it separately and see if you can > reproduce it. After that, i

Re: (1.5.19) problem compiling screen 4.0.2

2006-05-12 Thread Igor Peshansky
On Thu, 11 May 2006, Jonathan C. Allen wrote: > 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 bec

Re: (1.5.19) problem compiling screen 4.0.2

2006-05-11 Thread Jonathan C. Allen
On Fri, May 12, 2006 at 10:52:20AM +0800, Jed R. Mallen wrote: > On 5/12/06, Jonathan C. Allen <[EMAIL PROTECTED]> wrote: [snip] > >rm: cannot remove `conftest.exe': Permission denied > > A permissions problem? Looking at this further, conftest.exe never quits running. 'ps' shows it active unti

Re: (1.5.19) problem compiling screen 4.0.2

2006-05-11 Thread Jed R. Mallen
On 5/12/06, Jonathan C. Allen <[EMAIL PROTECTED]> wrote: 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 b

(1.5.19) problem compiling screen 4.0.2

2006-05-11 Thread Jonathan C. Allen
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 bu