[prev in list] [next in list] [prev in thread] [next in thread] 

List:       unison-users
Subject:    [unison-users] Building with GTK2 UI on OS X fails
From:       <akindo03 () yahoo ! com>
Date:       2013-09-08 11:58:10
Message-ID: l0hooi+ikau62 () YahooGroups ! com
[Download RAW message or body]




<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" \
"http://www.w3.org/TR/html4/strict.dtd"> <html>
<head>
</head>







<body style="background-color: #fff;">
<span style="display:none">&nbsp;</span>

<!--~-|**|PrettyHtmlStartT|**|-~-->
<div id="ygrp-mlmsg" style="position:relative;">
  <div id="ygrp-msg" style="z-index: 1;">
<!--~-|**|PrettyHtmlEndT|**|-~-->

    <div id="ygrp-text" >
      
      
      <p><p class="p1">Hi all. I&#39;m trying to build Unison 2.45.4 on OS X Mountain \
Lion using latest stable of lablgtk2 (installed using the jhbuild script) and Ocaml \
3.11.2 (not using Ocaml 4 as on my Debian/kFreeBSD system Ocaml 4 isn&#39;t stable \
and Unison must be compiled with identical versions of Ocaml on both server and \
client side).</p> <p class="p2"><br></p>
<p class="p1">Unison builds, but doesn&#39;t show a graphical interface when I run \
with the option &quot;-ui graphic&quot;.</p> <p class="p2"><br></p>
<p class="p1">What can be going wrong? I have attached console output.</p>
<p class="p2"><br></p>
<p class="p1">Thanks a lot for any help! :)</p>
<p class="p2"><br></p>
<p class="p1">Mac-mini:unison-2.45.4 $ make UISTYLE=gtk2</p>
<p class="p1">UISTYLE = gtk2</p>
<p class="p1">Building for Unix</p>
<p class="p1">NATIVE = true</p>
<p class="p1">THREADS = false</p>
<p class="p1">STATIC = false</p>
<p class="p1">OSTYPE =</p>
<p class="p1">OSARCH = osx</p>
<p class="p1">ocamlopt: ubase/rx.mli ---&gt; ubase/rx.cmi</p>
<p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I lwt/generic \
-ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/ubase/rx.mli</p> <p class="p1">ocamlopt: ubase/rx.ml \
---&gt; ubase/rx.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/ubase/rx.ml</p> <p class="p1">ocamlopt: unicode_tables.ml \
---&gt; unicode_tables.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/unicode_tables.ml</p> <p class="p1">ocamlopt: unicode.mli \
---&gt; unicode.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/unicode.mli</p> <p class="p1">ocamlopt: unicode.ml \
---&gt; unicode.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/unicode.ml</p> <p class="p1">ocamlopt: bytearray.mli \
---&gt; bytearray.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/bytearray.mli</p> <p class="p1">ocamlopt: bytearray.ml \
---&gt; bytearray.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/bytearray.ml</p> <p class="p1">ocamlopt: \
system/system_generic.ml ---&gt; system/system_generic.cmx</p> <p class="p1">ocamlopt \
-I lwt -I ubase -I system -I system/generic -I lwt/generic -ccopt \
-mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/system/system_generic.ml</p> <p class="p1">ocamlopt: \
system/generic/system_impl.ml ---&gt; system/generic/system_impl.cmx</p> <p \
class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I lwt/generic -ccopt \
-mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/system/generic/system_impl.ml</p> <p class="p1">ocamlc: \
system/system_intf.ml ---&gt; system/system_intf.cmo</p> <p class="p1">ocamlc -I lwt \
-I ubase -I system -I system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 \
-I &#43;lablgtk2 -c /Users/jannik/unison-2.45.4/system/system_intf.ml</p> <p \
class="p1">ocamlopt: system.mli ---&gt; system.cmi</p> <p class="p1">ocamlopt -I lwt \
-I ubase -I system -I system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 \
-I &#43;lablgtk2 -c /Users/jannik/unison-2.45.4/system.mli</p> <p \
class="p1">ocamlopt: system.ml ---&gt; system.cmx</p> <p class="p1">ocamlopt -I lwt \
-I ubase -I system -I system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 \
-I &#43;lablgtk2 -c /Users/jannik/unison-2.45.4/system.ml</p> <p class="p1">echo \
&#39;let myName = &quot;&#39;unison&#39;&quot;;;&#39; &gt; ubase/projectInfo.ml</p> \
<p class="p1">echo &#39;let myVersion = &quot;&#39;2.45.4&#39;&quot;;;&#39; &gt;&gt; \
ubase/projectInfo.ml</p> <p class="p1">echo &#39;let myMajorVersion = \
&quot;&#39;2.45&#39;&quot;;;&#39; &gt;&gt; ubase/projectInfo.ml</p> <p \
class="p1">ocamlopt: ubase/projectInfo.ml ---&gt; ubase/projectInfo.cmx</p> <p \
class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I lwt/generic -ccopt \
-mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/ubase/projectInfo.ml</p> <p class="p1">ocamlopt: \
ubase/myMap.mli ---&gt; ubase/myMap.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I \
system -I system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I \
&#43;lablgtk2 -c /Users/jannik/unison-2.45.4/ubase/myMap.mli</p> <p \
class="p1">ocamlopt: ubase/myMap.ml ---&gt; ubase/myMap.cmx</p> <p \
class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I lwt/generic -ccopt \
-mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/ubase/myMap.ml</p> <p class="p1">ocamlopt: \
ubase/safelist.mli ---&gt; ubase/safelist.cmi</p> <p class="p1">ocamlopt -I lwt -I \
ubase -I system -I system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I \
&#43;lablgtk2 -c /Users/jannik/unison-2.45.4/ubase/safelist.mli</p> <p \
class="p1">ocamlopt: ubase/safelist.ml ---&gt; ubase/safelist.cmx</p> <p \
class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I lwt/generic -ccopt \
-mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/ubase/safelist.ml</p> <p class="p1">ocamlopt: \
ubase/uprintf.mli ---&gt; ubase/uprintf.cmi</p> <p class="p1">ocamlopt -I lwt -I \
ubase -I system -I system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I \
&#43;lablgtk2 -c /Users/jannik/unison-2.45.4/ubase/uprintf.mli</p> <p \
class="p1">ocamlopt: ubase/uprintf.ml ---&gt; ubase/uprintf.cmx</p> <p \
class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I lwt/generic -ccopt \
-mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/ubase/uprintf.ml</p> <p class="p1">ocamlopt: \
ubase/util.mli ---&gt; ubase/util.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I \
system -I system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I \
&#43;lablgtk2 -c /Users/jannik/unison-2.45.4/ubase/util.mli</p> <p \
class="p1">ocamlopt: ubase/util.ml ---&gt; ubase/util.cmx</p> <p class="p1">ocamlopt \
-I lwt -I ubase -I system -I system/generic -I lwt/generic -ccopt \
-mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/ubase/util.ml</p> <p class="p1">ocamlopt: ubase/uarg.mli \
---&gt; ubase/uarg.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/ubase/uarg.mli</p> <p class="p1">ocamlopt: ubase/uarg.ml \
---&gt; ubase/uarg.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/ubase/uarg.ml</p> <p class="p1">ocamlopt: ubase/prefs.mli \
---&gt; ubase/prefs.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/ubase/prefs.mli</p> <p class="p1">ocamlopt: \
ubase/prefs.ml ---&gt; ubase/prefs.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I \
system -I system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I \
&#43;lablgtk2 -c /Users/jannik/unison-2.45.4/ubase/prefs.ml</p> <p \
class="p1">ocamlopt: ubase/trace.mli ---&gt; ubase/trace.cmi</p> <p \
class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I lwt/generic -ccopt \
-mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/ubase/trace.mli</p> <p class="p1">ocamlopt: \
ubase/trace.ml ---&gt; ubase/trace.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I \
system -I system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I \
&#43;lablgtk2 -c /Users/jannik/unison-2.45.4/ubase/trace.ml</p> <p \
class="p1">ocamlopt: ubase/proplist.mli ---&gt; ubase/proplist.cmi</p> <p \
class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I lwt/generic -ccopt \
-mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/ubase/proplist.mli</p> <p class="p1">ocamlopt: \
ubase/proplist.ml ---&gt; ubase/proplist.cmx</p> <p class="p1">ocamlopt -I lwt -I \
ubase -I system -I system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I \
&#43;lablgtk2 -c /Users/jannik/unison-2.45.4/ubase/proplist.ml</p> <p \
class="p1">ocamlopt: lwt/pqueue.mli ---&gt; lwt/pqueue.cmi</p> <p class="p1">ocamlopt \
-I lwt -I ubase -I system -I system/generic -I lwt/generic -ccopt \
-mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/lwt/pqueue.mli</p> <p class="p1">ocamlopt: lwt/pqueue.ml \
---&gt; lwt/pqueue.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/lwt/pqueue.ml</p> <p class="p1">ocamlopt: lwt/lwt.mli \
---&gt; lwt/lwt.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/lwt/lwt.mli</p> <p class="p1">ocamlopt: lwt/lwt.ml \
---&gt; lwt/lwt.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/lwt/lwt.ml</p> <p class="p1">ocamlopt: lwt/lwt_util.mli \
---&gt; lwt/lwt_util.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/lwt/lwt_util.mli</p> <p class="p1">ocamlopt: \
lwt/lwt_util.ml ---&gt; lwt/lwt_util.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase \
-I system -I system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I \
&#43;lablgtk2 -c /Users/jannik/unison-2.45.4/lwt/lwt_util.ml</p> <p \
class="p1">ocamlopt: lwt/generic/lwt_unix_impl.ml ---&gt; \
lwt/generic/lwt_unix_impl.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/lwt/generic/lwt_unix_impl.ml</p> <p class="p1">ocamlopt: \
lwt/lwt_unix.mli ---&gt; lwt/lwt_unix.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase \
-I system -I system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I \
&#43;lablgtk2 -c /Users/jannik/unison-2.45.4/lwt/lwt_unix.mli</p> <p \
class="p1">ocamlopt: lwt/lwt_unix.ml ---&gt; lwt/lwt_unix.cmx</p> <p \
class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I lwt/generic -ccopt \
-mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/lwt/lwt_unix.ml</p> <p class="p1">ocamlopt: case.mli \
---&gt; case.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/case.mli</p> <p class="p1">ocamlopt: case.ml ---&gt; \
case.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/case.ml</p> <p class="p1">ocamlopt: pred.mli ---&gt; \
pred.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/pred.mli</p> <p class="p1">ocamlopt: pred.ml ---&gt; \
pred.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/pred.ml</p> <p class="p1">ocamlopt: uutil.mli ---&gt; \
uutil.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/uutil.mli</p> <p class="p1">ocamlopt: uutil.ml ---&gt; \
uutil.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/uutil.ml</p> <p class="p1">ocamlopt: fileutil.mli ---&gt; \
fileutil.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic \
-I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/fileutil.mli</p> <p class="p1">ocamlopt: fileutil.ml \
---&gt; fileutil.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/fileutil.ml</p> <p class="p1">ocamlopt: name.mli ---&gt; \
name.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/name.mli</p> <p class="p1">ocamlopt: name.ml ---&gt; \
name.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/name.ml</p> <p class="p1">ocamlopt: path.mli ---&gt; \
path.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/path.mli</p> <p class="p1">ocamlopt: path.ml ---&gt; \
path.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/path.ml</p> <p class="p1">ocamlopt: fspath.mli ---&gt; \
fspath.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/fspath.mli</p> <p class="p1">ocamlopt: fspath.ml ---&gt; \
fspath.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/fspath.ml</p> <p class="p1">ocamlopt: fs.mli ---&gt; \
fs.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/fs.mli</p> <p class="p1">ocamlopt: fs.ml ---&gt; \
fs.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/fs.ml</p> <p class="p1">ocamlopt: fingerprint.mli ---&gt; \
fingerprint.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/fingerprint.mli</p> <p class="p1">ocamlopt: \
fingerprint.ml ---&gt; fingerprint.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I \
system -I system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I \
&#43;lablgtk2 -c /Users/jannik/unison-2.45.4/fingerprint.ml</p> <p \
class="p1">ocamlopt: abort.mli ---&gt; abort.cmi</p> <p class="p1">ocamlopt -I lwt -I \
ubase -I system -I system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I \
&#43;lablgtk2 -c /Users/jannik/unison-2.45.4/abort.mli</p> <p class="p1">ocamlopt: \
abort.ml ---&gt; abort.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/abort.ml</p> <p class="p1">ocamlopt: osx.mli ---&gt; \
osx.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/osx.mli</p> <p class="p1">ocamlopt: osx.ml ---&gt; \
osx.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/osx.ml</p> <p class="p1">ocamlopt: external.mli ---&gt; \
external.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic \
-I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/external.mli</p> <p class="p1">ocamlopt: external.ml \
---&gt; external.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/external.ml</p> <p class="p1">ocamlopt: props.mli ---&gt; \
<p class="p1">ocamlopt: props.ml ---&gt; props.cmx</p>
<p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I lwt/generic \
-ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/props.ml</p> <p class="p1">ocamlopt: fileinfo.mli ---&gt; \
fileinfo.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic \
-I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/fileinfo.mli</p> <p class="p1">ocamlopt: fileinfo.ml \
---&gt; fileinfo.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/fileinfo.ml</p> <p class="p1">ocamlopt: os.mli ---&gt; \
os.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/os.mli</p> <p class="p1">ocamlopt: os.ml ---&gt; \
os.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/os.ml</p> <p class="p1">ocamlopt: lock.mli ---&gt; \
lock.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/lock.mli</p> <p class="p1">ocamlopt: lock.ml ---&gt; \
lock.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/lock.ml</p> <p class="p1">ocamlopt: clroot.mli ---&gt; \
clroot.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/clroot.mli</p> <p class="p1">ocamlopt: clroot.ml ---&gt; \
clroot.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/clroot.ml</p> <p class="p1">ocamlopt: common.mli ---&gt; \
common.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/common.mli</p> <p class="p1">ocamlopt: common.ml ---&gt; \
common.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/common.ml</p> <p class="p1">ocamlopt: tree.mli ---&gt; \
tree.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/tree.mli</p> <p class="p1">ocamlopt: tree.ml ---&gt; \
tree.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/tree.ml</p> <p class="p1">ocamlopt: checksum.mli ---&gt; \
checksum.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic \
-I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/checksum.mli</p> <p class="p1">ocamlopt: checksum.ml \
---&gt; checksum.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/checksum.ml</p> <p class="p1">ocamlopt: terminal.mli \
---&gt; terminal.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/terminal.mli</p> <p class="p1">ocamlopt: terminal.ml \
---&gt; terminal.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/terminal.ml</p> <p class="p1">ocamlopt: transfer.mli \
---&gt; transfer.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/transfer.mli</p> <p class="p1">ocamlopt: transfer.ml \
---&gt; transfer.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/transfer.ml</p> <p class="p1">ocamlopt: xferhint.mli \
---&gt; xferhint.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/xferhint.mli</p> <p class="p1">ocamlopt: xferhint.ml \
---&gt; xferhint.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/xferhint.ml</p> <p class="p1">ocamlopt: remote.mli \
---&gt; remote.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/remote.mli</p> <p class="p1">ocamlopt: remote.ml ---&gt; \
remote.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/remote.ml</p> <p class="p1">ocamlopt: globals.mli ---&gt; \
globals.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/globals.mli</p> <p class="p1">ocamlopt: globals.ml \
---&gt; globals.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/globals.ml</p> <p class="p1">ocamlopt: fpcache.mli \
---&gt; fpcache.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/fpcache.mli</p> <p class="p1">ocamlopt: fpcache.ml \
---&gt; fpcache.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/fpcache.ml</p> <p class="p1">ocamlopt: update.mli ---&gt; \
update.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/update.mli</p> <p class="p1">ocamlopt: update.ml ---&gt; \
update.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/update.ml</p> <p class="p1">ocamlopt: copy.mli ---&gt; \
copy.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/copy.mli</p> <p class="p1">ocamlopt: copy.ml ---&gt; \
copy.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/copy.ml</p> <p class="p1">ocamlopt: stasher.mli ---&gt; \
stasher.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/stasher.mli</p> <p class="p1">ocamlopt: stasher.ml \
---&gt; stasher.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/stasher.ml</p> <p class="p1">ocamlopt: files.mli ---&gt; \
files.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/files.mli</p> <p class="p1">ocamlopt: files.ml ---&gt; \
files.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/files.ml</p> <p class="p1">ocamlopt: sortri.mli ---&gt; \
sortri.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/sortri.mli</p> <p class="p1">ocamlopt: sortri.ml ---&gt; \
sortri.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/sortri.ml</p> <p class="p1">ocamlopt: recon.mli ---&gt; \
recon.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/recon.mli</p> <p class="p1">ocamlopt: recon.ml ---&gt; \
recon.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/recon.ml</p> <p class="p1">ocamlopt: transport.mli \
---&gt; transport.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/transport.mli</p> <p class="p1">ocamlopt: transport.ml \
---&gt; transport.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/transport.ml</p> <p class="p1">ocamlopt: strings.mli \
---&gt; strings.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/strings.mli</p> <p class="p1">ocamlopt: strings.ml \
---&gt; strings.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/strings.ml</p> <p class="p1">ocamlopt: uicommon.mli \
---&gt; uicommon.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/uicommon.mli</p> <p class="p1">ocamlopt: uicommon.ml \
---&gt; uicommon.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/uicommon.ml</p> <p class="p1">ocamlopt: uitext.mli \
---&gt; uitext.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/uitext.mli</p> <p class="p1">ocamlopt: uitext.ml ---&gt; \
uitext.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/uitext.ml</p> <p class="p1">ocamlopt: test.mli ---&gt; \
test.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/test.mli</p> <p class="p1">ocamlopt: test.ml ---&gt; \
test.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/test.ml</p> <p class="p1">File \
&quot;/Users/jannik/unison-2.45.4/test.ml&quot;, line 373, characters 2-58:</p> <p \
class="p1">Warning X: this statement never returns (or has an unsound type.)</p> <p \
class="p1">ocamlopt: main.ml ---&gt; main.cmx</p> <p class="p1">ocamlopt -I lwt -I \
ubase -I system -I system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I \
&#43;lablgtk2 -c /Users/jannik/unison-2.45.4/main.ml</p> <p class="p1">ocamlopt: \
pixmaps.ml ---&gt; pixmaps.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system \
-I system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/pixmaps.ml</p> <p class="p1">ocamlopt: uigtk2.mli ---&gt; \
uigtk2.cmi</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/uigtk2.mli</p> <p class="p1">ocamlopt: uigtk2.ml ---&gt; \
uigtk2.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/uigtk2.ml</p> <p class="p1">ocamlopt: linkgtk2.ml ---&gt; \
linkgtk2.cmx</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic \
-I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -c \
/Users/jannik/unison-2.45.4/linkgtk2.ml</p> <p class="p1">ocamlopt: osxsupport.c \
---&gt; osxsupport.o</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I \
system/generic -I lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 \
-ccopt &quot;-o &quot;/Users/jannik/unison-2.45.4/osxsupport.o -c \
/Users/jannik/unison-2.45.4/osxsupport.c</p> <p class="p1">ocamlopt: pty.c ---&gt; \
pty.o</p> <p class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -ccopt &quot;-o \
&quot;/Users/jannik/unison-2.45.4/pty.o -c /Users/jannik/unison-2.45.4/pty.c</p> <p \
class="p1">ocamlopt: bytearray_stubs.c ---&gt; bytearray_stubs.o</p> <p \
class="p1">ocamlopt -I lwt -I ubase -I system -I system/generic -I lwt/generic -ccopt \
-mmacosx-version-min=10.5 -I &#43;lablgtk2 -ccopt &quot;-o \
&quot;/Users/jannik/unison-2.45.4/bytearray_stubs.o -c \
/Users/jannik/unison-2.45.4/bytearray_stubs.c</p> <p class="p1">Linking unison</p>
<p class="p1">ocamlopt -verbose -I lwt -I ubase -I system -I system/generic -I \
lwt/generic -ccopt -mmacosx-version-min=10.5 -I &#43;lablgtk2 -o unison &nbsp; \
unix.cmxa str.cmxa bigarray.cmxa lablgtk.cmxa ubase/rx.cmx unicode_tables.cmx \
unicode.cmx bytearray.cmx system/system_generic.cmx system/generic/system_impl.cmx \
system.cmx ubase/projectInfo.cmx ubase/myMap.cmx ubase/safelist.cmx ubase/uprintf.cmx \
ubase/util.cmx ubase/uarg.cmx ubase/prefs.cmx ubase/trace.cmx ubase/proplist.cmx \
lwt/pqueue.cmx lwt/lwt.cmx lwt/lwt_util.cmx lwt/generic/lwt_unix_impl.cmx \
lwt/lwt_unix.cmx case.cmx pred.cmx uutil.cmx fileutil.cmx name.cmx path.cmx \
fspath.cmx fs.cmx fingerprint.cmx abort.cmx osx.cmx external.cmx props.cmx \
fileinfo.cmx os.cmx lock.cmx clroot.cmx common.cmx tree.cmx checksum.cmx terminal.cmx \
transfer.cmx xferhint.cmx remote.cmx globals.cmx fpcache.cmx update.cmx copy.cmx \
stasher.cmx files.cmx sortri.cmx recon.cmx transport.cmx strings.cmx uicommon.cmx \
uitext.cmx test.cmx main.cmx pixmaps.cmx uigtk2.cmx linkgtk2.cmx osxsupport.o pty.o \
bytearray_stubs.o&nbsp;</p> <p class="p1">+ as -arch x86_64 -o \
&#39;/var/folders/2c/w062rg8s51gg9tvj9wj49vpm0000gn/T/camlstartup8fe0ce.o&#39; \
&#39;/var/folders/2c/w062rg8s51gg9tvj9wj49vpm0000gn/T/camlstartup1e0589.s&#39;</p> <p \
class="p1">+ gcc -o &#39;unison&#39; &nbsp; &#39;-Llwt&#39; &#39;-Lubase&#39; \
&#39;-Lsystem&#39; &#39;-Lsystem/generic&#39; &#39;-Llwt/generic&#39; \
&#39;-L/usr/local/lib/ocaml/lablgtk2&#39; &#39;-L/usr/local/lib/ocaml&#39; \
&#39;/var/folders/2c/w062rg8s51gg9tvj9wj49vpm0000gn/T/camlstartup8fe0ce.o&#39; \
&#39;/usr/local/lib/ocaml/std_exit.o&#39; &#39;linkgtk2.o&#39; &#39;uigtk2.o&#39; \
&#39;pixmaps.o&#39; &#39;main.o&#39; &#39;test.o&#39; &#39;uitext.o&#39; \
&#39;uicommon.o&#39; &#39;strings.o&#39; &#39;transport.o&#39; &#39;recon.o&#39; \
&#39;sortri.o&#39; &#39;files.o&#39; &#39;stasher.o&#39; &#39;copy.o&#39; \
&#39;update.o&#39; &#39;fpcache.o&#39; &#39;globals.o&#39; &#39;remote.o&#39; \
&#39;xferhint.o&#39; &#39;transfer.o&#39; &#39;terminal.o&#39; &#39;checksum.o&#39; \
&#39;tree.o&#39; &#39;common.o&#39; &#39;clroot.o&#39; &#39;lock.o&#39; \
&#39;os.o&#39; &#39;fileinfo.o&#39; &#39;props.o&#39; &#39;external.o&#39; \
&#39;osx.o&#39; &#39;abort.o&#39; &#39;fingerprint.o&#39; &#39;fs.o&#39; \
&#39;fspath.o&#39; &#39;path.o&#39; &#39;name.o&#39; &#39;fileutil.o&#39; \
&#39;uutil.o&#39; &#39;pred.o&#39; &#39;case.o&#39; &#39;lwt/lwt_unix.o&#39; \
&#39;lwt/generic/lwt_unix_impl.o&#39; &#39;lwt/lwt_util.o&#39; &#39;lwt/lwt.o&#39; \
&#39;lwt/pqueue.o&#39; &#39;ubase/proplist.o&#39; &#39;ubase/trace.o&#39; \
&#39;ubase/prefs.o&#39; &#39;ubase/uarg.o&#39; &#39;ubase/util.o&#39; \
&#39;ubase/uprintf.o&#39; &#39;ubase/safelist.o&#39; &#39;ubase/myMap.o&#39; \
&#39;ubase/projectInfo.o&#39; &#39;system.o&#39; \
&#39;system/generic/system_impl.o&#39; &#39;system/system_generic.o&#39; \
&#39;bytearray.o&#39; &#39;unicode.o&#39; &#39;unicode_tables.o&#39; \
&#39;ubase/rx.o&#39; &#39;/usr/local/lib/ocaml/lablgtk2/lablgtk.a&#39; \
&#39;/usr/local/lib/ocaml/bigarray.a&#39; &#39;/usr/local/lib/ocaml/str.a&#39; \
&#39;/usr/local/lib/ocaml/unix.a&#39; &#39;/usr/local/lib/ocaml/stdlib.a&#39; \
&#39;-llablgtk2&#39; &#39;-lgtk-quartz-2.0&#39; &#39;-lgdk-quartz-2.0&#39; \
&#39;-latk-1.0&#39; &#39;-lgio-2.0&#39; &#39;-lpangocairo-1.0&#39; \
&#39;-lgdk_pixbuf-2.0&#39; &#39;-lpango-1.0&#39; &#39;-lcairo&#39; \
&#39;-lgobject-2.0&#39; &#39;-lglib-2.0&#39; &#39;-lintl&#39; &#39;-lbigarray&#39; \
&#39;-lstr&#39; &#39;-lunix&#39; &#39;osxsupport.o&#39; &#39;pty.o&#39; \
&#39;bytearray_stubs.o&#39; &#39;/usr/local/lib/ocaml/libasmrun.a&#39;&nbsp; \
-mmacosx-version-min=10.5 -L/Users/jannik/gtk/inst/lib</p> <p class="p1">make \
tags</p> <p class="p1">if [ -f `which etags` ]; then &#92;</p>
<p class="p1"><span class="Apple-tab-span">	</span>&nbsp; &nbsp; etags *.mli */*.mli \
*.ml */*.ml */*.m *.c */*.c *.txt &#92;</p> <p class="p1">&nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; ; fi&nbsp;</p> <p class="p2"><br></p>
<p class="p2"><br></p>
<p class="p2"><br></p>
<p class="p1">Mac-mini:unison-2.45.4 jannik$ ./unison -ui graphic</p>
<p class="p1">Usage: unison [options]</p>
<p class="p1">&nbsp; &nbsp; or unison root1 root2 [options]</p>
<p class="p1">&nbsp; &nbsp; or unison profilename [options]</p>
<p class="p2"><br></p>
<p class="p1">For a list of options, type &quot;unison -help&quot;.</p>
<p class="p1">For a tutorial on basic usage, type &quot;unison -doc \
tutorial&quot;.</p> <p class="p1">For other documentation, type &quot;unison -doc \
topics&quot;.</p></p>

    </div>
     

    <!--~-|**|PrettyHtmlStart|**|-~-->
    <div style="color: #fff; height: 0;">__._,_.___</div>

          
  
    
    <table cellspacing=4px style="margin-top: 20px; margin-bottom: 10px;">
      <tbody>
        <tr>
          <td style="font-size: 12px; font-family: arial; font-weight: bold; padding: \
7px 5px 5px; color: #FFF; background-color: #F2F2F2; border: 1px solid #EAEAEA "  >  \
<a style="text-decoration: none; color: #2D50FD" \
href="http://groups.yahoo.com/group/unison-users/post;_ylc=X3oDMTJwMnBocTl1BF9TAzk3MzU \
5NzE0BGdycElkAzQ3OTc2NwRncnBzcElkAzE3MDUwMDQ3MjYEbXNnSWQDMTEwNzUEc2VjA2Z0cgRzbGsDcnBseQRzdGltZQMxMzg4OTY5NTU5?act=reply&messageNum=11075">Reply \
via web post</a>  </td>
          <td style="font-size: 12px; font-family: arial; padding: 7px 5px 5px; \
                color: #FFF; background-color: #F2F2F2; border: 1px solid #EAEAEA; " \
                >
            <a href="mailto:akindo03@yahoo.com?subject=Re%3A%20Building%20with%20GTK2%20UI%20on%20OS%20X%20fails" \
style="text-decoration: none; color: #2D50FD;">  Reply to sender            </a> 
          </td>
          <td style="font-size: 12px; font-family: arial; padding: 7px 5px 5px; \
color: #FFF; background-color: #F2F2F2; border: 1px solid #EAEAEA; ">  <a \
href="mailto:unison-users@yahoogroups.com?subject=Re%3A%20Building%20with%20GTK2%20UI%20on%20OS%20X%20fails" \
style="text-decoration: none; color: #2D50FD">  Reply to group            </a> 
          </td>
          <td style="font-size: 12px; font-family: arial; padding: 7px 5px 5px; \
color: #FFF; background-color: #F2F2F2; border: 1px solid #EAEAEA; " >  <a \
href="http://groups.yahoo.com/group/unison-users/post;_ylc=X3oDMTJkMXIzbmhzBF9TAzk3MzU \
5NzE0BGdycElkAzQ3OTc2NwRncnBzcElkAzE3MDUwMDQ3MjYEc2VjA2Z0cgRzbGsDbnRwYwRzdGltZQMxMzg4OTY5NTU5" \
style="text-decoration: none; color: #2D50FD">Start a New Topic</a>  </td>
          <td style="font-size: 12px; font-family: arial; padding: 7px 5px 5px; \
color: #2D50FD; background-color: #F2F2F2; border: 1px solid #EAEAEA; " >  <a \
href="http://groups.yahoo.com/group/unison-users/message/11075;_ylc=X3oDMTM1aGg4YTR1BF \
9TAzk3MzU5NzE0BGdycElkAzQ3OTc2NwRncnBzcElkAzE3MDUwMDQ3MjYEbXNnSWQDMTEwNzUEc2VjA2Z0cgRzbGsDdnRwYwRzdGltZQMxMzg4OTY5NTU5BHRwY0lkAzExMDc1" \
style="text-decoration: none; color: #2D50FD;">Messages in this topic</a>  (1)
                      </td>
        </tr>
      </tbody>
    </table>

        
