|
楼主 |
发表于 2004-3-31 12:04:49
|
显示全部楼层
now, i have new error
make[1]: Entering directory `/var/abs/local/libtabe/src/libtabe/src'
../libtool --mode=compile gcc -c -march=i686 -O2 -pipe -DHAVE_CONFIG_H -o tabe_tsidbint.lo tabe_tsidbint.c
rm -f .libs/tabe_tsidbint.lo
gcc -c -march=i686 -O2 -pipe -DHAVE_CONFIG_H tabe_tsidbint.c -fPIC -DPIC -o .libs/tabe_tsidbint.lo
tabe_tsidbint.c: In function `tabe_tsiDB_DoOpen':
tabe_tsidbint.c:88: warning: passing arg 2 of pointer to function from incompatible pointer type
tabe_tsidbint.c:88: warning: passing arg 4 of pointer to function makes pointer from integer without a cast
tabe_tsidbint.c:88: error: too few arguments to function
tabe_tsidbint.c:97: warning: passing arg 2 of pointer to function from incompatible pointer type
tabe_tsidbint.c:97: warning: passing arg 4 of pointer to function makes pointer from integer without a cast
tabe_tsidbint.c:97: error: too few arguments to function
tabe_tsidbint.c:104: warning: passing arg 2 of pointer to function from incompatible pointer type
tabe_tsidbint.c:104: warning: passing arg 4 of pointer to function makes pointer from integer without a cast
tabe_tsidbint.c:104: error: too few arguments to function
tabe_tsidbint.c: In function `tabeTsiDBRecordNumber':
tabe_tsidbint.c:268: warning: passing arg 3 of pointer to function makes integer from pointer without a cast
tabe_tsidbint.c:268: error: too many arguments to function
make[1]: *** [tabe_tsidbint.lo] Error 1
make[1]: Leaving directory `/var/abs/local/libtabe/src/libtabe/src'
make: *** [lib] Error 2
==> ERROR: Build Failed. Aborting... |
|