close old openbsd build bugs
This commit is contained in:
parent
59b2ebbaeb
commit
9091d52a1f
2 changed files with 11 additions and 1 deletions
|
@ -36,4 +36,6 @@ GHCi cannot safely continue in this situation. Exiting now. Sorry.
|
||||||
# End of transcript or log.
|
# End of transcript or log.
|
||||||
"""]]
|
"""]]
|
||||||
|
|
||||||
[[!tag moreinfo]]
|
> Since this bug was filed, git-annex has dropped xmpp and the problimatic
|
||||||
|
> libraries. Since the bug comments say the build worked without xmpp,
|
||||||
|
> closing this bug [[done]] --[[Joey]]
|
||||||
|
|
|
@ -206,3 +206,11 @@ git-annex-6.20160511: build
|
||||||
ghc: /usr/local/lib/libidn.a: unknown symbol `libintl_bindtextdomain'
|
ghc: /usr/local/lib/libidn.a: unknown symbol `libintl_bindtextdomain'
|
||||||
ghc: unable to load package `gnuidn-0.2.2'
|
ghc: unable to load package `gnuidn-0.2.2'
|
||||||
"""]]
|
"""]]
|
||||||
|
|
||||||
|
> So git-annex dropped xmpp and the libidn.a
|
||||||
|
> library will no longer be pulled in.
|
||||||
|
>
|
||||||
|
> Also, you were right about `stack install git-annex`
|
||||||
|
> being problimatic. The build instuctions have since been changed to
|
||||||
|
> run stack inside the git-annex source tree.
|
||||||
|
> Since that worked for you, closing this bug. [[done]] --[[Joey]]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue