[kaffe] problem of inclusion
    Fabien Renaud 
    renaud at nentec.de
       
    Mon Apr 26 04:25:02 PDT 2004
    
    
  
Hello,
I?d like to compile kaffe for an arm embedded system.
I specify include directories with ./configure but when I run make there 
is an inclusion of an header in /usr/include whereas I don?t specify 
this directory anywhere . So there is a conflict :
../../../../include/jsyscall.h:17: error: conflicting types for `struct 
fd_set'
/usr/include/sys/select.h:78: error: previous declaration as `typedef 
struct
fd_set fd_set'
Someone could help me ?
    
    
More information about the kaffe
mailing list