[Orca-dev] Re: orcallator.se v1.28b7 - mknod: argument mismatch

Blair Zajac blair at orcaware.com
Fri Oct 5 14:03:32 PDT 2001


Actually, that was a bad patch.  Attached is a fixed version.

Also, get the latest version of orcallator.se at

http://www.orcaware.com/orca/pub/orcallator.se-1.28.txt

and apply the patch to that

Blair

EMelander at wyndham.com wrote:
> 
> Forgive my ignorance, but how do I apply this patch? :)  The
> orcallator that I am trying to patch is the latest downloaded from
> the source code section.
> 
> [root at eclipse /opt/RICHPse/orcallator]# patch -p0 < se-3.2.1-x86-stat-
> patch.txt
>   Looks like a unified context diff.
> File to patch: orcallator.se.patched
>   I can't seem to find a patch in there anywhere.
-------------- next part --------------
--- orcallator.se-1.28.txt	Tue Oct  2 18:02:03 2001
+++ orcallator.se-1.29.txt	Fri Oct  5 13:48:03 2001
@@ -226,8 +233,8 @@
 #include <unistd.se>
 #include <string.se>
 #include <time.se>
-#include <stat.se>
 #include <kstat.se>
+#include <stat.se>
 #include <utsname.se>
 
 #include <p_iostat_class.se>


More information about the Orca-dev mailing list