Problems building Tahoe-LAFS v1.10.0 for OpenBSD 5.4.
Zooko O'Whielacronx
zookog at gmail.com
Thu Feb 13 11:58:28 UTC 2014
On Wed, Feb 12, 2014 at 10:26 PM, <nvw6lxh2ytnyw at pyramidheadgroup.ca> wrote:
> Hello,
Hello! Welcome.
> unable to execute cc: No such file or directory
It sounds like it is trying to invoke the compiler (which is an
executable named "cc") and it can't find it. So this is an occurrence
of
https://tahoe-lafs.org/trac/tahoe-lafs/wiki/CompileError
The solution is to either
a) install a compiler, or
b) get someone to build binary packages for OpenBSD that we can host
on https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-eggs/README.html
for Python 2.7 and x86.
Regards,
Zooko
More information about the tahoe-dev
mailing list