On Sat, Dec 13, 2008 at 01:04:14PM -0800, Marco wrote: > Hi, i've got the same problem while building a driver with ndiswrapper on OS > 2009.11. > Nobody knows where ctfconvert could be found?
How to get ctconvert: 1. From: http://dlc.sun.com/osol/on/downloads/current/ Grab the "SUNWonbld.i386.tar.bz2" file (ON Specific Build Tools) 2. # bzip2 -dcSUNWonbld.i386.tar.bz2 | tar xf - # pkgadd -d onbld SUNWonbld 3. You should now have: /opt/onbld/bin/i386/ctfconvert on your system.