cd /home/Development/AMI_MDC_Dev_
<div id=":67" class="ii gt">Branch/Arm/MMP &amp;&amp; /home/cmake-2.6.4-Linux-i386/bin/cmake -E cmake_depends &quot;Unix Makefiles&quot; /home/Development/AMI_MDC_Dev_Branch/Arm/MMP /home/Development/AMI_MDC_Dev_Branch/Arm/MMP /home/Development/AMI_MDC_Dev_Branch/Arm/MMP /home/Development/AMI_MDC_Dev_Branch/Arm/MMP /home/Development/AMI_MDC_Dev_Branch/Arm/MMP/CMakeFiles/appmonitor.dir/DependInfo.cmake --color=<br>

<br>
The &quot;--color=&quot; in the command above looks suspicious.  Can you
reproduce the problem from a very small CMakeLists.txt file that does
nothing but:<br>
<br>
add_executable(foo foo.cc)<br>
</div>
<br>
Also what is the version of CMake &amp; Eclipse being used?<br><br><br><br><div class="gmail_quote">On Mon, Aug 17, 2009 at 7:02 PM, Steve Mathers <span dir="ltr">&lt;<a href="mailto:stevenmathers@yahoo.com">stevenmathers@yahoo.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Here is the verbose output.<br>
<br>
remember, this only happens when I invoke make from eclipse.  when I invoke make from the shell, everything is fine.<br>
<br>
thanks for any insight<br>
</blockquote><div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
<br>
<br>
**** Build of configuration Linux GCC for project mdc ****<br>
<br>
make appmonitor VERBOSE=1<br>
/home/cmake-2.6.4-Linux-i386/bin/cmake -H/home/Development/AMI_MDC_Dev_Branch/Arm/MMP -B/home/Development/AMI_MDC_Dev_Branch/Arm/MMP --check-build-system CMakeFiles/Makefile.cmake 0<br>
make -f CMakeFiles/Makefile2 appmonitor<br>
make[1]: Entering directory `/home/Development/AMI_MDC_Dev_Branch/Arm/MMP&#39;<br>
/home/cmake-2.6.4-Linux-i386/bin/cmake -H/home/Development/AMI_MDC_Dev_Branch/Arm/MMP -B/home/Development/AMI_MDC_Dev_Branch/Arm/MMP --check-build-system CMakeFiles/Makefile.cmake 0<br>
/home/cmake-2.6.4-Linux-i386/bin/cmake -E cmake_progress_start /home/Development/AMI_MDC_Dev_Branch/Arm/MMP/CMakeFiles 33<br>
make -f CMakeFiles/Makefile2 CMakeFiles/appmonitor.dir/all<br>
make[2]: Entering directory `/home/Development/AMI_MDC_Dev_Branch/Arm/MMP&#39;<br>
make -f CMakeFiles/appmonitor.dir/build.make CMakeFiles/appmonitor.dir/depend<br>
make[3]: Entering directory `/home/Development/AMI_MDC_Dev_Branch/Arm/MMP&#39;<br>
cd /home/Development/AMI_MDC_Dev_Branch/Arm/MMP &amp;&amp; /home/cmake-2.6.4-Linux-i386/bin/cmake -E cmake_depends &quot;Unix Makefiles&quot; /home/Development/AMI_MDC_Dev_Branch/Arm/MMP /home/Development/AMI_MDC_Dev_Branch/Arm/MMP /home/Development/AMI_MDC_Dev_Branch/Arm/MMP /home/Development/AMI_MDC_Dev_Branch/Arm/MMP /home/Development/AMI_MDC_Dev_Branch/Arm/MMP/CMakeFiles/appmonitor.dir/DependInfo.cmake --color=<br>

make[3]: *** [CMakeFiles/appmonitor.dir/AppMonitor/main.cpp.o] Error 1<br>
make[2]: *** [CMakeFiles/appmonitor.dir/all] Error 2<br>
make[1]: *** [CMakeFiles/appmonitor.dir/rule] Error 2<br>
make: *** [appmonitor] Error 2<br>
make[3]: Leaving directory `/home/Development/AMI_MDC_Dev_Branch/Arm/MMP&#39;<br>
make -f CMakeFiles/appmonitor.dir/build.make CMakeFiles/appmonitor.dir/build<br>
make[3]: Entering directory `/home/Development/AMI_MDC_Dev_Branch/Arm/MMP&#39;<br>
/home/cmake-2.6.4-Linux-i386/bin/cmake -E cmake_progress_report /home/Development/AMI_MDC_Dev_Branch/Arm/MMP/CMakeFiles 7<br>
[  3%] Building CXX object CMakeFiles/appmonitor.dir/AppMonitor/main.cpp.o<br>
/usr/lib/ccache/c++    -g -g -I/home/Development/AMI_MDC_Dev_Branch/Arm/MMP/AppMonitor -I/home/Development/AMI_MDC_Dev_Branch/Arm/MMP/DBUtil -I/home/Development/AMI_MDC_Dev_Branch/Arm/MMP/Common -I/home/Development/AMI_MDC_Dev_Branch/Arm/MMP/Scheduler -I/home/Development/AMI_MDC_Dev_Branch/Arm/MMP/LanCommon -I/home/Development/AMI_MDC_Dev_Branch/Arm/MMP/../../Common/lan_api/packets -I/home/Development/AMI_MDC_Dev_Branch/Arm/MMP/../../Common/AMI_Types -I/home/Development/AMI_MDC_Dev_Branch/Arm/MMP/../../LanCommon   -o CMakeFiles/appmonitor.dir/AppMonitor/main.cpp.o -c /home/Development/AMI_MDC_Dev_Branch/Arm/MMP/AppMonitor/main.cpp<br>

make[3]: Leaving directory `/home/Development/AMI_MDC_Dev_Branch/Arm/MMP&#39;<br>
make[2]: Leaving directory `/home/Development/AMI_MDC_Dev_Branch/Arm/MMP&#39;<br>
make[1]: Leaving directory `/home/Development/AMI_MDC_Dev_Branch/Arm/MMP&#39;<br>
<br>
<br>
<br>
      __________________________________________________________________________________<br>
Find local businesses and services in your area with Yahoo!7 Local.<br>
Get started: <a href="http://local.yahoo.com.au" target="_blank">http://local.yahoo.com.au</a><br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Philip Lowman<br>