<!------- Start Nav Bar ------>
<!-- |**|begin egp html banner|**| -->
<!-- |**|end egp html banner|**| -->

<!-- |**|begin egp html banner|**| -->
<div id="ygrp-vital" style="background-color: #f2f2f2; font-family: Verdana; \
                font-size: 10px; margin-bottom: 10px; padding: 10px;">
      <span id="vithd" style="font-weight: bold; color: #333; text-transform: \
uppercase; ">Recent Activity:</span>

    <ul style="list-style-type: none; margin: 0; padding: 0; display: inline;">
            <li style="border-right: 1px solid #000; font-weight: 700; display: \
inline; padding: 0 5px; margin-left: 0;">  <span class="cat"><a \
href="http://groups.yahoo.com/group/unison-users/members;_ylc=X3oDMTJlMHFpY3QwBF9TAzk3 \
MzU5NzE0BGdycElkAzQ3OTc2NwRncnBzcElkAzE3MDUwMDQ3MjYEc2VjA3Z0bARzbGsDdm1icnMEc3RpbWUDMTM4ODk2OTU1OQ--?o=6" \
style="text-decoration: none;">New Members</a></span>  <span class="ct" style="color: \
#ff7900;">2</span>  </li>
                                              </ul>
    
  <div style="clear: both; padding-top: 2px; color: #1e66ae;">
    <a href="http://groups.yahoo.com/group/unison-users;_ylc=X3oDMTJkYjkzZmhvBF9TAzk3M \
zU5NzE0BGdycElkAzQ3OTc2NwRncnBzcElkAzE3MDUwMDQ3MjYEc2VjA3Z0bARzbGsDdmdocARzdGltZQMxMzg4OTY5NTU5" \
style="text-decoration: none;">Visit Your Group</a>  </div>
</div>


  
<div id="ft" style="font-family: Arial; font-size: 11px; margin-top: 5px; padding: 0 \
2px 0 0; clear: both;">  <a \
href="http://groups.yahoo.com/;_ylc=X3oDMTJjNTl1YzZjBF9TAzk3NDc2NTkwBGdycElkAzQ3OTc2NwRncnBzcElkAzE3MDUwMDQ3MjYEc2VjA2Z0cgRzbGsDZ2ZwBHN0aW1lAzEzODg5Njk1NTk-" \
style="float: left;"><img \
src="http://l.yimg.com/ru/static/images/yg/img/email/new_logo/logo-groups-137x15.png" \
height="15" width="137" alt="Yahoo! Groups" style="border: 0;"/></a>  <div \
style="color: #747575; float: right;">Switch to: <a \
href="mailto:unison-users-traditional@yahoogroups.com?subject=Change Delivery Format: \
Traditional" style="text-decoration: none;">Text-Only</a>, <a \
href="mailto:unison-users-digest@yahoogroups.com?subject=Email Delivery: Digest" \
class="margin-rt" style="text-decoration: none;">Daily Digest</a> &bull; <a \
href="mailto:unison-users-unsubscribe@yahoogroups.com?subject=Unsubscribe" \
style="text-decoration: none;">Unsubscribe</a> &bull; <a \
href="http://info.yahoo.com/legal/us/yahoo/utos/terms/" style="text-decoration: \
none;">Terms of Use</a> &bull; <a \
href="mailto:ygroupsnotifications@yahoogroups.com?subject=Feedback on the redesigned \
individual mail v1" style="text-decoration: none;">Send us Feedback </a></div> </div>

