Bug#579293: sysvinit: FTBFS on kfreebsd-*: 'VSWTC' undeclared

2010-04-27 Thread Petter Reinholdtsen
[Cyril Brulebois] Nope, but some guys on -bsd@ might know. I can do a testbuild on a porterbox, though. OK. Please test the patch and let us know if it compiles on freebsd. Cc to debian-...@. Readers of this list, please review the patch proposed in #579293. Happy hacking, -- Petter

Bug#579293: sysvinit: FTBFS on kfreebsd-*: 'VSWTC' undeclared

2010-04-27 Thread Petr Salinger
OK. Please test the patch and let us know if it compiles on freebsd. It does not compile, better should be: --- src/init.c +++ src/init.c @@ -770,7 +770,9 @@ tty.c_cc[VEOF] = CEOF; tty.c_cc[VTIME] = 0; tty.c_cc[VMIN] = 1; +#ifdef VSWTC

Bug#579293: sysvinit: FTBFS on kfreebsd-*: 'VSWTC' undeclared

2010-04-26 Thread Cyril Brulebois
Source: sysvinit Version: 2.88dsf-1 Severity: serious Justification: FTBFS User: debian-...@lists.debian.org Usertags: kfreebsd Hi, your package no longer builds on kfreebsd-*: | cc -g -O2 -W -Wall -D_GNU_SOURCE -DACCTON_OFF -c -o init.o init.c | init.c: In function 'console_stty': |

Bug#579293: sysvinit: FTBFS on kfreebsd-*: 'VSWTC' undeclared

2010-04-26 Thread Petter Reinholdtsen
[Cyril Brulebois] your package no longer builds on kfreebsd-*: | cc -g -O2 -W -Wall -D_GNU_SOURCE -DACCTON_OFF -c -o init.o init.c | init.c: In function 'console_stty': | init.c:773: error: 'VSWTC' undeclared (first use in this function) | init.c:773: error: (Each undeclared identifier is

Bug#579293: sysvinit: FTBFS on kfreebsd-*: 'VSWTC' undeclared

2010-04-26 Thread Cyril Brulebois
Petter Reinholdtsen p...@hungry.com (26/04/2010): Do you know kfreebsd enough to know if this is the correct solution? Nope, but some guys on -bsd@ might know. I can do a testbuild on a porterbox, though. Mraw, KiBi. signature.asc Description: Digital signature