Bug 81991 - [maintainer-update] devel/ocaml-ulex : update to version 0.7
Summary: [maintainer-update] devel/ocaml-ulex : update to version 0.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Thierry Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-07 13:30 UTC by Burelle Marwan
Modified: 2005-06-08 22:21 UTC (History)
1 user (show)

See Also:


Attachments
new-ocaml-ulex-port (889 bytes, text/plain)
2005-06-07 13:30 UTC, Burelle Marwan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Burelle Marwan 2005-06-07 13:30:30 UTC

Update to new release version, also add OCAMLFIND_DESTDIR to MAKE_ENV, for in order for ocamlfind to respect PREFIX.
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2005-06-07 22:22:33 UTC
State Changed
From-To: open->feedback


Sorry, it does not build on my test machine: 

===>  Extracting for ocaml-ulex-0.5 
=> Checksum OK for ulex-0.5.tar.gz. 
===>  Patching for ocaml-ulex-0.5 
===>  Applying FreeBSD patches for ocaml-ulex-0.5 
===>   ocaml-ulex-0.5 depends on executable: ocamlc - found 
===>   ocaml-ulex-0.5 depends on executable: ocamlfind - found 
===>   ocaml-ulex-0.5 depends on executable: gmake - found 
===>  Configuring for ocaml-ulex-0.5 
===>  Building for ocaml-ulex-0.5 
ocamlc -a -o ulexing.cma utf8.mli utf8.ml ulexing.mli ulexing.ml 
ocamlc -a -o pa_ulex.cma -pp 'camlp4o pa_extend.cmo q_MLast.cmo' -I +camlp4 cset.ml ulex.mli ulex.ml pa_ulex.ml 
Error while loading "pa_extend.cmo": native-code program cannot do a dynamic load. 
Preprocessor error 
gmake: *** [pa_ulex.cma] Erreur 2 
*** Error code 2 



Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2005-06-07 22:22:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->thierry


Take it.
Comment 3 Thierry Thomas freebsd_committer freebsd_triage 2005-06-08 22:21:10 UTC
State Changed
From-To: feedback->closed


Committed, thanks! 

Note: USE_GMAKE removed.