This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Where can I get the configuration file for the Compaq IPAQ redboot package.


Hi,
  I imported the ecm file and build the target. However, it failed with many 
warnings and an error (see below). Do you know what is wrong?

......
/root/ecos/packages/devs/eth/cf/current/src/if_sc_lpe.c:88: parse error before 
`dev_link_t'
/root/ecos/packages/devs/eth/cf/current/src/if_sc_lpe.c:88: warning: no 
semicolon at end of struct or union
/root/ecos/packages/devs/eth/cf/current/src/if_sc_lpe.c:90: parse error before 
`node'
/root/ecos/packages/devs/eth/cf/current/src/if_sc_lpe.c:90: warning: type 
defaults to `int' in declaration of `node'
/root/ecos/packages/devs/eth/cf/current/src/if_sc_lpe.c:90: warning: data 
definition has no type or storage class
......
/root/ecos/packages/devs/eth/cf/current/src/if_sc_lpe.c:1085: warning: type 
defaults to `int' in declaration of `module_exit'
/root/ecos/packages/devs/eth/cf/current/src/if_sc_lpe.c:1085: warning: 
parameter names (without types) in function declaration
/root/ecos/packages/devs/eth/cf/current/src/if_sc_lpe.c:1085: warning: data 
definition has no type or storage class
/root/ecos/packages/devs/eth/cf/current/src/if_sc_lpe.c:89: storage size of 
`dev' isn't known
/root/ecos/packages/devs/eth/cf/current/src/if_sc_lpe.c:91: storage size of 
`stats' isn't known
/root/ecos/packages/devs/eth/cf/current/src/if_sc_lpe.c:93: storage size of 
`media' isn't known
/root/ecos/packages/devs/eth/cf/current/src/if_sc_lpe.c:99: warning: `if_names' 
defined but not used
/root/ecos/packages/devs/eth/cf/current/src/if_sc_lpe.c:666: warning: 
`el3_tx_timeout' defined but not used
make[1]: *** [src/if_sc_lpe.o.d] Error 1
make: *** [build] Error 2



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]