- 论坛徽章:
- 0
|

在安装libxml 时
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)
请高手指教
谢谢!!! |
|