[Unison-hackers] Mac GUI

David Abrahams dave at boost-consulting.com
Sun Apr 16 14:13:55 EDT 2006


"Ben Willmore" <ben at opendarwin.org> writes:

> You should be able to get a working version of ocamlopt running on Intel:
>
> http://groups.google.com/group/fa.caml/browse_frm/thread/0dc0545a76842394/caa62f340ea258ce?lnk=raot#caa62f340ea258ce

Hi Ben,

'twould be nice, yeah.  Unfortunately (-t added for more verbose output):

   cvs -t -d ':pserver:anonymous at camlcvs.inria.fr:/caml' co -r release309 ocaml 
   -> main loop with CVSROOT=:pserver:anonymous at camlcvs.inria.fr:/caml
   -> safe_location( where=(null) )
   -> Connecting to camlcvs.inria.fr(128.93.11.23):2401
  PAM start error: Critical error - immediate abort
  Fatal error, aborting.
  cvs [checkout aborted]: unrecognized auth response from camlcvs.inria.fr: pam failed to release authenticator
   -> Lock_Cleanup()
  boonen:~/src dave$ 

> Having done that, 'make' will create an app bundle in
> uimac/build/Default/Unison.app which you can copy to a convenient
> location.
>
>>   unison a.tmp b.tmp
>>
>> <this brings up the GUI(!!) and asks me to select a profile, which I
>> do.  Then...>
>>
>>   2006-04-16 11:00:18.198 Unison[17951] Connecting...
>>   2006-04-16 11:00:18.199 Unison[17951] Connected.
>>   2006-04-16 11:00:18.540 Unison[17951] Uncaught exception: File "/Users/vqv/src/unison-2.17.1/globals.ml", line 70, characters 9-15: Assertion failed
>
> It looks like the GUI version ignores pairs of roots specified on the
> command line like this.  

Wasn't this supposed to be running the non-GUI version in the first place, though?

> In which case you maybe have a corrupt or
> empty profile in your ~/.unison directory which is being read and
> causing this error.

I don't have a ~/.unison directory.

Thanks for your attention,
Dave

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com



More information about the Unison-hackers mailing list