make[2]: Entering directory `/home/bbs/bbssrc/src'
gcc -DHAVE_CONFIG_H -DLINUX -D_GNU_SOURCE -I. -I../include -I../include -I../ythtlib -I../libythtbbs -O2 -DBACK_DELETE_RANGE -include proto.h -mmmx -msse -mcpu=i686 -march=i686 -pipe -DCONF_HAVE_OPENPTY -Wall -g -MT bbs-bbs.o -MD -MP -MF .deps/bbs-bbs.Tpo -c -o bbs-bbs.o `test -f 'bbs.c' || echo './'`bbs.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
In file included from ./proto.h:2,
from <command line>:1:
./bbstelnet.h:133: error: array type has incomplete element type
./bbstelnet.h:141: error: array type has incomplete element type
./bbstelnet.h:142: error: array type has incomplete element type
./bbstelnet.h:143: error: array type has incomplete element type
./bbstelnet.h:144: error: array type has incomplete element type
./bbstelnet.h:145: error: array type has incomplete element type
bbs.c: In function ‘do_quote’:
bbs.c:1513: warning: pointer targets in passing argument 1 of ‘void1’ differ in signedness
make[2]: *** [bbs-bbs.o] 错误 1
make[2]: Leaving directory `/home/bbs/bbssrc/src'
make[1]: *** [all] 错误 2
make[1]: Leaving directory `/home/bbs/bbssrc/src'
make: *** [all-recursive] 错误 1
--
FROM 162.105.0.0