B
baobaox
Unregistered / Unconfirmed
GUEST, unregistred user!
[?]
.a文件从linux7.3 到8.0上之后就无法编译了,错误信息:
ah_cmpp1.2/dpl_socket.o ah_cmpp1.2/dpl_util.o
ah_cmpp1.2/dpl_util.o(.text+0x211): In function `read_str_dec_from_buff':
/home/hanb/caohg/api/dpl_util.c:69: undefined reference to `__ctype_b'
ah_cmpp1.2/dpl_util.o(.text+0x2e9): In function `read_str_hex_from_buff':
/home/hanb/caohg/api/dpl_util.c:97: undefined reference to `__ctype_b'
ah_cmpp1.2/dpl_util.o(.text+0x308):/home/hanb/caohg/api/dpl_util.c:97: undefined reference to `__ctype_b'
collect2: ld returned 1 exit status
make: *** [.yn_sender] Error 1
不知为何?
请大家帮忙,多谢!!!
.a文件从linux7.3 到8.0上之后就无法编译了,错误信息:
ah_cmpp1.2/dpl_socket.o ah_cmpp1.2/dpl_util.o
ah_cmpp1.2/dpl_util.o(.text+0x211): In function `read_str_dec_from_buff':
/home/hanb/caohg/api/dpl_util.c:69: undefined reference to `__ctype_b'
ah_cmpp1.2/dpl_util.o(.text+0x2e9): In function `read_str_hex_from_buff':
/home/hanb/caohg/api/dpl_util.c:97: undefined reference to `__ctype_b'
ah_cmpp1.2/dpl_util.o(.text+0x308):/home/hanb/caohg/api/dpl_util.c:97: undefined reference to `__ctype_b'
collect2: ld returned 1 exit status
make: *** [.yn_sender] Error 1
不知为何?
请大家帮忙,多谢!!!