Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 2017 05:23:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220722] sysutils/tmux: lost the ability to record utmp entries in 2.3 -> 2.4.
Message-ID:  <bug-220722-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220722

            Bug ID: 220722
           Summary: sysutils/tmux: lost the ability to record utmp entries
                    in 2.3 -> 2.4.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mat@FreeBSD.org
          Reporter: peter@FreeBSD.org
          Assignee: mat@FreeBSD.org
             Flags: maintainer-feedback?(mat@FreeBSD.org)

Since 1.9, it has auto-detected the libutempter/libulog libraries we provid=
e.
Since 2.4 you have to enable detection of the library.

Quick and dirty workaround:

-CONFIGURE_ARGS+=3D--sysconfdir=3D${PREFIX}/etc
+CONFIGURE_ARGS+=3D--sysconfdir=3D${PREFIX}/etc --enable-utempter

We rely on this in the freebsd.org cluster.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220722-13>