|
@@ -45,8 +45,7 @@
|
|
some conditions in klogd and fix an obsolete program construct:</para>
|
|
some conditions in klogd and fix an obsolete program construct:</para>
|
|
|
|
|
|
<screen><userinput remap="pre">sed -i '/Error loading kernel symbols/{n;n;d}' ksym_mod.c
|
|
<screen><userinput remap="pre">sed -i '/Error loading kernel symbols/{n;n;d}' ksym_mod.c
|
|
-sed -i 's/union wait/int/' syslogd.c
|
|
|
|
-</userinput></screen>
|
|
|
|
|
|
+sed -i 's/union wait/int/' syslogd.c</userinput></screen>
|
|
|
|
|
|
<para>Compile the package:</para>
|
|
<para>Compile the package:</para>
|
|
|
|
|