<!-- |**|end egp html banner|**| -->

  </div> <!-- ygrp-msg -->

  <!-- Sponsor -->
  <!-- |**|begin egp html banner|**| -->
  <div id="ygrp-sponsor" style="width:160px; float:right; clear:none; margin:0 0 25px \
0; background: #fff;">

<!-- Start Recommendations -->
<div id="ygrp-reco">
     </div>
<!-- End Recommendations -->



  </div>   <!-- |**|end egp html banner|**| -->

  <div style="clear:both; color: #FFF; font-size:1px;">.</div>
</div>

  <img src="http://geo.yahoo.com/serv?s=97359714/grpId=479767/grpspId=1705004726/msgId=11075/stime=1388969559" \
width="1" height="1"> <br>

<div style="color: #fff; height: 0;">__,_._,___</div>
<!--~-|**|PrettyHtmlEnd|**|-~-->

</body>

<!--~-|**|PrettyHtmlStart|**|-~-->
<head>
  <style type="text/css">
  <!--
  #ygrp-mkp {
  border: 1px solid #d8d8d8;
  font-family: Arial;
  margin: 10px 0;
  padding: 0 10px;
}

#ygrp-mkp hr {
  border: 1px solid #d8d8d8;
}

#ygrp-mkp #hd {
  color: #628c2a;
  font-size: 85%;
  font-weight: 700;
  line-height: 122%;
  margin: 10px 0;
}

#ygrp-mkp #ads {
  margin-bottom: 10px;
}

#ygrp-mkp .ad {
  padding: 0 0;
}

#ygrp-mkp .ad p {
  margin: 0;
}

#ygrp-mkp .ad a {
  color: #0000ff;
  text-decoration: none;
}
  #ygrp-sponsor #ygrp-lc {
  font-family: Arial;
}

#ygrp-sponsor #ygrp-lc #hd {
  margin: 10px 0px;
  font-weight: 700;
  font-size: 78%;
  line-height: 122%;
}

#ygrp-sponsor #ygrp-lc .ad {
  margin-bottom: 10px;
  padding: 0 0;
}

  #actions {
    font-family: Verdana;
    font-size: 11px;
    padding: 10px 0;
  }

  #activity {
    background-color: #e0ecee;
    float: left;
    font-family: Verdana;
    font-size: 10px;
    padding: 10px;
  }

  #activity span {
    font-weight: 700;
  }

  #activity span:first-child {
    text-transform: uppercase;
  }

  #activity span a {
    color: #5085b6;
    text-decoration: none;
  }

  #activity span span {
    color: #ff7900;
  }

  #activity span .underline {
    text-decoration: underline;
  }

  .attach {
    clear: both;
    display: table;
    font-family: Arial;
    font-size: 12px;
    padding: 10px 0;
    width: 400px;
  }

  .attach div a {
    text-decoration: none;
  }

  .attach img {
    border: none;
    padding-right: 5px;
  }

  .attach label {
    display: block;
    margin-bottom: 5px;
  }

  .attach label a {
    text-decoration: none;
  }
  
  blockquote {
    margin: 0 0 0 4px;
  }

  .bold {
    font-family: Arial;
    font-size: 13px;
    font-weight: 700;
  }

  .bold a {
    text-decoration: none;
  }

  dd.last p a {
    font-family: Verdana;
    font-weight: 700;
  }

  dd.last p span {
    margin-right: 10px;
    font-family: Verdana;
    font-weight: 700;
  }

  dd.last p span.yshortcuts {
    margin-right: 0;
  }

  div.attach-table div div a {
    text-decoration: none;
  }

  div.attach-table {
    width: 400px;
  }

  div.file-title a, div.file-title a:active, div.file-title a:hover, div.file-title \
a:visited {  text-decoration: none;
  }

  div.photo-title a, div.photo-title a:active, div.photo-title a:hover, \
div.photo-title a:visited {  text-decoration: none;
  }

  div#ygrp-mlmsg #ygrp-msg p a span.yshortcuts {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
  }

  .green {
    color: #628c2a;
  }

  .MsoNormal {
    margin: 0 0 0 0;
  }

  o {
    font-size: 0;
  }

  #photos div {
    float: left;
    width: 72px;
  }

  #photos div div {
    border: 1px solid #666666;
    height: 62px;
    overflow: hidden;
    width: 62px;
  }

  #photos div label {
    color: #666666;
    font-size: 10px;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    width: 64px;
  }

  #reco-category {
    font-size: 77%;
  }

  #reco-desc {
    font-size: 77%;
  }

  .replbq {
    margin: 4px;
  }

  #ygrp-actbar div a:first-child {
   /* border-right: 0px solid #000;*/
    margin-right: 2px;
    padding-right: 5px;
  }

  #ygrp-mlmsg {
    font-size: 13px;
    font-family: Arial, helvetica,clean, sans-serif;
    *font-size: small;
    *font: x-small;
  }

  #ygrp-mlmsg table {
    font-size: inherit;
    font: 100%;
  }

  #ygrp-mlmsg select, input, textarea {
    font: 99% Arial, Helvetica, clean, sans-serif;
  }

  #ygrp-mlmsg pre, code {
    font:115% monospace;
    *font-size:100%;
  }

  #ygrp-mlmsg * {
    line-height: 1.22em;
  }

  #ygrp-mlmsg #logo {
    padding-bottom: 10px;
  }


  #ygrp-msg p a {
    font-family: Verdana;
  }

  #ygrp-msg p#attach-count span {
    color: #1E66AE;
    font-weight: 700;
  }

  #ygrp-reco #reco-head {
    color: #ff7900;
    font-weight: 700;
  }

  #ygrp-reco {
    margin-bottom: 20px;
    padding: 0px;
  }

  #ygrp-sponsor #ov li a {
    font-size: 130%;
    text-decoration: none;
  }

  #ygrp-sponsor #ov li {
    font-size: 77%;
    list-style-type: square;
    padding: 6px 0;
  } 

  #ygrp-sponsor #ov ul {
    margin: 0;
    padding: 0 0 0 8px;
  }

  #ygrp-text {
    font-family: Georgia;
  }

  #ygrp-text p {
    margin: 0 0 1em 0;
  }

  #ygrp-text tt {
    font-size: 120%;
  }

  #ygrp-vital ul li:last-child {
    border-right: none !important; 
  } 
  -->
  </style>
</head>

<!--~-|**|PrettyHtmlEnd|**|-~-->
</html>
<!-- end group email -->


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic