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: I can't compile screen git version

2011-10-16 Thread Simón
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: osdef.h: No such file or directory compilation terminated.

Re: I can't compile screen git version

2011-10-15 Thread Simón
git version 1.7.4.1 But the problem is compiling not downloading the sources. El sáb 15 oct 2011 17:44:52 CEST, Jostein Berntsen escribió: On 15.10.11,14:02, Simón wrote: Hi, I'm trying to compile the screen git version on Ubuntu Natty 64 bits but I can't. If I execute "./autogen.sh", it shows

Re: I can't compile screen git version

2011-10-15 Thread Jostein Berntsen
On 15.10.11,14:02, Simón wrote: > Hi, > I'm trying to compile the screen git version on Ubuntu Natty 64 bits but I > can't. > > If I execute "./autogen.sh", it shows these warnings: > > configure.in:50: warning: AC_TRY_RUN called without default to allow cross ... > configure.in:48:AC_US

I can't compile screen git version

2011-10-15 Thread Simón
Hi, I'm trying to compile the screen git version on Ubuntu Natty 64 bits but I can't. If I execute "./autogen.sh", it shows these warnings: configure.in:50: warning: AC_TRY_RUN called without default to allow cross compiling configure.in:60: warning: AC_T

I can't compile screen git version

2011-10-15 Thread Simón
Hi, I'm trying to compile the screen git version but I can't. I use Ubuntu Natty 64 bits. If I execute "./autogen.sh", it shows these warnings: configure.in:50: warning: AC_TRY_RUN called without default to allow cross compiling configure.in:60: warning: