Eclipse CDT Linuxtools gives broken pipe error

Posted by ole on Stack Overflow See other posts from Stack Overflow or by ole
Published on 2010-05-04T12:26:35Z Indexed on 2010/05/04 12:28 UTC
Read the original article Hit count: 284

Filed under:

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.

© Stack Overflow or respective owner

Related posts about eclipse-cdt