Skip to content
This repository was archived by the owner on Aug 9, 2018. It is now read-only.
This repository was archived by the owner on Aug 9, 2018. It is now read-only.

trunk won't build on Ubuntu 14.04 (2.48 release does) #1

@kaefert

Description

@kaefert

when trying to build the version published here, I get this error:

make[1]: Entering directory `/home/kaefert/src/unison/git/src'
./mkProjectInfo > Makefile.ProjectInfo
Fatal error: exception Scanf.Scan_failure("scanf: bad input at char number 4: 'looking for ':', found '$''")
make[1]: *** Deleting file `Makefile.ProjectInfo'

building the svn trunk gives this error:

File "/home/kaefert/src/unison/trunk/src/uigtk2.ml", line 4015, characters 19-23:
Error: This expression has type unit but an expression was expected of type
         < misc : GObj.misc_ops; .. >
make[1]: *** [uigtk2.cmx] Error 2
make[1]: Leaving directory `/home/kaefert/src/unison/trunk/src'
make: *** [src] Error 2

so for my current customization needs I used the branch of the 2.48 release (found it in the svn) which builds just fine on my machine after installing

sudo apt-get install ocaml-nox liblablgtk2-ocaml-dev exuberant-ctags

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions