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

doesnt compile with syndic.1.4 #4

Open
avsm opened this issue Jul 21, 2015 · 0 comments
Open

doesnt compile with syndic.1.4 #4

avsm opened this issue Jul 21, 2015 · 0 comments

Comments

@avsm
Copy link

avsm commented Jul 21, 2015

#=== ERROR while installing river.0.1.2 =======================================#
# opam-version 1.2.2
# os           darwin
# command      make
# path         /Users/avsm/.opam/system/build/river.0.1.2
# compiler     system (4.02.2)
# exit-code    2
# env-file     /Users/avsm/.opam/system/build/river.0.1.2/river-62514-550cb1.env
# stdout-file  /Users/avsm/.opam/system/build/river.0.1.2/river-62514-550cb1.out
# stderr-file  /Users/avsm/.opam/system/build/river.0.1.2/river-62514-550cb1.err
### stdout ###
# [...]
# /Users/avsm/.opam/system/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cohttp.lwt -package lwt -package netstring -package syndic -I lib -o lib/ri_posts.cmo lib/ri_posts.ml
# + /Users/avsm/.opam/system/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cohttp.lwt -package lwt -package netstring -package syndic -I lib -o lib/ri_posts.cmo lib/ri_posts.ml
# File "lib/ri_posts.ml", line 240, characters 55-56:
# Error: The function applied to this argument has type
#          ?type_media:string ->
#          ?hreflang:string ->
#          ?title:string ->
#          ?length:int -> ?rel:Syndic.Atom.rel -> Syndic_atom.link
# This argument cannot be applied without label
# Command exited with code 2.
### stderr ###
# E: Failure("Command ''/usr/local/bin/ocamlbuild' lib/river.cma lib/river.cmxa lib/river.a lib/river.cmxs -tag debug' terminated with error code 10")
# make: *** [build] Error 1
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