the rxvt rpm does not seem to include rxvt binary in /usr/X11R6/bin. A rpm -ql shows that it is not installing the binary.
This problem is with dist-6.0/rxvt-2.4.7-3 Here's the compiler output: make[1]: Entering directory `/usr/src/redhat/BUILD/rxvt-2.4.7/src' gcc -DHAVE_CONFIG_H -DDEBUG_STRICT -c -I/usr/X11R6/include -I. -I.. -I. -O2 -m486 -fno-strength-reduce utmp.c utmp.c: In function `makeutent': utmp.c:232: `WTMPX_FILE' undeclared (first use in this function) utmp.c:232: (Each undeclared identifier is reported only once utmp.c:232: for each function it appears in.) utmp.c: In function `cleanutent': utmp.c:291: `WTMPX_FILE' undeclared (first use in this function) make[1]: *** [utmp.o] Error 1 and the configure output looks fishy -- I don't think we always have utmp/wtmp files in the build environments ... checking for host in utmp struct... yes checking where utmp is located... checking where wtmp is located... /var/log/wtmp
Fixed in dist-6.0/rxvt-2.4.7-4