if [ -f ./expect ] ; then \
TCL_LIBRARY=/stage1/compiler/tcl8.4.2/library ; \
export TCL_LIBRARY ; fi ; \
LD_LIBRARY_PATH=.:/stage1/lib:/stage1/libLD_LIBRARY_PATH ./expect -f .tmp
./expect: relocation error: /stage1/lib/libc.so.6: symbol __libc_stack_end, version GLIBC_PRIVATE not defined in file ld-linux.so.2 with link time reference
但偶在編譯 tcl 時是沒有問題的,那是不是不用管 make check 的錯誤呢..!
偶的系統是 mandrake 9.1