I created a downloadable kernel module project .
Sqlite3.c and sqlite3.h were imported into project.
But when I compiled the sqlite3.c  I got the following error output.
  I  wonder whether  this package can be directly put  into use without 
any problem with vxworks 6.5.
Hope someone can help me .Thanks in advance!


---------------------------------------------------------------------------------


Build Started in Project 'sqlite3':   2010-04-09 15:31:58
Generation of makefiles started.
Generation of makefiles finished (Elapsed Time: 00:00).
Platform: Wind River VxWorks 6.5
Command: make --no-print-directory BUILD_SPEC=PENTIUMgnu DEBUG_MODE=1 
TRACE=1 PENTIUMgnu_DEBUG/sqlite3.o
Working Directory: 
F:/software_project/mpu_firmware/gmc96_mpu_firmware_vxworks_image_project_v1.3/gmc96_mpu_firmware_vxworks_image_project_v1.3/sqlite3
echo "building PENTIUMgnu_DEBUG/sqlite3.o"; ccpentium -g -mtune=pentium 
-march=pentium -ansi  -Wall  -MD -MP  
-ID:/WindRiver/vxworks-6.5/target/h 
-ID:/WindRiver/vxworks-6.5/target/h/wrn/coreip   -DCPU
=PENTIUM -DTOOL_FAMILY=gnu -DTOOL=gnu -D_WRS_KERNEL    -o 
"PENTIUMgnu_DEBUG/sqlite3.o" -c "sqlite3.c"
building PENTIUMgnu_DEBUG/sqlite3.o
In file included from D:/WindRiver/vxworks-6.5/target/h/vxWorksCommon.h:296,
                  from D:/WindRiver/vxworks-6.5/target/h/vxWorks.h:84,
                  from 
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:21,
                  from D:/WindRiver/vxworks-6.5/target/h/stdio.h:62,
                  from sqlite3.c:6522:
