Changes between Initial Version and Version 2 of Ticket #32061


Ignore:
Timestamp:
Nov 14, 2011, 8:26:13 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32061

    • Property Keywords ocamlnet sh removed
    • Property Owner changed from macports-tickets@… to landonf@…
    • Property Milestone changed from MacPorts 2.0.4 to
    • Property Port caml-ocamlnet added; 2.0.3 removed
  • Ticket #32061 – Description

    initial v2  
    11The building of ocamlnet fails during use of ocamlrpcgen. It calls a sh processus with an invalid option.
    22
     3{{{
    34make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_caml-ocamlnet/caml-ocamlnet/work/ocamlnet-3.4/src/rpc'
    45../rpc-generator/ocamlrpcgen -cpp  -aux rpc_portmapper.x
     
    67Usage:  /bin/sh [GNU long option] [option] ...
    78        /bin/sh [GNU long option] [option] script-file ...
     9}}}