Hello List,
ive got a compile-error on armv5te (Marvell, GoFlex Net Box) arch.
cxxtools compiled fine.
Whats wrong on tntnet?
Tfh!
Oliver
Making all in framework/common
make[1]: Entering directory `/root/tntnet/framework/common'
make all-am
make[2]: Entering directory `/root/tntnet/framework/common'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g
-O2 -MT ioapi.lo -MD -MP -MF .deps/ioapi.Tpo -c -o ioapi.lo ioapi.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT ioapi.lo -MD -MP -MF
.deps/ioapi.Tpo -c ioapi.c -fPIC -DPIC -o .libs/ioapi.o
In file included from ioapi.c:17:0:
ioapi.h:127:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'OF'
ioapi.h:128:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'OF'
ioapi.h:129:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'OF'
ioapi.h:130:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'OF'
ioapi.h:131:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'OF'
ioapi.h:133:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'OF'
ioapi.h:134:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'OF'
ioapi.h:140:5: error: expected specifier-qualifier-list before 'open_file_func'
ioapi.h:150:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'OF'
ioapi.h:151:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'OF'
ioapi.h:152:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'OF'
ioapi.h:156:5: error: expected specifier-qualifier-list before
'open64_file_func'
ioapi.h:166:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'OF'
ioapi.h:167:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'OF'
ioapi.h:173:5: error: expected specifier-qualifier-list before 'open_file_func'
ioapi.h:186:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'OF'
ioapi.h:187:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'OF'
ioapi.h:188:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'OF'
ioapi.c: In function 'call_zopen64':
ioapi.c:21:32: error: 'zlib_filefunc64_def' has no member named 'zopen64_file'
ioapi.c:22:42: error: 'zlib_filefunc64_def' has no member named 'zopen64_file'
ioapi.c:22:82: error: 'zlib_filefunc64_def' has no member named 'opaque'
ioapi.c:25:28: error: 'zlib_filefunc64_32_def' has no member named
'zopen32_file'
ioapi.c:25:68: error: 'zlib_filefunc64_def' has no member named 'opaque'
ioapi.c: In function 'call_zseek64':
ioapi.c:31:32: error: 'zlib_filefunc64_def' has no member named 'zseek64_file'
ioapi.c:32:42: error: 'zlib_filefunc64_def' has no member named 'zseek64_file'
ioapi.c:32:82: error: 'zlib_filefunc64_def' has no member named 'opaque'
ioapi.c:39:32: error: 'zlib_filefunc64_32_def' has no member named
'zseek32_file'
ioapi.c:39:72: error: 'zlib_filefunc64_def' has no member named 'opaque'
ioapi.c: In function 'call_ztell64':
ioapi.c:45:32: error: 'zlib_filefunc64_def' has no member named 'zseek64_file'
ioapi.c:46:42: error: 'zlib_filefunc64_def' has no member named 'ztell64_file'
ioapi.c:46:82: error: 'zlib_filefunc64_def' has no member named 'opaque'
ioapi.c:49:40: error: 'zlib_filefunc64_32_def' has no member named
'ztell32_file'
ioapi.c:49:80: error: 'zlib_filefunc64_def' has no member named 'opaque'
ioapi.c: In function 'fill_zlib_filefunc64_32_def_from_filefunc32':
ioapi.c:59:34: error: 'zlib_filefunc64_def' has no member named 'zopen64_file'
ioapi.c:60:20: error: 'zlib_filefunc64_32_def' has no member named
'zopen32_file'
ioapi.c:60:49: error: 'zlib_filefunc_def' has no member named 'zopen_file'
ioapi.c:61:34: error: 'zlib_filefunc64_def' has no member named 'zerror_file'
ioapi.c:61:61: error: 'zlib_filefunc_def' has no member named 'zerror_file'
ioapi.c:62:34: error: 'zlib_filefunc64_def' has no member named 'zread_file'
ioapi.c:62:60: error: 'zlib_filefunc_def' has no member named 'zread_file'
ioapi.c:63:34: error: 'zlib_filefunc64_def' has no member named 'zwrite_file'
ioapi.c:63:61: error: 'zlib_filefunc_def' has no member named 'zwrite_file'
ioapi.c:64:34: error: 'zlib_filefunc64_def' has no member named 'ztell64_file'
ioapi.c:65:34: error: 'zlib_filefunc64_def' has no member named 'zseek64_file'
ioapi.c:66:34: error: 'zlib_filefunc64_def' has no member named 'zclose_file'
ioapi.c:66:61: error: 'zlib_filefunc_def' has no member named 'zclose_file'
ioapi.c:67:34: error: 'zlib_filefunc64_def' has no member named 'zerror_file'
ioapi.c:67:61: error: 'zlib_filefunc_def' has no member named 'zerror_file'
ioapi.c:68:34: error: 'zlib_filefunc64_def' has no member named 'opaque'
ioapi.c:68:56: error: 'zlib_filefunc_def' has no member named 'opaque'
ioapi.c:69:20: error: 'zlib_filefunc64_32_def' has no member named
'zseek32_file'
ioapi.c:69:49: error: 'zlib_filefunc_def' has no member named 'zseek_file'
ioapi.c:70:20: error: 'zlib_filefunc64_32_def' has no member named
'ztell32_file'
ioapi.c:70:49: error: 'zlib_filefunc_def' has no member named 'ztell_file'
ioapi.c: At top level:
ioapi.c:75:42: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'OF'
ioapi.c:76:42: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'OF'
ioapi.c:77:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'OF'
ioapi.c:78:45: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'OF'
ioapi.c:79:44: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'OF'
ioapi.c:80:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'OF'
ioapi.c:81:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'OF'
ioapi.c: In function 'fill_fopen_filefunc':
ioapi.c:215:23: error: 'zlib_filefunc_def' has no member named 'zopen_file'
ioapi.c:216:23: error: 'zlib_filefunc_def' has no member named 'zread_file'
ioapi.c:217:23: error: 'zlib_filefunc_def' has no member named 'zwrite_file'
ioapi.c:218:23: error: 'zlib_filefunc_def' has no member named 'ztell_file'
ioapi.c:219:23: error: 'zlib_filefunc_def' has no member named 'zseek_file'
ioapi.c:220:23: error: 'zlib_filefunc_def' has no member named 'zclose_file'
ioapi.c:221:23: error: 'zlib_filefunc_def' has no member named 'zerror_file'
ioapi.c:222:23: error: 'zlib_filefunc_def' has no member named 'opaque'
ioapi.c: In function 'fill_fopen64_filefunc':
ioapi.c:227:23: error: 'zlib_filefunc64_def' has no member named 'zopen64_file'
ioapi.c:228:23: error: 'zlib_filefunc64_def' has no member named 'zread_file'
ioapi.c:229:23: error: 'zlib_filefunc64_def' has no member named 'zwrite_file'
ioapi.c:230:23: error: 'zlib_filefunc64_def' has no member named 'ztell64_file'
ioapi.c:231:23: error: 'zlib_filefunc64_def' has no member named 'zseek64_file'
ioapi.c:232:23: error: 'zlib_filefunc64_def' has no member named 'zclose_file'
ioapi.c:233:23: error: 'zlib_filefunc64_def' has no member named 'zerror_file'
ioapi.c:234:23: error: 'zlib_filefunc64_def' has no member named 'opaque'
make[2]: *** [ioapi.lo] Error 1
make[2]: Leaving directory `/root/tntnet/framework/common'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/tntnet/framework/common'
make: *** [all-recursive] Error 1
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Tntnet-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tntnet-general