D:/WindRiver/vxworks-6.5/target/h/version.h:82: error: syntax error 
before "char"
D:/WindRiver/vxworks-6.5/target/h/version.h:83: error: syntax error 
before "char"
D:/WindRiver/vxworks-6.5/target/h/version.h:84: error: syntax error 
before "char"
D:/WindRiver/vxworks-6.5/target/h/version.h:85: error: syntax error 
before "char"
D:/WindRiver/vxworks-6.5/target/h/version.h:87: error: syntax error 
before "const"
D:/WindRiver/vxworks-6.5/target/h/version.h:88: error: syntax error 
before "const"
D:/WindRiver/vxworks-6.5/target/h/version.h:89: error: syntax error 
before "const"
In file included from D:/WindRiver/vxworks-6.5/target/h/stdio.h:62,
                  from sqlite3.c:6522:
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:39: error: syntax 
error before "UINT32"
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:39: warning: no 
semicolon at end of struct or union
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:40: warning: type 
defaults to `int' in declaration of `attributes'
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:40: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:41: error: syntax 
error before "type"
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:41: warning: type 
defaults to `int' in declaration of `type'
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:41: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:42: error: syntax 
error before "contextType"
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:42: warning: type 
defaults to `int' in declaration of `contextType'
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:42: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:43: warning: type 
defaults to `int' in declaration of `HANDLE'
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:43: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:45: error: syntax 
error before '*' token
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:45: warning: type 
defaults to `int' in declaration of `HANDLE_ID'
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:45: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:49: error: syntax 
error before "handleContextGet"
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:49: error: syntax 
error before "handleId"
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:50: warning: type 
defaults to `int' in declaration of `handleContextGet'
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:50: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:51: error: syntax 
error before "handleId"
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:53: error: syntax 
error before "handleContextSet"
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:53: error: syntax 
error before "handleId"
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:54: warning: type 
defaults to `int' in declaration of `handleContextSet'
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:54: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:55: error: syntax 
error before "handleInit"
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:55: error: syntax 
error before "handleId"
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:55: warning: type 
defaults to `int' in declaration of `handleInit'
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:55: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:56: error: syntax 
error before "handleVerify"
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:56: error: syntax 
error before "handleId"
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:56: warning: type 
defaults to `int' in declaration of `handleVerify'
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:56: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:57: error: syntax 
error before "handleTerminate"
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:57: error: syntax 
error before "handleId"
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:57: warning: type 
defaults to `int' in declaration of `handleTerminate'
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:57: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:58: error: syntax 
error before "handleShow"
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:58: error: syntax 
error before "handleId"
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:58: warning: type 
defaults to `int' in declaration of `handleShow'
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:58: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:59: error: syntax 
error before "handleShowConnect"
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:59: error: syntax 
error before "FUNCPTR"
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:59: warning: type 
defaults to `int' in declaration of `handleShowConnect'
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:59: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/private/handleLibP.h:60: error: syntax 
error before "handleId"
In file included from sqlite3.c:6522:
D:/WindRiver/vxworks-6.5/target/h/stdio.h:90: error: syntax error before 
"HANDLE"
D:/WindRiver/vxworks-6.5/target/h/stdio.h:90: warning: no semicolon at 
end of struct or union
D:/WindRiver/vxworks-6.5/target/h/stdio.h:107: error: syntax error 
before '}' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:107: warning: type defaults to 
`int' in declaration of `FILE'
D:/WindRiver/vxworks-6.5/target/h/stdio.h:107: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/stdio.h:167: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:168: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:169: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:170: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:171: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:172: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:173: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:174: error: syntax error 
before "FILE"
D:/WindRiver/vxworks-6.5/target/h/stdio.h:175: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:175: warning: type defaults to 
`int' in declaration of `fopen'
D:/WindRiver/vxworks-6.5/target/h/stdio.h:175: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/stdio.h:176: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:176: warning: conflicting 
types for built-in function 'fprintf'
D:/WindRiver/vxworks-6.5/target/h/stdio.h:177: error: syntax error 
before "FILE"
D:/WindRiver/vxworks-6.5/target/h/stdio.h:178: error: syntax error 
before "FILE"
D:/WindRiver/vxworks-6.5/target/h/stdio.h:179: error: syntax error 
before "FILE"
D:/WindRiver/vxworks-6.5/target/h/stdio.h:180: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:180: error: syntax error 
before "FILE"
D:/WindRiver/vxworks-6.5/target/h/stdio.h:180: warning: type defaults to 
`int' in declaration of `freopen'
D:/WindRiver/vxworks-6.5/target/h/stdio.h:180: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/stdio.h:181: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:181: warning: conflicting 
types for built-in function 'fscanf'
D:/WindRiver/vxworks-6.5/target/h/stdio.h:182: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:183: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:184: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:185: error: syntax error 
before "FILE"
D:/WindRiver/vxworks-6.5/target/h/stdio.h:185: warning: conflicting 
types for built-in function 'fwrite'
D:/WindRiver/vxworks-6.5/target/h/stdio.h:186: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:189: error: syntax error 
before "routine"
D:/WindRiver/vxworks-6.5/target/h/stdio.h:192: error: syntax error 
before "FILE"
D:/WindRiver/vxworks-6.5/target/h/stdio.h:197: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:199: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:200: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:204: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:204: warning: type defaults to 
`int' in declaration of `tmpfile'
D:/WindRiver/vxworks-6.5/target/h/stdio.h:204: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/stdio.h:206: error: syntax error 
before "FILE"
D:/WindRiver/vxworks-6.5/target/h/stdio.h:207: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:208: error: syntax error 
before "routine"
D:/WindRiver/vxworks-6.5/target/h/stdio.h:212: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:213: error: syntax error 
before "FILE"
D:/WindRiver/vxworks-6.5/target/h/stdio.h:217: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:217: warning: type defaults to 
`int' in declaration of `fdopen'
D:/WindRiver/vxworks-6.5/target/h/stdio.h:217: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/stdio.h:218: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:229: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:230: error: syntax error 
before "FILE"
D:/WindRiver/vxworks-6.5/target/h/stdio.h:231: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:232: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:233: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:233: warning: type defaults to 
`int' in declaration of `stdioFp'
D:/WindRiver/vxworks-6.5/target/h/stdio.h:233: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/stdio.h:234: error: syntax error 
before "stdioShow"
D:/WindRiver/vxworks-6.5/target/h/stdio.h:234: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:234: warning: type defaults to 
`int' in declaration of `stdioShow'
D:/WindRiver/vxworks-6.5/target/h/stdio.h:234: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/stdio.h:235: error: syntax error 
before "stdioShowInit"
D:/WindRiver/vxworks-6.5/target/h/stdio.h:235: warning: type defaults to 
`int' in declaration of `stdioShowInit'
D:/WindRiver/vxworks-6.5/target/h/stdio.h:235: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/stdio.h:236: error: syntax error 
before "stdioInit"
D:/WindRiver/vxworks-6.5/target/h/stdio.h:236: warning: type defaults to 
`int' in declaration of `stdioInit'
D:/WindRiver/vxworks-6.5/target/h/stdio.h:236: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/stdio.h:320: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:320: warning: type defaults to 
`int' in declaration of `__stdin'
D:/WindRiver/vxworks-6.5/target/h/stdio.h:320: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/stdio.h:321: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:321: warning: type defaults to 
`int' in declaration of `__stdout'
D:/WindRiver/vxworks-6.5/target/h/stdio.h:321: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/stdio.h:322: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdio.h:322: warning: type defaults to 
`int' in declaration of `__stderr'
D:/WindRiver/vxworks-6.5/target/h/stdio.h:322: warning: data definition 
has no type or storage class
In file included from sqlite3.c:6523:
D:/WindRiver/vxworks-6.5/target/h/stdlib.h:117: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdlib.h:118: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdlib.h:127: warning: type defaults 
to `int' in declaration of `wchar_t'
D:/WindRiver/vxworks-6.5/target/h/stdlib.h:127: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/stdlib.h:128: error: syntax error 
before "wchar_t"
In file included from D:/WindRiver/vxworks-6.5/target/h/time.h:53,
                  from sqlite3.c:11426:
D:/WindRiver/vxworks-6.5/target/h/objLib.h:64: error: syntax error 
before "objContextGet"
D:/WindRiver/vxworks-6.5/target/h/objLib.h:64: warning: type defaults to 
`int' in declaration of `objContextGet'
D:/WindRiver/vxworks-6.5/target/h/objLib.h:64: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/objLib.h:65: error: syntax error 
before "objContextSet"
D:/WindRiver/vxworks-6.5/target/h/objLib.h:65: warning: type defaults to 
`int' in declaration of `objContextSet'
D:/WindRiver/vxworks-6.5/target/h/objLib.h:65: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/objLib.h:66: error: syntax error 
before "objHandleShow"
D:/WindRiver/vxworks-6.5/target/h/objLib.h:66: warning: type defaults to 
`int' in declaration of `objHandleShow'
D:/WindRiver/vxworks-6.5/target/h/objLib.h:66: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/objLib.h:68: error: syntax error 
before "objNameGet"
D:/WindRiver/vxworks-6.5/target/h/objLib.h:68: warning: type defaults to 
`int' in declaration of `objNameGet'
D:/WindRiver/vxworks-6.5/target/h/objLib.h:68: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/objLib.h:71: warning: parameter has 
incomplete type
D:/WindRiver/vxworks-6.5/target/h/objLib.h:73: error: syntax error 
before "objOwnerSet"
D:/WindRiver/vxworks-6.5/target/h/objLib.h:73: warning: type defaults to 
`int' in declaration of `objOwnerSet'
D:/WindRiver/vxworks-6.5/target/h/objLib.h:73: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/objLib.h:74: error: syntax error 
before "objShow"
D:/WindRiver/vxworks-6.5/target/h/objLib.h:74: warning: type defaults to 
`int' in declaration of `objShow'
D:/WindRiver/vxworks-6.5/target/h/objLib.h:74: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/objLib.h:75: error: syntax error 
before "objShowAll"
D:/WindRiver/vxworks-6.5/target/h/objLib.h:75: warning: type defaults to 
`int' in declaration of `objShowAll'
D:/WindRiver/vxworks-6.5/target/h/objLib.h:75: warning: data definition 
has no type or storage class
In file included from sqlite3.c:11426:
D:/WindRiver/vxworks-6.5/target/h/time.h:134: error: syntax error before 
"VOIDFUNCPTR"
D:/WindRiver/vxworks-6.5/target/h/time.h:139: error: syntax error before 
"timer_close"
D:/WindRiver/vxworks-6.5/target/h/time.h:139: warning: type defaults to 
`int' in declaration of `timer_close'
D:/WindRiver/vxworks-6.5/target/h/time.h:139: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/time.h:140: error: syntax error before 
"timer_unlink"
D:/WindRiver/vxworks-6.5/target/h/time.h:140: warning: type defaults to 
`int' in declaration of `timer_unlink'
D:/WindRiver/vxworks-6.5/target/h/time.h:140: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/time.h:155: error: syntax error before 
"timer_modify"
D:/WindRiver/vxworks-6.5/target/h/time.h:155: warning: type defaults to 
`int' in declaration of `timer_modify'
D:/WindRiver/vxworks-6.5/target/h/time.h:155: warning: data definition 
has no type or storage class
In file included from D:/WindRiver/vxworks-6.5/target/h/semLib.h:64,
                  from D:/WindRiver/vxworks-6.5/target/h/pthread.h:49,
                  from sqlite3.c:15463:
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:114: error: syntax 
error before "UINT"
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:114: warning: no 
semicolon at end of struct or union
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:119: error: syntax 
error before "UINT"
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:119: warning: no 
semicolon at end of struct or union
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:120: warning: type 
defaults to `int' in declaration of `full'
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:120: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:122: error: syntax 
error before '}' token
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:122: warning: type 
defaults to `int' in declaration of `state'
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:122: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:127: error: syntax 
error before '}' token
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:127: warning: type 
defaults to `int' in declaration of `SEM_INFO'
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:127: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:135: error: syntax 
error before "semDelete"
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:135: warning: type 
defaults to `int' in declaration of `semDelete'
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:135: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:136: error: syntax 
error before "semFlush"
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:136: warning: type 
defaults to `int' in declaration of `semFlush'
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:136: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:137: error: syntax 
error before "semGive"
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:137: warning: type 
defaults to `int' in declaration of `semGive'
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:137: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:138: error: syntax 
error before "semTake"
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:138: warning: type 
defaults to `int' in declaration of `semTake'
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:138: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:142: error: syntax 
error before "semInfoGet"
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:142: error: syntax 
error before "SEM_INFO"
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:142: warning: type 
defaults to `int' in declaration of `semInfoGet'
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:142: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:143: error: syntax 
error before "semClose"
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:143: warning: type 
defaults to `int' in declaration of `semClose'
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:143: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:144: error: syntax 
error before "semUnlink"
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:144: warning: type 
defaults to `int' in declaration of `semUnlink'
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:144: warning: data 
definition has no type or storage class
In file included from D:/WindRiver/vxworks-6.5/target/h/pthread.h:49,
                  from sqlite3.c:15463:
D:/WindRiver/vxworks-6.5/target/h/semLib.h:187: error: syntax error 
before "semBLibInit"
D:/WindRiver/vxworks-6.5/target/h/semLib.h:187: warning: type defaults 
to `int' in declaration of `semBLibInit'
D:/WindRiver/vxworks-6.5/target/h/semLib.h:187: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/semLib.h:188: error: syntax error 
before "semCLibInit"
D:/WindRiver/vxworks-6.5/target/h/semLib.h:188: warning: type defaults 
to `int' in declaration of `semCLibInit'
D:/WindRiver/vxworks-6.5/target/h/semLib.h:188: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/semLib.h:189: error: syntax error 
before "semMLibInit"
D:/WindRiver/vxworks-6.5/target/h/semLib.h:189: warning: type defaults 
to `int' in declaration of `semMLibInit'
D:/WindRiver/vxworks-6.5/target/h/semLib.h:189: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/semLib.h:191: error: syntax error 
before "semMGiveForce"
D:/WindRiver/vxworks-6.5/target/h/semLib.h:191: warning: type defaults 
to `int' in declaration of `semMGiveForce'
D:/WindRiver/vxworks-6.5/target/h/semLib.h:191: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/semLib.h:200: error: syntax error 
before "semOLibInit"
D:/WindRiver/vxworks-6.5/target/h/semLib.h:200: error: syntax error 
before "_WRS_DEPRECATED"
D:/WindRiver/vxworks-6.5/target/h/semLib.h:200: warning: type defaults 
to `int' in declaration of `_WRS_DEPRECATED'
D:/WindRiver/vxworks-6.5/target/h/semLib.h:200: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/semLib.h:201: error: syntax error 
before "_WRS_DEPRECATED"
D:/WindRiver/vxworks-6.5/target/h/semLib.h:201: warning: type defaults 
to `int' in declaration of `_WRS_DEPRECATED'
D:/WindRiver/vxworks-6.5/target/h/semLib.h:201: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/semLib.h:203: error: syntax error 
before "semShow"
D:/WindRiver/vxworks-6.5/target/h/semLib.h:203: warning: type defaults 
to `int' in declaration of `semShow'
D:/WindRiver/vxworks-6.5/target/h/semLib.h:203: warning: data definition 
has no type or storage class
In file included from D:/WindRiver/vxworks-6.5/target/h/signal.h:67,
                  from D:/WindRiver/vxworks-6.5/target/h/pthread.h:50,
                  from sqlite3.c:15463:
