Hi all,
today compiling alter a make clean on Ubuntu 9.10 from rev. 13049 and
some previous svn revision i get this error, thank you and best regards,
Marco:
gcc -I. -I../../../../../include -Wall -W -O3 -ospd.o -c ../../../spd.c
../../../spd.c:387:61: warning: "/*" within comment
../../../spd.c: In function ‘HB_FUN_SQL_SPRINTF’:
../../../spd.c:373: warning: unused variable ‘cDTFrm’
../../../spd.c:373: warning: unused variable ‘cDTBuf’
../../../spd.c:388: error: ‘cDTFrm’ undeclared (first use in this function)
../../../spd.c:388: error: (Each undeclared identifier is reported only once
../../../spd.c:388: error: for each function it appears in.)
../../../spd.c:392: error: ‘else’ without a previous ‘if’
../../../spd.c:393: error: expected expression before ‘/’ token
../../../spd.c:407: error: ‘else’ without a previous ‘if’
../../../spd.c:407: error: ‘pItmPar’ undeclared (first use in this function)
../../../spd.c:409: error: ‘s’ undeclared (first use in this function)
../../../spd.c:410: error: ‘f’ undeclared (first use in this function)
../../../spd.c:410: error: ‘cIntMod’ undeclared (first use in this function)
../../../spd.c:413: error: ‘iCOut’ undeclared (first use in this function)
../../../spd.c:414: error: ‘pItmCpy’ undeclared (first use in this function)
../../../spd.c:417: error: ‘i’ undeclared (first use in this function)
../../../spd.c:417: error: ‘ulWidth’ undeclared (first use in this function)
../../../spd.c:417: error: ‘ulMaxBuf’ undeclared (first use in this
function)
../../../spd.c:419: error: ‘cBuffer’ undeclared (first use in this function)
../../../spd.c:421: error: ‘cParFrm’ undeclared (first use in this function)
../../../spd.c:421: error: ‘IsIndW’ undeclared (first use in this function)
../../../spd.c:421: error: ‘iIndWidth’ undeclared (first use in this
function)
../../../spd.c:421: error: ‘IsIndP’ undeclared (first use in this function)
../../../spd.c:421: error: ‘iIndPrec’ undeclared (first use in this
function)
../../../spd.c:439: error: ‘iErrorPar’ undeclared (first use in this
function)
../../../spd.c:439: error: ‘p’ undeclared (first use in this function)
../../../spd.c:439: error: break statement not within loop or switch
../../../spd.c:450: error: break statement not within loop or switch
../../../spd.c: At top level:
../../../spd.c:454: error: expected identifier or ‘(’ before ‘if’
../../../spd.c:458: error: expected ‘)’ before ‘+’ token
../../../spd.c:458: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘+=’ token
../../../spd.c:460: error: expected identifier or ‘(’ before ‘if’
../../../spd.c:463: error: expected identifier or ‘(’ before ‘}’ token
../../../spd.c:464: error: expected identifier or ‘(’ before ‘if’
../../../spd.c:465: warning: data definition has no type or storage class
../../../spd.c:465: warning: type defaults to ‘int’ in declaration of
‘hb_xfree’
../../../spd.c:465: warning: parameter names (without types) in function
declaration
../../../spd.c:465: error: conflicting types for ‘hb_xfree’
../../../../../include/hbapi.h:491: note: previous declaration of
‘hb_xfree’ was here
../../../spd.c:465: warning: data definition has no type or storage class
../../../spd.c:465: warning: type defaults to ‘int’ in declaration of
‘hb_xfree’
../../../spd.c:465: warning: parameter names (without types) in function
declaration
../../../spd.c:465: error: conflicting types for ‘hb_xfree’
../../../../../include/hbapi.h:491: note: previous declaration of
‘hb_xfree’ was here
../../../spd.c:466: error: expected identifier or ‘(’ before ‘if’
../../../spd.c:473: error: expected identifier or ‘(’ before ‘else’
../../../spd.c:476: error: expected identifier or ‘(’ before ‘}’ token
../../../spd.c:477: error: expected identifier or ‘(’ before ‘}’ token
make[3]: *** [spd.o] Error 1
make[2]: *** [descend] Error 2
make[1]: *** [hbmisc] Error 2
make: *** [contrib] Error 2
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour