On Tue, Mar 24, 2009 at 10:18:22PM +0100, Aurelien Jarno wrote: > On Thu, Mar 19, 2009 at 07:40:57AM +0100, Petr Salinger wrote: > > Package: coreutils > > Severity: important > > Version: 7.1-2 Tags: patch > > User: [email protected] > > 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 >
Any news on that? Note that it is currently a blocker for the import of GNU/kFreeBSD architecture into the archive. If you don't have time, I can propose a porter NMU. Thanks in advance. -- Aurelien Jarno GPG: 1024D/F1BCDB73 [email protected] http://www.aurel32.net -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

