cygwin编译。先makedist再configure
$ make
make -C ythtlib install
make[1]: Entering directory `/home/Xiaolei/tjubbs/ythtlib'
gcc -Wall -O -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -M
*.c >.depend
gcc -Wall -g -c uudecode.c -Wall -O -DCONF_HAVE_OPENPTY -I../include -I../ythtli
b -I../libythtbbs -g -D_GNU_SOURCE
uudecode.c: In function `attachdecode':
uudecode.c:152: error: `NAME_MAX' undeclared (first use in this function)
uudecode.c:152: error: (Each undeclared identifier is reported only once
uudecode.c:152: error: for each function it appears in.)
uudecode.c:152: warning: unused variable `decodefile'
make[1]: *** [uudecode.o] Error 1
make[1]: Leaving directory `/home/Xiaolei/tjubbs/ythtlib'
make: *** [all] Error 2
拜托以后不要把编译都不能通过的东西拿过来好不好?我用的6月3日snap
【 在 JulyClyde (七月) 的大作中提到: 】
: 记错了
: 上次好像没有展开
: cygwin能编译它吗?
: ...................
--
FROM 221.14.178.*