>>>>> On Sat, 12 Aug 2000 00:19:27 +0200
>>>>> <[EMAIL PROTECTED]> said:

slyoldfox> I got pidentd-3.1a14.tar.gz and pidentd-3.1a14-ipv6-20000408.diff .. was
slyoldfox> able to patch the files 100% but compiling gave an error at this point:

Oops, sorry.  Please apply this:

Index: pidentd-3.1a14/src/k_linux.c
diff -u pidentd-3.1a14/src/k_linux.c.orig pidentd-3.1a14/src/k_linux.c
--- pidentd-3.1a14/src/k_linux.c.orig   Sun Aug 13 00:36:25 2000
+++ pidentd-3.1a14/src/k_linux.c        Sun Aug 13 00:38:24 2000
@@ -182,7 +182,7 @@
     /* eat header */
     while (fgets(buf, sizeof(buf)-1, fp) == NULL)
        ;
-    while (fgets(buf, sizeof(buf)-1, fp) != NULL))
+    while (fgets(buf, sizeof(buf)-1, fp) != NULL)
     {
        if (sscanf(buf,"%d: %8x%8x%8x%8x:%x %8x%8x%8x%8x:%x %x %lX:%lX %x:%lX %lx %d 
%ld %d",
                   &dummy, &myladdr.s6_addr32[0], &myladdr.s6_addr32[1],

--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
[EMAIL PROTECTED]  [EMAIL PROTECTED]  [EMAIL PROTECTED]
http://www.imasy.org/~ume/

---------------------------------------------------------------------
The IPv6 Users Mailing List
Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED]

Reply via email to