Re: I can't compile screen git version

2011-10-17 Thread Artur Skonecki
Here is my osdef.h. You might try using it instead. I am on ubuntu 8.04. On Mon, 17 Oct 2011, Artur Skonecki wrote: There is a rule in the Makefile. osdef.h: osdef.sh config.h osdef.h.in CPP="$(CPP) $(CPPFLAGS)" srcdir=${srcdir} sh $(srcdir)/osdef.sh On Mon, 17 Oct 2011, Simón wrote

Re: I can't compile screen git version

2011-10-17 Thread Artur Skonecki
There is a rule in the Makefile. osdef.h: osdef.sh config.h osdef.h.in CPP="$(CPP) $(CPPFLAGS)" srcdir=${srcdir} sh $(srcdir)/osdef.sh On Mon, 17 Oct 2011, Simón wrote: And in which moment is created (autogen, configure or make)? El 17/10/11 20:05, Artur Skonecki escribió: osdef.h i

Re: I can't compile screen git version

2011-10-17 Thread Simón
And in which moment is created (autogen, configure or make)? El 17/10/11 20:05, Artur Skonecki escribió: osdef.h is automatically generated from osdef.h.in On Mon, 17 Oct 2011, Simón wrote: Yes, that isn't the problem. I've searched for the file "osdef.h" and there isn't any package in Ubun

Re: I can't compile screen git version

2011-10-17 Thread Artur Skonecki
osdef.h is automatically generated from osdef.h.in On Mon, 17 Oct 2011, Simón wrote: Yes, that isn't the problem. I've searched for the file "osdef.h" and there isn't any package in Ubuntu that provides it. But in screen-4.0.3 (tar package from http://ftp.gnu.org/gnu/screen/) there is this f

Re: I can't compile screen git version

2011-10-17 Thread Simón
Yes, that isn't the problem. I've searched for the file "osdef.h" and there isn't any package in Ubuntu that provides it. But in screen-4.0.3 (tar package from http://ftp.gnu.org/gnu/screen/) there is this file (osdef.h) in sources but not in git version. El 17/10/11 19:23, Artur Skonecki escr

Re: I can't compile screen git version

2011-10-17 Thread Artur Skonecki
Have you tried apt-get build-dep screen ? On Mon, 17 Oct 2011, Simón wrote: I can compile screen-session but I can't compile screen. With the screen version of screen-session the error is the same: $ make In file included from list_generic.c:24:0: screen.h:43:19: fatal error:

Re: Beginner Question: Is GNU Screen still in active development? Will there be future releases?

2011-10-17 Thread Wolfgang Hennerbichler
On Thu, Oct 13, 2011 at 12:32:09PM +0200, Axel Beckert wrote: > Hi, > > For a non-beginner I'd say, stay with screen if you're happy with it, > have a look at tmux if you're unhappy with screen. I stayed with > screen and gave up with tmux after I tried hours to get one of my > setups working with