Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Feb 2021 16:30:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        haskell@FreeBSD.org
Subject:   [Bug 253167] x11-wm/hs-xmonad: example build script faulty
Message-ID:  <bug-253167-16154@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: klmanion@gmail.com
          Assignee: haskell@FreeBSD.org
             Flags: maintainer-feedback?(haskell@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 calle=
d by
`startx' (since it can't find xmonad-ARCH).

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

--=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-253167-16154>