trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: January 2012

Re: [trinity-devel] tdelibs FTBFS: (/bin/sh: ./tdelfeditor: No such file or directory)

From: "Timothy Pearson" <kb9vqf@...>
Date: Mon, 16 Jan 2012 13:04:20 -0600
> I'm trying to build tdelibs from GIT. The build fails and I always receive
> this error message:
>
> /bin/sh: ./tdelfeditor: No such file or directory

CMake is supposed to ignore that "error".  My guess is that the build is
probably failing elsewhere and this is just the last command executed in a
single build thread.

Tim