[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ANN: xterm-329



At 2017-06-12T18:48:37+0200, Sven Joachim wrote:
> This does not build for me:
> 
> ,----
> | gcc -I. -I.. -DHAVE_CONFIG_H -Wdate-time -D_FORTIFY_SOURCE=2 -DDEF_ALLOW_FONT=False -DDEF_ALLOW_TCAP=False -DDEF_DISALLOWED_WINDOW=\"1,2,3,4,5,6,7,8,9,11,13,14,18,19,20,21,GetSelection,SetSelection,SetWinLines,SetXprop\" -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=11 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2 -fdebug-prefix-map=/usr/local/src/deb-src/xterm/xterm=. -fstack-protector-strong -Wformat -Werror=format-security -Wall  -c ../misc.c
> | ../charproc.c: In function 'doparsing':
> | ../charproc.c:3703:23: error: 'TScreen {aka struct <anonymous>}' has no member named 'graphics_regis_def_wide'; did you mean 'graphics_max_wide'?
> |         result = screen->graphics_regis_def_wide;
> |                        ^~
> | ../charproc.c:3704:24: error: 'TScreen {aka struct <anonymous>}' has no member named 'graphics_regis_def_high'; did you mean 'graphics_max_high'?
> |         result2 = screen->graphics_regis_def_high;
> |                         ^~
> | Makefile:131: recipe for target 'charproc.o' failed
> | make[2]: *** [charproc.o] Error 1

You might want to share some info about your environment.

XTerm 329 builds fine for me on Debian 9 amd64.

Regards,
Branden

Attachment: signature.asc
Description: PGP signature


Reply to: