Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error building on centos6.4 64bit #234

Closed
silent0608 opened this issue Mar 13, 2018 · 1 comment
Closed

Error building on centos6.4 64bit #234

silent0608 opened this issue Mar 13, 2018 · 1 comment

Comments

@silent0608
Copy link

before build ,i hava install the cryptobox-c .
https://github.com/wireapp/wire-server/blob/docs/doc/Dependencies.md#cryptobox-c

but i got the following message. how can i fix it.

-- While building custom Setup.hs for package cryptobox-haskell-0.1.1 using:
/root/.stack/setup-exe-cache/x86_64-linux-gmp4/Cabal-simple_mPHDZzAJ_2.0.1.0_ghc-8.2.2 --builddir=.stack-work/dist/x86_64-linux-gmp4/Cabal-2.0.1.0 configure --with-ghc=/root/.stack/programs/x86_64-linux/ghc-gmp4-8.2.2/bin/ghc --with-ghc-pkg=/root/.stack/programs/x86_64-linux/ghc-gmp4-8.2.2/bin/ghc-pkg --user --package-db=clear --package-db=global --package-db=/root/.stack/snapshots/x86_64-linux-gmp4/lts-10.3/8.2.2/pkgdb --package-db=/root/wire-server/.stack-work/install/x86_64-linux-gmp4/lts-10.3/8.2.2/pkgdb --libdir=/root/wire-server/.stack-work/install/x86_64-linux-gmp4/lts-10.3/8.2.2/lib --bindir=/root/wire-server/.stack-work/install/x86_64-linux-gmp4/lts-10.3/8.2.2/bin --datadir=/root/wire-server/.stack-work/install/x86_64-linux-gmp4/lts-10.3/8.2.2/share --libexecdir=/root/wire-server/.stack-work/install/x86_64-linux-gmp4/lts-10.3/8.2.2/libexec --sysconfdir=/root/wire-server/.stack-work/install/x86_64-linux-gmp4/lts-10.3/8.2.2/etc --docdir=/root/wire-server/.stack-work/install/x86_64-linux-gmp4/lts-10.3/8.2.2/doc/cryptobox-haskell-0.1.1 --htmldir=/root/wire-server/.stack-work/install/x86_64-linux-gmp4/lts-10.3/8.2.2/doc/cryptobox-haskell-0.1.1 --haddockdir=/root/wire-server/.stack-work/install/x86_64-linux-gmp4/lts-10.3/8.2.2/doc/cryptobox-haskell-0.1.1 --dependency=base=base-4.10.1.0 --dependency=bytestring=bytestring-0.10.8.2 --dependency=hashable=hashable-1.2.6.1-2mYqdjpViBjIDGbaewMsOr --dependency=unordered-containers=unordered-containers-0.2.8.0-6Q8cKU0tfULGVDjEZYkMDG --enable-tests --enable-benchmarks
Process exited with code: ExitFailure 1
Logs have been written to: /root/wire-server/.stack-work/logs/cryptobox-haskell-0.1.1.log

Configuring cryptobox-haskell-0.1.1...
Cabal-simple_mPHDZzAJ_2.0.1.0_ghc-8.2.2: Missing dependency on a foreign
library:
* Missing C library: cryptobox
This problem can usually be solved by installing the system package that
provides this library (you may need the "-dev" version). If the library is
already installed but in a non-standard location then you can use the flags
--extra-include-dirs= and --extra-lib-dirs= to specify where it is.
@silent0608
Copy link
Author

i hava build on Fedora 27 x64.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant