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:
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.
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
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
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
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:
11 matches
Mail list logo