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
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
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
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
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
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:
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