[Domterm-discuss] Installing on Macos possible?

Per Bothner per at bothner.com
Tue Jun 26 13:59:06 PDT 2018


On 06/26/2018 01:51 PM, hak wrote:
> ah, ok sorry, anyway here is the new error after ‘make’
> 
> Undefined symbols for architecture x86_64:
>    "_execvpe", referenced from:
>        _run_command in ldomterm-protocol.o
> ld: symbol(s) not found for architecture x86_64
> clang: error: linker command failed with exit code 1 (use -v to see invocation)
> make[2]: *** [ldomterm] Error 1
> make[1]: *** [bin/domterm] Error 2
> make: *** [all-recursive] Error 1
> 

That's good news.  I just checked in a fix to replace replace execvpe with execve.

-- 
	--Per Bothner
per at bothner.com   http://per.bothner.com/


More information about the Domterm-discuss mailing list