On Sun, Jul 24, 2016 at 09:55:50AM +0300, Emanuele Giaquinta wrote: > thanks for the report. A better approach is to check for ttyslot > availability and disable utmp (not utmpx) on BSD systems if it is > missing. The next urxvt release will include a fix.
Actually, this should not be necessary. FreeBSD 9 and newer does not provide the utmp.h header, which prevents utmp from being enabled. Does your patch fix an actual compilation failure? If so, can you provide the config.h and config.log files from the urxvt source directory? Emanuele _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/mailman/listinfo/rxvt-unicode
