From: Hugo V. <hvw...@ya...> - 2005-07-02 13:55:28
|
--- Mario Scheel <mar...@we...> wrote: > Hello > > I get the error, with cvs-Ruby over a 2.6.12.2, > config copied from > 2.6.11-mm1-ruby: > > CC drivers/char/vc_screen.o > drivers/char/vc_screen.c: In Funktion »vcs_read«: > drivers/char/vc_screen.c:168: error: `BUF_SIZE' > undeclared (first use in this > function) And if you change BUF_SIZE to CON_BUF_SIZE it compiles but you get the next one: drivers/char/vt.c: In function `vc_disallocate': drivers/char/vt.c:1042: error: `screenbuf' undeclared (first use in this function) H __________________________________ Do you Yahoo!? Make Yahoo! your home page http://www.yahoo.com/r/hs |