Menu

#65 skdet-1.0

main
closed
unSpawn
Detection (54)
5
2010-09-12
2010-03-14
jc
No

I cannot figure out how to contact the skdet maintainer. http://www.xs4all.nl/~dvgevers/

When compiling the code there are two errors that are easily fixed by adding the header stdlib.h to skdet.c and usage.c

I will attempt to attach a diff file.

Discussion

  • jc

    jc - 2010-03-14

    Diff for skdet 1.0 to fix includes

     
  • unSpawn

    unSpawn - 2010-03-15

    Thanks, I'll forward your message and diff. Could you please post the exact errors occurring when compiling the original code?

     
  • unSpawn

    unSpawn - 2010-03-15
    • labels: --> Detection
    • milestone: --> main
    • assigned_to: nobody --> unspawn
    • status: open --> pending
     
  • jc

    jc - 2010-03-15

    It's a simple missing include of stdlib.h

    src/skdet.c: In function ‘main’:
    src/skdet.c:14: warning: incompatible implicit declaration of built-in function ‘exit’
    gcc -O2 -pipe -c src/usage.c -o usage.o
    src/usage.c: In function ‘usage’:
    src/usage.c:14: warning: incompatible implicit declaration of built-in function ‘exit’
    gcc -O2 -pipe -c src/version.c -o version.o
    gcc -O2 -pipe det-rootkit.o pid-info.o scanner.o skdet.o usage.o version.o -o skdet

     
  • jc

    jc - 2010-03-15
    • status: pending --> open
     
  • unSpawn

    unSpawn - 2010-09-12

    Closing, patch was uploaded to dvgevers site on 16/Mar/2010.

     
  • unSpawn

    unSpawn - 2010-09-12
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB