[HPADM] Unison/OCAML

From: Paul van Westerlaak (Paul.van.Westerlaak_at_rivm.nl)
Date: 04/28/03

  • Next message: Baran YURDAGUL: "[HPADM] remote monitoring"
    To: hpux-admin@dutchworks.nl
    Date: Mon, 28 Apr 2003 11:50:39 +0200
    
    

    Hi all,

    I'm using the "Unison" file synchronization tool (
    http://www.cis.upenn.edu/~bcpierce/unison ) between Windows and Linux
    systems and I would like to use it on our HP-UX 11i systems too.
    Unfortunately I can't find any binary for HP-UX so I have to compile the
    source.
    To complicate things, Unison is written in "Objective Caml" so I need the
    "ocaml" compiler, but I can't find a HP-UX binary so I have to compile the
    source (sounds familiar :-).

    To complicate things even further I can't compile the ocaml compiler:

    * With the HP ANSI C compiler I get a "memory fault (coredump)" somewhere
    deep in the make process (in extract.crc).
    * The GNU C compiler (v 3.2) supplied by the HP-UX Software Porting and
    Archive Center dies with parse errors in "socket.h". (This seems to be a
    "known error").
    * With the HP supplied GCC compiler (v 3.2) the make process dies with
    another obscure error (Error while loading "../boot/pa_ifdef.cmo": no
    implementation available for Obj.)

    As I'm no C programmer I'm stuck.

    Can anybody point me to working HP-UX (11i) Unison or OCAML binaries?

    TIA,

    Paul

    --
                 ---> Please post QUESTIONS and SUMMARIES only!! <---
            To subscribe/unsubscribe to this list, contact majordomo@dutchworks.nl
           Name: hpux-admin@dutchworks.nl     Owner: owner-hpux-admin@dutchworks.nl
     
     Archives:  ftp.dutchworks.nl:/pub/digests/hpux-admin       (FTP, browse only)
                http://www.dutchworks.nl/htbin/hpsysadmin   (Web, browse & search)
    

  • Next message: Baran YURDAGUL: "[HPADM] remote monitoring"

    Relevant Pages

    • Re: Perl/Tk build fails on HP-UX
      ... Perl 5.8.7 compiled with cc ... HP's bundled cc compiler (non-ansi) ... Looks like your HP-UX installation didn't include the development ...
      (comp.lang.perl.modules)
    • [HPADM] Summary: Compiling gcc-sources on HP-UX
      ... Compiling gcc-sources on HP-UX ... a full ANSI C compiler is not included. ... > Universiteit Hasselt ...
      (HP-UX-Admin)
    • TYPE declarations with MAP and UNION
      ... I'm attempting to port from MS/Compaq Fortran to HP-UX Fortran ... real killer is the UNION and MAP statements within a TYPE declaration ... F90 is a good compiler it's just not quite as flexible with the rules as ...
      (comp.lang.fortran)
    • Re: [SLE] Cross Compiler for HPUX
      ... > Has anyone had success building a gcc cross compiler for a hpux host? ... > I have a suse machine with gcc and i wish to compile C code for a HPUX11i ... HP-UX has a much different set of libraries and header files. ...
      (SuSE)