- 论坛徽章:
- 0
|
兄弟我,最近想在c语言下解析xml,在安装libiconv时./configure 之后make时告诉我没有发现automake-1.7无法继续,安装里libxml2时有在make时出现
make
make all-recursive
Making all in include
No suffix list.
Making all in libxml
No suffix list.
No suffix list.
Making all in .
/bin/ksh ./libtool --tag=CC --mode=link cc -g -belf -o xmllint xmll
int.o ./libxml2.la -lm -lsocket
cc -g -belf -o .libs/xmllint xmllint.o ./.libs/libxml2.so -lm -lsocket -Wl,-R,/
usr/local/lib
command line: fatal error: illegal value for -R: /usr/local/lib
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
情况。
是不是在sco中只能使用gcc进行编译libiconv和libxml2,请高手
帮帮我
拜托
 |
|