在solaris9下安装,用configure ... without-mysql已经成功
大家可以访问bbs.lzjtu.edu.cn 8023;
但用 configure ... with-mysql 完成 作make时,出现以下错误:
$ make
make -s all-recursive
Making all in libsystem
[Linking libsystem.la]
/home/bbs/smthbbs-1.2/libtool: cd: yes/lib: No such file or directory
libtool: link: cannot determine absolute directory name of `yes/lib'
*** Error code 1
The following command caused the error:
/home/bbs/smthbbs-1.2/wrapper.sh --mode=link gcc -I../src -g -DSOLARIS -I -I/us
r/local/include -o libsystem.la -rpath /home/bbs/lib f_cat.lo f_cp.lo f_rm.l
o f_mv.lo f_touch.lo f_ln.lo f_lock.lo bm_strcmp.lo uuencode.lo memmem.lo flock
.lo -lnsl -lsocket -L/usr/lib -lz -Lyes/lib -Lyes/lib/mysql -lmysqlclient -L/us
r/lib -L/lib -lpthread -L/usr/local/lib -lesmtp -ldl -lltdl
make: Fatal error: Command failed for target `libsystem.la'
Current working directory /home/bbs/smthbbs-1.2/libsystem
*** Error code 1
The following command caused the error:
set fnord $MAKEFLAGS; amf=$2; \
......
--
FROM 210.26.71.*