| Juanito  
 
  
 
 
 Group: Members
 Posts: 1601
 Joined: Sep. 2005
 | 
|  | Posted: Feb. 15 2007,14:12 |  |  Occasionally, when I'm trying to compile something for DSL using the 2.4.26 kernel sources I get an error message of the form "cannot find file *.h"
 
 Up until now, I've been able to fix the problem by either adding a symlink to where the missing *.h file is (eg link /asm to /asm-i386) or by copying the missing *.h file from the Knoppix 3.4 CD (eg pci.h)
 
 I've been trying to compile obexfs for DSL and it complains that it cannot find fuse.h - I cannot find the file in the kernel sources or on the Knoppix 3.4 CD.
 
 Since I can load the fuse module in DSL, I believe DSL includes fuse but where can I find a suitable fuse.h file?
 |