[Buildroot] [PATCH] SCREEN: Added support for GNU Screen

Michel (BusError) buildroot.atmel.com at pollet.net
Tue Apr 8 20:16:44 UTC 2008


On Tuesday 08 April 2008, Nigel Kukard wrote:
> > --- /dev/null
> > +++ b/package/screen/screen-4.0.2-100-cross-compile.patch
> > @@ -0,0 +1,967 @@
> > +diff -c screen.orig/configure screen-4.0.2/configure
> > +*** screen.orig/configure	2003-12-05 13:46:53.000000000 +0000
> > +--- screen-4.0.2/configure	2008-04-05 18:48:27.000000000 +0100
>
> <snip>
>
> Can we not modify configure.ac/in and autoreconf?  (assuming configure
> is originally built from configure.in or configure.ac)
>
> -N

You can't. I spent a lot of time trying. This configure relies /a lot/ on 
testing the hosts libraries, and all of these test fail with these exit(1). 
Unless you know of a magic auto*.* setting that skips the 'cross compile' 
tests and/or errors, this is the only way I found to have it working...

Michel




More information about the buildroot mailing list