trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: January 2012

tdelibs FTBFS: (/bin/sh: ./tdelfeditor: No such file or directory)

From: Darrell Anderson <humanreadable@...>
Date: Mon, 16 Jan 2012 10:04:01 -0800 (PST)
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

I have -DWITH_ELFICON=OFF. I also tried removing that option because the option defaults to OFF from -DWITH_ALL_OPTIONS.

According to CMakeLists.txt, the tdelfeditor subdirectory should not get built.

All dependency packages build and install without error.

Darrell