[Unison-hackers] Compilation failure

Benjamin Pierce bcpierce at cis.upenn.edu
Thu Feb 8 12:26:23 EST 2007


I think doing "make install UISTYLE=text" will give you what you want.

    - B


On Feb 8, 2007, at 12:23 PM, Kevin Ballard wrote:

> Ok, something was confused. I think I had a half-built install + an  
> attempt at an installtext.
>
> Doing a make clean and an installtext worked fine. However, being  
> curious, I tried a make clean followed by a straight sudo make  
> install and it gave the error again.
>
> I think that, for some reason, uimac isn't being built. Did  
> anything change regarding this? It's building uimacbridge so I know  
> it's setting UISTYLE to mac.
>
> On Feb 8, 2007, at 12:16 PM, Kevin Ballard wrote:
>
>> After a bit more poking, I believe the problem is uimacbridge.ml -  
>> it declares externals for these symbols, but I'm not building the  
>> Mac UI, so these externals are never resolved.
>>
>> On Feb 8, 2007, at 12:10 PM, Kevin Ballard wrote:
>>
>>> I just svn updated to r203 and attempted to build, and it fails  
>>> when linking:
>>>
>>> /usr/bin/ld: Undefined symbols:
>>> _displayDiff
>>> _displayDiffErr
>>> _displayGlobalProgress
>>> _displayStatus
>>> _reloadTable
>>>
>>> The built was attempted with a `sudo make installtext INSTALLDIR=/ 
>>> usr/local/bin/`
>
> -- 
> Kevin Ballard
> http://kevin.sb.org
> kevin at sb.org
> http://www.tildesoft.com
>
>
> _______________________________________________
> Unison-hackers mailing list
> Unison-hackers at lists.seas.upenn.edu
> http://lists.seas.upenn.edu/mailman/listinfo/unison-hackers



More information about the Unison-hackers mailing list