刚才那个问题解决了 又来新的了 看报告应该是 源代码的问题??? 不可能呀
Fanskyer@fanskyer /home/fanskyer/bbssrc
$ make
make -C ythtlib install
make[1]: Entering directory `/home/fanskyer/bbssrc/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/fanskyer/bbssrc/ythtlib'
make: *** [all] Error 2
--
FROM 219.243.36.59