Search results

  1. T

    How to Compile v1.0.6 Correctly?

    I am using Debian (kernel 2.4.27 and 2.6*) and gcc v3.3.5-13. I used source from dban-1.0.6_src.tar.bz2. I had to make 2 changes in order to get it to successfully compile. In dwipe.h I had to change: #define BLKGETSIZE64 _IOR(0x12,114,sizeof(u64)) to #define BLKGETSIZE64...
Back
Top