Eclipse CDT Linuxtools gives broken pipe error
- by ole
I am running Eclipse CDT 6.0.2 on a SLES 11 x86_64 platform.
My project is of linuxtools type.
I am getting the following error running builds:
"
../libtool: line 747: echo: write error: Broken pipe
make[2]: write error
make[1]: *** [all recursive] Error 1
make[1]: write error
make: *** [all recursive] Error 1
"
Any help is appreciated.