Message2454

Author matsl
Recipients
Date 2012-11-01.22:29:52
Content
[Ouput from failing build. Warnings removed]

gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -
Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-
prototypes -Wdeclaration-after-statement  -Wunused-parameter -g    -
Demacs -I. -I/home/cgw/XEmacs/xemacs/src -DHAVE_CONFIG_H termcap.c
termcap.c:236:1: error: unknown type name 'speed_t'
make[1]: *** [termcap.o] Error 1
make[1]: Leaving directory `/home/cgw/XEmacs/xemacs/src'
make: *** [src] Error 2
History
Date User Action Args
2012-11-01 22:29:53matsllinkissue845 messages
2012-11-01 22:29:53matslcreate