I'm very new to UNIX and trying to make FUSE on a freshly installed b100, but get the following error when attempting:
ctfconvert -i -L VERSION fuse_dev.o sh: line 1: ctfconvert: not found *** Error code 127 make: Fatal error: Command failed for target `fuse_dev.o' Current working directory /export/home/gnannig/fusefs/kernel/i386 *** Error code 1 The following command caused the error: cd i386; pwd; make all make: Fatal error: Command failed for target `i386' Where should ctfconvert be located, and where can I download a copy from to replace it if/when I find that it is missing. Thanks Greg -- This message posted from opensolaris.org