※ 引述《scwg (孤單)》之銘言:
: Hmm chess.h, 沒道理
: 可以請問一下 source 是怎麼抓下來的嗎? i.e. 完整 command list
依照..INSTALL中的..
wget -r -np http://OpenSVN.csie.org/pttbbs/trunk/pttbbs
在/home/bbs/ 底下抓.
之後再用 mv OpenSVN.csie.org/pttbbs/trunk/pttbbs ~/pttbbs
: 然後 gcc version?
%gcc -v
Using built-in specs.
Target: i386-portbld-freebsd5.4
Configured with: ./..//gcc-4.0-20050728/configure --disable-nls --with-system-zlib --with-libiconv-prefix=/usr/local --program-suffix=40 --libdir=/usr/local/lib/gcc/i386-portbld-freebsd5.4/4.0.2 --with-gxx-include-dir=/usr/local/lib/gcc/i386-portbld-freebsd5.4/4.0.2/include/c++/ --disable-shared --prefix=/usr/local i386-portbld-freebsd5.4
Thread model: posix
gcc version 4.0.2 20050728 (prerelease) [FreeBSD]
%
: 可以列一下 include/chess.h 一開始幾行嗎?
%more chess.h
X-Pad: avoid browser bug
/* $Id$ */
#ifndef INCLUDE_CHESS_H
#define INCLUDE_CHESS_H
#define CHESS_DRAWING_TIME_ROW 128
#define CHESS_DRAWING_TURN_ROW 129
#define CHESS_DRAWING_WARN_ROW 130
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 218.174.158.231