Hi,<br><br>I am new to splint and currently trying it on my source which also has a collection of independent libraries. When I try running splint :<br><br><table class="s-form-bg" border="0" cellpadding="2" cellspacing="0" width="100%">
<tbody><tr>
<td style="height: 1ex;" colspan="3"><br></td></tr>
<tr>
<td colspan="3">
<table class="s-print-wordwrap" style="table-layout: fixed;" border="0" cellpadding="0" cellspacing="0" width="100%">




<tbody>
<tr>
<td colspan="3">
<div class="s-form-bodyhtml-read" id="MAILBODY" style="width: 100%; height: 100px;" onclick="wx()" target="_blank"><font size="2">splint abc_main.c -I 
${bca_project_path}/oss/src ${bca_project_path}/oss/h ${bca_project_path}/cd/h 
${bca_project_path}/abc/h ${bac_project_path}/abc/bca/h 
${bca_project_path}/abc/caldrv/h ${bca_project_path}/bsp/h 
${bca_project_path}/sad/h ${abc_project_path}/lib /abc/xsgaag/com2/h 
${bca_project_path}/cos/src +posixlib -preproc<br><br><br>This is the output I get:<br><br>Spec file not found: ../../oss/h.lcl<br>Spec file not found: ../../cd/h.lcl<br>Spec file not found: ../h.lcl<br>Spec file not found: ../cdm/h.lcl
<br>Spec file not found: ../caldrv/h.lcl<br>Spec file not found: ../../bsp/h.lcl<br>Spec file not found: ../../sad/h.lcl<br>Spec file not found: ../../lib.lcl<br>Spec file not found: ../../com2/h.lcl<br>Spec file not found: ../../com2/src.lcl
<br>Cannot open file: ../../oss/h.c<br>Cannot open file: ../../cd/h.c<br>Cannot open file: ../h.c<br>Cannot open file: ../cdm/h.c<br>Cannot open file: ../caldrv/h.c<br>Cannot open file: ../../bsp/h.c<br>Cannot open file: ../../sad/h.c
<br>Cannot open file: ../../lib.c<br>Cannot open file: ../../com2/h.c<br>Cannot open file: ../../com2/src.c<br>abc_main.c:84:11: Parse Error. (For help on parse errors, see splint -help<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; parseerrors.)<br>
*** Cannot continue.<br><br>What seems to be the problem here? Am I missing some flag while invoking splint?<br><br>Thanks.<br></font> </div></td></tr></tbody></table></td></tr></tbody></table><br>