Community
Participate
Working Groups
Build Identifier: 20100218-1602 .... g++ -DPACKAGE_NAME=\"super-sar-playground\" -DPACKAGE_TARNAME=\"super-sar-playground\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"super-sar-playground\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"super-sar-playground\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_LARGEFILE_SOURCE=1 -DX_DISPLAY_MISSING=1 -I. -I../lib -g -O2 -W -Wall -Wpointer-arith -MT monitor_stubs.o -MD -MP -MF .deps/monitor_stubs.Tpo -c -o monitor_stubs.o monitor_stubs.cpp monitor_stubs.cpp:74: warning: unused parameter ‘task’ mv -f .deps/monitor_stubs.Tpo .deps/monitor_stubs.Po ../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 When started from command line this make works fine Platform Sles 11 X86_64 Reproducible: Always Steps to Reproduce: 1. Start make all on an autotools project 2. Note: When started from command line this make works fine
Created attachment 167100 [details] Console output
Created attachment 167101 [details] Eclipse Error log
What CDT version are you using?
(In reply to comment #3) > What CDT version are you using? CDT 6.0.2
It may make a difference, could you tell exact CDT version from Help -> About -> CDT button?
(In reply to comment #5) > It may make a difference, could you tell exact CDT version from Help -> About > -> CDT button? This says: Version: 6.0.2.201002161416 (Build id: 201002161416)