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