Hi,

On Sat, Dec 14, 2013 at 10:31:07AM -0400, Jim wrote:
> urxvt fails with this error:
> 
> ...
> g++ -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H 
> -I/usr/include/freetype2     -O2 -fPIC -w -pthread 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 
> -I/usr/lib64/glib-2.0/include   -I/usr/include/startup-notification-1.0   
> -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector 
> -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  
> -I/usr/lib64/perl5/CORE  -DLIBDIR="\"/usr/lib64/urxvt\"" -c rxvtperl.C
> ./rxvtperl.xs: In function 'void boot_urxvt(PerlInterpreter*, CV*)':
> ./rxvtperl.xs:821:5: error: 'Color_fade' was not declared in this scope
> make[1]: *** [rxvtperl.o] Error 1
> make[1]: Leaving directory `/tmp/SBo/rxvt-unicode-9.19/src'
> make: *** [all] Error 1
> 
> If the "offending"
>       const_iv (Color_fade),
> line is commented out or removed the build succeeds.

thanks for the report. The bug is already fixed in cvs.

Emanuele

_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode

Reply via email to