On Thu, Mar 19, 2009 at 07:40:57AM +0100, Petr Salinger wrote:
> Package: coreutils
> Severity: important
> Version: 7.1-2 Tags: patch
> User: glibc-bsd-de...@lists.alioth.debian.org
> Usertags: kfreebsd
>
> Hi,
>
> the current version fails to build on GNU/kFreeBSD.
>
> The GNU/kFreeBSD does not have symbolic constant TAB1 and TAB2,
> its <termios.h> contains only:
>
> # define TAB0   (0 << 2)        /* no tab delay and expansion */
> # define TAB3   (1 << 2)        /* expand tabs to spaces */
> # define TABDLY TAB3            /* tab delay mask */
>
> Please could you apply patch bellow.
>
> It would also be nice if you can ask upstream
> to include needed change.

Yes, this patch should also definitely be forwarded upstream, as it is
also needed on plain FreeBSD. They are currently using a more hackish
patch:
http://www.freebsd.org/cgi/cvsweb.cgi/ports/sysutils/coreutils/files/extra-patch-stty.c?rev=1.2;content-type=text%2Fplain

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
aurel...@aurel32.net                 http://www.aurel32.net



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to