compilation fails with --disable-afterimage
Giorgio Lando
patroclo7 at gmail.com
Wed Nov 21 10:04:42 CET 2007
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
More information about the rxvt-unicode
mailing list