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.
Yes, I am seeing those errors in arts and dbus-1 build logs too. Can we eliminate those messages?
Try the attached patch and let me know if you still get those "errors"...
Tim