D:/WindRiver/vxworks-6.5/target/h/sigevent.h:29: error: syntax error 
before "sigeventInit"
D:/WindRiver/vxworks-6.5/target/h/sigevent.h:30: warning: type defaults 
to `int' in declaration of `sigeventInit'
D:/WindRiver/vxworks-6.5/target/h/sigevent.h:30: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/sigevent.h:31: error: syntax error 
before "sigeventNotify"
D:/WindRiver/vxworks-6.5/target/h/sigevent.h:31: warning: type defaults 
to `int' in declaration of `sigeventNotify'
D:/WindRiver/vxworks-6.5/target/h/sigevent.h:31: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/sigevent.h:32: error: syntax error 
before "sigeventDelete"
D:/WindRiver/vxworks-6.5/target/h/sigevent.h:32: warning: type defaults 
to `int' in declaration of `sigeventDelete'
D:/WindRiver/vxworks-6.5/target/h/sigevent.h:32: warning: data 
definition has no type or storage class
In file included from sqlite3.c:15463:
D:/WindRiver/vxworks-6.5/target/h/pthread.h:180: error: syntax error 
before "BOOL"
D:/WindRiver/vxworks-6.5/target/h/pthread.h:180: warning: no semicolon 
at end of struct or union
D:/WindRiver/vxworks-6.5/target/h/pthread.h:181: warning: type defaults 
to `int' in declaration of `onceDone'
D:/WindRiver/vxworks-6.5/target/h/pthread.h:181: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/pthread.h:184: error: syntax error 
before '}' token
D:/WindRiver/vxworks-6.5/target/h/pthread.h:184: warning: type defaults 
to `int' in declaration of `pthread_once_t'
D:/WindRiver/vxworks-6.5/target/h/pthread.h:184: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/pthread.h:332: error: syntax error 
before '*' token
D:/WindRiver/vxworks-6.5/target/h/pthread.h:332: error: syntax error 
before ')' token
D:/WindRiver/vxworks-6.5/target/h/pthread.h:362: error: syntax error 
before "_pthreadLibInit"
D:/WindRiver/vxworks-6.5/target/h/pthread.h:362: error: syntax error 
before "deleteUserTaskEntry"
D:/WindRiver/vxworks-6.5/target/h/pthread.h:362: warning: type defaults 
to `int' in declaration of `_pthreadLibInit'
D:/WindRiver/vxworks-6.5/target/h/pthread.h:362: warning: data 
definition has no type or storage class
sqlite3.c: In function `pthreadMutexAlloc':
sqlite3.c:15579: warning: implicit declaration of function 
`pthread_mutexattr_settype'
sqlite3.c:15579: error: `PTHREAD_MUTEX_RECURSIVE' undeclared (first use 
in this function)
sqlite3.c:15579: error: (Each undeclared identifier is reported only once
sqlite3.c:15579: error: for each function it appears in.)
In file included from sqlite3.c:21923:
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h: At top level:
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:55: error: syntax error 
before "ULONG"
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:55: warning: no semicolon 
at end of struct or union
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:56: warning: type defaults 
to `int' in declaration of `st_ino'
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:56: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:57: error: syntax error 
before "st_mode"
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:57: warning: type defaults 
to `int' in declaration of `st_mode'
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:57: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:61: error: syntax error 
before "st_rdev"
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:61: warning: type defaults 
to `int' in declaration of `st_rdev'
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:61: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:62: error: syntax error 
before "st_size"
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:62: warning: type defaults 
to `int' in declaration of `st_size'
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:62: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:63: error: syntax error 
before "st_atime"
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:63: warning: type defaults 
to `int' in declaration of `st_atime'
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:63: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:64: error: syntax error 
before "st_mtime"
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:64: warning: type defaults 
to `int' in declaration of `st_mtime'
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:64: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:65: error: syntax error 
before "st_ctime"
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:65: warning: type defaults 
to `int' in declaration of `st_ctime'
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:65: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:68: error: syntax error 
before "st_attrib"
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:68: warning: type defaults 
to `int' in declaration of `st_attrib'
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:68: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:75: error: syntax error 
before '}' token
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:86: error: syntax error 
before "INT64"
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:86: warning: no semicolon 
at end of struct or union
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:87: error: conflicting 
types for 'st_atime'
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:63: error: previous 
declaration of 'st_atime' was here
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:88: error: conflicting 
types for 'st_mtime'
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:64: error: previous 
declaration of 'st_mtime' was here
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:89: error: conflicting 
types for 'st_ctime'
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:65: error: previous 
declaration of 'st_ctime' was here
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:91: error: conflicting 
types for 'st_blocks'
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:67: error: previous 
declaration of 'st_blocks' was here
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:92: error: syntax error 
before "st_attrib"
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:92: warning: type defaults 
to `int' in declaration of `st_attrib'
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:92: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:97: error: syntax error 
before '}' token
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:171: error: syntax error 
before "mkdir"
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:171: warning: type defaults 
to `int' in declaration of `mkdir'
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:171: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:172: error: syntax error 
before "fstat"
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:172: warning: type defaults 
to `int' in declaration of `fstat'
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:172: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:173: error: syntax error 
before "stat"
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:173: warning: type defaults 
to `int' in declaration of `stat'
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:173: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:174: error: syntax error 
before "fstatfs"
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:174: warning: type defaults 
to `int' in declaration of `fstatfs'
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:174: warning: data 
definition has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:175: error: syntax error 
before "statfs"
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:175: warning: type defaults 
to `int' in declaration of `statfs'
D:/WindRiver/vxworks-6.5/target/h/sys/stat.h:175: warning: data 
definition has no type or storage class
In file included from sqlite3.c:21925:
D:/WindRiver/vxworks-6.5/target/h/unistd.h:114: error: syntax error 
before "unlink"
D:/WindRiver/vxworks-6.5/target/h/unistd.h:114: warning: type defaults 
to `int' in declaration of `unlink'
D:/WindRiver/vxworks-6.5/target/h/unistd.h:114: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/unistd.h:115: error: syntax error 
before "link"
D:/WindRiver/vxworks-6.5/target/h/unistd.h:115: warning: type defaults 
to `int' in declaration of `link'
D:/WindRiver/vxworks-6.5/target/h/unistd.h:115: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/unistd.h:116: error: syntax error 
before "fsync"
D:/WindRiver/vxworks-6.5/target/h/unistd.h:116: warning: type defaults 
to `int' in declaration of `fsync'
D:/WindRiver/vxworks-6.5/target/h/unistd.h:116: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/unistd.h:117: error: syntax error 
before "fdatasync"
D:/WindRiver/vxworks-6.5/target/h/unistd.h:117: warning: type defaults 
to `int' in declaration of `fdatasync'
D:/WindRiver/vxworks-6.5/target/h/unistd.h:117: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/unistd.h:118: error: syntax error 
before "rename"
D:/WindRiver/vxworks-6.5/target/h/unistd.h:118: warning: type defaults 
to `int' in declaration of `rename'
D:/WindRiver/vxworks-6.5/target/h/unistd.h:118: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/unistd.h:121: error: syntax error 
before "access"
D:/WindRiver/vxworks-6.5/target/h/unistd.h:121: warning: type defaults 
to `int' in declaration of `access'
D:/WindRiver/vxworks-6.5/target/h/unistd.h:121: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/unistd.h:122: error: syntax error 
before "close"
D:/WindRiver/vxworks-6.5/target/h/unistd.h:122: warning: type defaults 
to `int' in declaration of `close'
D:/WindRiver/vxworks-6.5/target/h/unistd.h:122: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/unistd.h:126: error: syntax error 
before "chdir"
D:/WindRiver/vxworks-6.5/target/h/unistd.h:126: warning: type defaults 
to `int' in declaration of `chdir'
D:/WindRiver/vxworks-6.5/target/h/unistd.h:126: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/unistd.h:127: error: syntax error 
before "pause"
D:/WindRiver/vxworks-6.5/target/h/unistd.h:127: warning: type defaults 
to `int' in declaration of `pause'
D:/WindRiver/vxworks-6.5/target/h/unistd.h:127: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/unistd.h:128: error: syntax error 
before "isatty"
D:/WindRiver/vxworks-6.5/target/h/unistd.h:128: warning: type defaults 
to `int' in declaration of `isatty'
D:/WindRiver/vxworks-6.5/target/h/unistd.h:128: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/unistd.h:129: error: syntax error 
before "rmdir"
D:/WindRiver/vxworks-6.5/target/h/unistd.h:129: warning: type defaults 
to `int' in declaration of `rmdir'
D:/WindRiver/vxworks-6.5/target/h/unistd.h:129: warning: data definition 
has no type or storage class
D:/WindRiver/vxworks-6.5/target/h/unistd.h:138: error: syntax error 
before "getOptServ"
D:/WindRiver/vxworks-6.5/target/h/unistd.h:139: warning: type defaults 
to `int' in declaration of `getOptServ'
D:/WindRiver/vxworks-6.5/target/h/unistd.h:139: warning: data definition 
has no type or storage class
sqlite3.c:21926:22: sys/time.h: No such file or directory
sqlite3.c:22810: error: syntax error before "sem_t"
sqlite3.c:22810: warning: no semicolon at end of struct or union
sqlite3.c:22814: error: syntax error before '}' token
sqlite3.c: In function `releaseOpenCnt':
sqlite3.c:22953: error: dereferencing pointer to incomplete type
sqlite3.c:22954: error: dereferencing pointer to incomplete type
sqlite3.c:22955: error: dereferencing pointer to incomplete type
sqlite3.c:22957: error: dereferencing pointer to incomplete type
sqlite3.c:22957: error: dereferencing pointer to incomplete type
sqlite3.c:22960: error: dereferencing pointer to incomplete type
sqlite3.c:22962: error: dereferencing pointer to incomplete type
sqlite3.c:22964: error: dereferencing pointer to incomplete type
sqlite3.c:22964: error: dereferencing pointer to incomplete type
sqlite3.c: In function `findLockInfo':
sqlite3.c:23001: error: storage size of 'statbuf' isn't known
sqlite3.c:23088: error: dereferencing pointer to incomplete type
sqlite3.c:23089: error: dereferencing pointer to incomplete type
sqlite3.c:23092: error: dereferencing pointer to incomplete type
sqlite3.c:23098: error: dereferencing pointer to incomplete type
sqlite3.c:23099: error: dereferencing pointer to incomplete type
sqlite3.c:23100: error: dereferencing pointer to incomplete type
sqlite3.c:23101: error: dereferencing pointer to incomplete type
sqlite3.c:23102: error: dereferencing pointer to incomplete type
sqlite3.c:23105: error: dereferencing pointer to incomplete type
sqlite3.c:23001: warning: unused variable `statbuf'
sqlite3.c: In function `unixLock':
sqlite3.c:23338: error: dereferencing pointer to incomplete type
sqlite3.c:23401: error: dereferencing pointer to incomplete type
sqlite3.c: In function `closePendingFds':
sqlite3.c:23484: error: dereferencing pointer to incomplete type
sqlite3.c:23495: error: dereferencing pointer to incomplete type
sqlite3.c: In function `setPendingFd':
sqlite3.c:23506: error: dereferencing pointer to incomplete type
sqlite3.c:23507: error: dereferencing pointer to incomplete type
sqlite3.c: In function `_posixUnlock':
sqlite3.c:23681: error: dereferencing pointer to incomplete type
sqlite3.c:23683: error: dereferencing pointer to incomplete type
sqlite3.c: In function `unixClose':
sqlite3.c:23763: error: dereferencing pointer to incomplete type
sqlite3.c: In function `semCheckReservedLock':
sqlite3.c:24258: error: `sem_t' undeclared (first use in this function)
sqlite3.c:24258: error: `pSem' undeclared (first use in this function)
sqlite3.c:24258: error: dereferencing pointer to incomplete type
sqlite3.c:24259: error: storage size of 'statBuf' isn't known
sqlite3.c:24261: warning: implicit declaration of function `sem_trywait'
sqlite3.c:24272: warning: implicit declaration of function `sem_post'
sqlite3.c:24259: warning: unused variable `statBuf'
sqlite3.c: In function `semLock':
sqlite3.c:24313: error: `sem_t' undeclared (first use in this function)
sqlite3.c:24313: error: `pSem' undeclared (first use in this function)
sqlite3.c:24313: error: dereferencing pointer to incomplete type
sqlite3.c:24312: warning: unused variable `fd'
sqlite3.c: In function `semUnlock':
sqlite3.c:24346: error: `sem_t' undeclared (first use in this function)
sqlite3.c:24346: error: `pSem' undeclared (first use in this function)
sqlite3.c:24346: error: dereferencing pointer to incomplete type
sqlite3.c: At top level:
sqlite3.c:24381: error: conflicting types for 'semClose'
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:143: error: previous 
declaration of 'semClose' was here
sqlite3.c:24381: error: conflicting types for 'semClose'
D:/WindRiver/vxworks-6.5/target/h/semLibCommon.h:143: error: previous 
declaration of 'semClose' was here
sqlite3.c: In function `seekAndWrite':
sqlite3.c:25029: warning: passing arg 2 of `write' discards qualifiers 
from pointer target type
sqlite3.c: In function `unixFileSize':
sqlite3.c:25332: error: storage size of 'buf' isn't known
sqlite3.c:25332: warning: unused variable `buf'
sqlite3.c: In function `fillInUnixFile':
sqlite3.c:25832: error: dereferencing pointer to incomplete type
sqlite3.c:25833: error: dereferencing pointer to incomplete type
sqlite3.c:25839: error: dereferencing pointer to incomplete type
sqlite3.c:25839: warning: implicit declaration of function `sem_open'
sqlite3.c:25840: error: dereferencing pointer to incomplete type
sqlite3.c:25840: error: `SEM_FAILED' undeclared (first use in this function)
sqlite3.c:25842: error: dereferencing pointer to incomplete type
sqlite3.c: In function `getTempname':
sqlite3.c:25919: error: storage size of 'buf' isn't known
sqlite3.c:25919: warning: unused variable `buf'
sqlite3.c:26398:19: dlfcn.h: No such file or directory
sqlite3.c: In function `unixDlOpen':
sqlite3.c:26401: warning: implicit declaration of function `dlopen'
sqlite3.c:26401: error: `RTLD_NOW' undeclared (first use in this function)
sqlite3.c:26401: error: `RTLD_GLOBAL' undeclared (first use in this 
function)
sqlite3.c:26401: warning: return makes pointer from integer without a cast
sqlite3.c: In function `unixDlError':
sqlite3.c:26415: warning: implicit declaration of function `dlerror'
sqlite3.c:26415: warning: assignment makes pointer from integer without 
a cast
sqlite3.c: In function `unixDlSym':
sqlite3.c:26441: error: `dlsym' undeclared (first use in this function)
sqlite3.c: In function `unixDlClose':
sqlite3.c:26446: warning: implicit declaration of function `dlclose'
sqlite3.c: In function `unixRandomness':
sqlite3.c:26478: error: too few arguments to function `open'
sqlite3.c:26483: warning: assignment makes integer from pointer without 
a cast
sqlite3.c: At top level:
sqlite3.c:98816: fatal error: opening dependency file 
PENTIUMgnu_DEBUG/sqlite3.d: No such file or directory
compilation terminated.
D:\WindRiver\vxworks-6.5\host\x86-win32\bin\make.exe: *** 
[PENTIUMgnu_DEBUG/sqlite3.o] Error 1
Build Failed in Project 'sqlite3' (Process Exit Value was 2):   
2010-04-09 15:32:03   (Elapsed Time: 00:05)

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to