lkml.org 
[lkml]   [2007]   [Feb]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectFound trivial error in linux-headers-2.6.17-11-generic/include/linux/tty.h
I upgraded the kernel on my Kubuntu 6.10 to 2.6.17-11-generic and had
a lot of trouble compiling my softmodem driver.
Apparently it was, among others, because of a mistake in kernel-headers
this is what I've found in tty.h

$ cat -n /usr/src/linux-headers-2.6.17-11-generic/include/linux/tty.h
| grep Define -C 3
83 */
84 #define TTY_NORMAL 0
85 #define TTY_BREAK 1
86 #Define Tty_Frame 2
87 #define TTY_PARITY 3
88 #define TTY_OVERRUN 4
89

I don't know whether it is Ubuntu-related error, or it came from the
top, and I wasn't really sure to whom should I address this error
report.
Hope this will help.

Greetings,
M
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-02-12 12:45    [W:0.029 / U:1.696 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site