Hi, I used to compile rxvt-unicode with --disable-afterimage, but with 8.5 the cmpilations fails. Not a big deal (the configuration seems to autodetect the absence of libeafterimage.
Anyway, this is the output of make (let me know if you need the output of ./configure). make[1]: Entering directory `/var/abs/local/rxvt-unicode/src/rxvt-unicode-8.5/src' g++ -I./../libev -I.. -I. -I. -DHAVE_CONFIG_H -march=pentium-m -O2 -pipe -w -DDEBUG_STRICT -c rxvt.C g++ -I./../libev -I.. -I. -I. -DHAVE_CONFIG_H -march=pentium-m -O2 -pipe -w -DDEBUG_STRICT -c background.C g++ -I./../libev -I.. -I. -I. -DHAVE_CONFIG_H -march=pentium-m -O2 -pipe -w -DDEBUG_STRICT -c command.C g++ -I./../libev -I.. -I. -I. -DHAVE_CONFIG_H -march=pentium-m -O2 -pipe -w -DDEBUG_STRICT -c rxvtfont.C g++ -I./../libev -I.. -I. -I. -DHAVE_CONFIG_H -march=pentium-m -O2 -pipe -w -DDEBUG_STRICT -c init.C g++ -I./../libev -I.. -I. -I. -DHAVE_CONFIG_H -march=pentium-m -O2 -pipe -w -DDEBUG_STRICT -c logging.C g++ -I./../libev -I.. -I. -I. -DHAVE_CONFIG_H -march=pentium-m -O2 -pipe -w -DDEBUG_STRICT -c main.C g++ -I./../libev -I.. -I. -I. -DHAVE_CONFIG_H -march=pentium-m -O2 -pipe -w -DDEBUG_STRICT -c misc.C main.C: In destructor 'rxvt_term::~rxvt_term()': main.C:289: error: 'bgPixmap' was not declared in this scope make[1]: *** [main.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/var/abs/local/rxvt-unicode/src/rxvt-unicode-8.5/src' make: *** [all] Error 1 Regards Giorgio Lando _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
