lkml.org 
[lkml]   [1998]   [Apr]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: Haunted system
Date
Hi Mike,

> line 116 of kmod.c from 2.1.96 is putting the hurt on gcc for some reason:
> kernel_thread(kmod_thread, NULL, CLONE_FILES | CLONE_FS | CLONE_SIGHAND);
> kmod.c: In function `kmod_init':
> kmod.c:117: parse error before character 0240

^^^^^^^^^^^^^^
Here is the clue....

There is a spurious char #240 after the first (I think) vertical bar
character. Look at it in a hex editor. I deleted it in vi and replaced it
with a space.

Jon.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 13:42    [W:0.048 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site