[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [MirageOS-devel] Problem installing mirage on FreeBSD
Okay so here's my journey... camlp4 errors in opam install ocaml-camlp4 in ports try opam install mirage again lwt and type_conv errors in opam install ocaml-lwt in ports errors with: ``` E: Cannot find findlib package camlp4 E: Cannot find findlib package camlp4.extend E: Cannot find findlib package camlp4.quotations.o E: Cannot find findlib package pcre E: Failure("4 configuration errors") ``` install ocaml-typeconv in ports errors with: ``` E: Cannot find findlib package camlp4.extend E: Cannot find findlib package camlp4.quotations E: Failure("2 configuration errors") ``` I'm guessing I should find the maintainers? Cheers, Carl Dong dongcarl@xxxxxxxxxxxx "I fight for the users" On Sat, Jul 11, 2015, at 01:29 PM, Anil Madhavapeddy wrote: > On 11 Jul 2015, at 21:18, Carl Dong <dongcarl@xxxxxxxxxxxx> wrote: > > > > Hi all, > > > > I started with a fresh install of FreeBSD 10.1 Release and installed > > opam from FreeBSD's ports collection. I did `opam init` and ran `eval > > (opam config env)` (I'm on fish shell). Then I ran `opam install mirage` > > which resulted in the following log: http://pastebin.com/Zn5mQkvv > > Any clue? Should I be asking in another mailing list? > > Looks like a bug in the FreeBSD port of OPAM -- it should also depend > on the "ocaml-camlp4" port as well as OCaml. Try pkg_add'ing the > ocaml-camlp4 package and retrying the installation. > > Alternatively, you can workaround this by "opam switch 4.02.2" and > it will compile a local version of camlp4 and let you continue. > > -anil _______________________________________________ MirageOS-devel mailing list MirageOS-devel@xxxxxxxxxxxxxxxxxxxx http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |