[Bug 253167] x11-wm/hs-xmonad: example build script faulty

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 1 16:30:38 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253167

            Bug ID: 253167
           Summary: x11-wm/hs-xmonad: example build script faulty
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: haskell at FreeBSD.org
          Reporter: klmanion at gmail.com
          Assignee: haskell at FreeBSD.org
             Flags: maintainer-feedback?(haskell at FreeBSD.org)

`/usr/local/share/examples/xmonad/build' does not produce the xmonad-ARCH
(xmonad-x86_64-freebsd) executable.  The default ghc build script _will_
successfully do this.

In other words: If a user copies the example build script (as directed by `make
install') to their ~/.xmonad directory then the executable emitted will be
called `xmonad' and thus `/usr/local/bin/xmonad' will fail upon being called by
`startx' (since it can't find xmonad-ARCH).

For more context: https://github.com/xmonad/xmonad/issues/270

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


More information about the freebsd-haskell mailing list