Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Dec 2007 14:30:02 GMT
From:      pav@FreeBSD.org
To:        tcrimi@procida.us, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, pav@FreeBSD.org
Subject:   Re: ports/118800: New port: ocaml-pgocaml type-safe PostgreSQL interface for OCaml, requires ocaml-csv which I recently submitted.
Message-ID:  <200712181430.lBIEU2mq000694@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: New port: ocaml-pgocaml type-safe PostgreSQL interface for OCaml, requires ocaml-csv which I recently submitted.

State-Changed-From-To: open->feedback
State-Changed-By: pav
State-Changed-When: Tue Dec 18 14:14:16 UTC 2007
State-Changed-Why: 
Does not build:

ocamlfind ocamlc -g -package unix,extlib,pcre,calendar,csv \
	  -pp "camlp4o pa_extend.cmo q_MLast.cmo -loc loc -impl" \
	  -I +camlp4 -c -impl pa_pgsql.ml4
File "pa_pgsql.ml4", line 376, characters 2-6:
Parse error: ':' expected after [name] (in [entry])
Uncaught exception: Stream.Error("':' expected after [name] (in [entry])")
Preprocessor error
gmake: *** [pa_pgsql.cmo] Error 2



Responsible-Changed-From-To: freebsd-ports-bugs->pav
Responsible-Changed-By: pav
Responsible-Changed-When: Tue Dec 18 14:14:16 UTC 2007
Responsible-Changed-Why: 
Track

http://www.freebsd.org/cgi/query-pr.cgi?pr=118800



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712181430.lBIEU2mq000694>