[ocaml-infra] Trouble building OPAM on Fedora 20

Robert Soule souler at usi.ch
Mon Jun 9 18:43:11 BST 2014


Hi,

I'm trying to build OPAM from source on Fedora 20, and I'm getting the
following error:

make[2]: Entering directory `/home/soule/opam/src_ext'
tar xfz dose3-3.1.2.tar.gz
cd dose3-3.1.2 && patch -p1 < ../dose-mktemp.diff && patch -p1 <
../dose-quotecriteria.diff && patch -p1  < ../dose-pcre2re.diff && cd
..
patching file common/cudfSolver.ml
patch: getting attribute system.posix_acl_access of
system.posix_acl_access: No data available
patch: getting attribute system.posix_acl_default of
system.posix_acl_default: No data available
make[2]: *** [dose.stamp] Error 2
make[2]: Leaving directory `/home/soule/opam/src_ext'
make[1]: *** [clone] Error 2
make[1]: Leaving directory `/home/soule/opam'
make: *** [all] Error 2

Can anyone suggest a fix?

thank you,
Robert


More information about the Infrastructure mailing list