<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>K-3D Forums &#187; Tag: Build Errors - Recent Posts</title>
		<link>http://www.k-3d.org/forums/tags/build-errors</link>
		<description>Seven Degrees of Freedom</description>
		<language>en-US</language>
		<pubDate>Sat, 11 Feb 2012 00:38:05 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.k-3d.org/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.k-3d.org/forums/rss/tags/build-errors" rel="self" type="application/rss+xml" />

		<item>
			<title>Bart on "Problems at start K3-D of version 0.7.11.0 in Mandriva 2009.1."</title>
			<link>http://www.k-3d.org/forums/topic/problems-at-start-k3-d-of-version-07110-in-mandriva-20091#post-6925</link>
			<pubDate>Sun, 30 Oct 2011 02:26:27 +0000</pubDate>
			<dc:creator>Bart</dc:creator>
			<guid isPermaLink="false">6925@http://www.k-3d.org/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;This was a really old thread about a no-longer supported version of K-3D. Could you please detail with what version you're getting the above build error? The problem seems to be that it's not linking with the libuuid library.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;/p&#62;
&#60;p&#62;Bart
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jexplore123 on "Problems at start K3-D of version 0.7.11.0 in Mandriva 2009.1."</title>
			<link>http://www.k-3d.org/forums/topic/problems-at-start-k3-d-of-version-07110-in-mandriva-20091#post-6919</link>
			<pubDate>Sat, 29 Oct 2011 04:53:08 +0000</pubDate>
			<dc:creator>jexplore123</dc:creator>
			<guid isPermaLink="false">6919@http://www.k-3d.org/forums/</guid>
			<description>&#60;p&#62;I think the above post is not really helping me anyway ... I am not seeing any CMakeList.txt file with those parameters.. the CMakeList.txt which i have is below..&#60;/p&#62;
&#60;p&#62; # This is an ugly hack, we should be able to detect this automatically, but I'm feeling lazy ...&#60;br /&#62;
SET(K3D_MACPORTS_DIR &#34;/opt/local&#34; CACHE PATH &#34;Root directory containing installed MacPorts packages&#34;)&#60;br /&#62;
MARK_AS_ADVANCED(K3D_MACPORTS_DIR)&#60;/p&#62;
&#60;p&#62;INSTALL(&#60;br /&#62;
        PROGRAMS&#60;br /&#62;
                ${K3D_MACPORTS_DIR}/lib/libgailutil.18.dylib&#60;br /&#62;
        DESTINATION&#60;br /&#62;
                lib&#60;br /&#62;
        )&#60;/p&#62;
&#60;p&#62;INSTALL(&#60;br /&#62;
        DIRECTORY&#60;br /&#62;
                ${K3D_MACPORTS_DIR}/lib/gtk-2.0/2.10.0&#60;br /&#62;
        DESTINATION&#60;br /&#62;
                lib/gtk-2.0&#60;br /&#62;
        USE_SOURCE_PERMISSIONS&#60;br /&#62;
        )&#60;/p&#62;
&#60;p&#62;INSTALL(&#60;br /&#62;
        DIRECTORY&#60;br /&#62;
                ${K3D_MACPORTS_DIR}/lib/gtk-2.0/modules&#60;br /&#62;
        DESTINATION&#60;br /&#62;
                lib/gtk-2.0/2.10.0&#60;br /&#62;
        USE_SOURCE_PERMISSIONS&#60;br /&#62;
        )&#60;/p&#62;
&#60;p&#62;INSTALL(&#60;br /&#62;
        DIRECTORY&#60;br /&#62;
                ${K3D_MACPORTS_DIR}/lib/pango&#60;br /&#62;
        DESTINATION&#60;br /&#62;
                lib&#60;br /&#62;
        USE_SOURCE_PERMISSIONS&#60;br /&#62;
        )&#60;/p&#62;
&#60;p&#62;INSTALL(&#60;br /&#62;
        DIRECTORY&#60;br /&#62;
                ${K3D_MACPORTS_DIR}/etc/gtk-2.0&#60;br /&#62;
                ${K3D_MACPORTS_DIR}/etc/fonts&#60;br /&#62;
                ${K3D_MACPORTS_DIR}/etc/pango&#60;br /&#62;
        DESTINATION&#60;br /&#62;
                etc&#60;br /&#62;
        )&#60;/p&#62;
&#60;p&#62;Then above make file i edited the way you mention but still not helping the am still getting the following build error&#60;/p&#62;
&#60;p&#62;Linking CXX shared library ../../lib/libk3dsdk-python-primitives.so&#60;br /&#62;
[ 27%] Built target k3dsdk-python-primitives&#60;br /&#62;
Scanning dependencies of target k3dsdk-python&#60;br /&#62;
[ 27%] Building CXX object k3dsdk/python/CMakeFiles/k3dsdk-python.dir/difference_python.cpp.o&#60;br /&#62;
[ 27%] Building CXX object k3dsdk/python/CMakeFiles/k3dsdk-python.dir/file_signal_python.cpp.o&#60;br /&#62;
[ 27%] Building CXX object k3dsdk/python/CMakeFiles/k3dsdk-python.dir/object_model_python.cpp.o&#60;br /&#62;
[ 27%] Building CXX object k3dsdk/python/CMakeFiles/k3dsdk-python.dir/script_python.cpp.o&#60;br /&#62;
Linking CXX shared library ../../lib/libk3dsdk-python.so&#60;br /&#62;
[ 27%] Built target k3dsdk-python&#60;br /&#62;
[ 27%] Built target k3d-resource-compiler&#60;br /&#62;
Scanning dependencies of target k3d&#60;br /&#62;
[ 27%] Building CXX object application/CMakeFiles/k3d.dir/k3d_main.cpp.o&#60;br /&#62;
[ 27%] Building CXX object application/CMakeFiles/k3d.dir/main.cpp.o&#60;br /&#62;
Linking CXX executable ../bin/k3d&#60;br /&#62;
../lib/libk3dsdk.so.1: undefined reference to `uuid_generate'&#60;br /&#62;
collect2: ld returned 1 exit status&#60;br /&#62;
make[2]: *** [bin/k3d] Error 1&#60;br /&#62;
make[1]: *** [application/CMakeFiles/k3d.dir/all] Error 2&#60;br /&#62;
make: *** [all] Error 2&#60;/p&#62;
&#60;p&#62;what should i do for make this work? please could anybody can help me?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Timothy Shead on "Problems at start K3-D of version 0.7.11.0 in Mandriva 2009.1."</title>
			<link>http://www.k-3d.org/forums/topic/problems-at-start-k3-d-of-version-07110-in-mandriva-20091#post-3343</link>
			<pubDate>Tue, 23 Mar 2010 16:20:09 +0000</pubDate>
			<dc:creator>Timothy Shead</dc:creator>
			<guid isPermaLink="false">3343@http://www.k-3d.org/forums/</guid>
			<description>&#60;p&#62;Alexandr:&#60;/p&#62;
&#60;p&#62;Not sure I'm following you on your second item ... could you send us a patch?&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Tim
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alexandr on "Problems at start K3-D of version 0.7.11.0 in Mandriva 2009.1."</title>
			<link>http://www.k-3d.org/forums/topic/problems-at-start-k3-d-of-version-07110-in-mandriva-20091#post-3337</link>
			<pubDate>Mon, 22 Mar 2010 13:01:56 +0000</pubDate>
			<dc:creator>Alexandr</dc:creator>
			<guid isPermaLink="false">3337@http://www.k-3d.org/forums/</guid>
			<description>&#60;p&#62;Problems at start K3-D of version 0.7.11.0 in Mandriva 2009.1.&#60;br /&#62;
1. There was error at command performance &#34;cmake ../k3d&#34;&#60;br /&#62;
uuid.h: No such file or directory&#60;/p&#62;
&#60;p&#62;Package installation libext2fs-devel has helped&#60;/p&#62;
&#60;p&#62;2.&#60;br /&#62;
[ 25%] Built target k3d-resource-compiler&#60;br /&#62;
Linking CXX executable ../bin/k3d&#60;br /&#62;
../lib/libk3dsdk.so: undefined reference to `uuid_generate'&#60;br /&#62;
collect2: выполнение ld завершилось с кодом возврата 1&#60;br /&#62;
(performance ld has come to the end with code of return 1)&#60;/p&#62;
&#60;p&#62;Replacement has helped in file distribution/osx/CMakeLists.txt&#60;br /&#62;
line&#60;br /&#62;
K3D_INSTALL_DYLIB (${K3D_MACPORT_DIR}/lib/libuuid.16.dylib)&#60;br /&#62;
on line&#60;br /&#62;
K3D_INSTALL_DYLIB (${K3D_MACPORT_DIR}/lib/libuuid.1.dylib)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Timothy Shead on "Compile blues"</title>
			<link>http://www.k-3d.org/forums/topic/compile-blues#post-53</link>
			<pubDate>Wed, 14 Oct 2009 18:30:30 +0000</pubDate>
			<dc:creator>Timothy Shead</dc:creator>
			<guid isPermaLink="false">53@http://www.k-3d.org/forums/</guid>
			<description>&#60;p&#62;Fair enough, I'm also using libsigc++ 2.2, so my hypothesis that yours was out-of-date is completely wrong.  Since it's working fine for me in 0.8, that's what you should be building.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Tim
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hacker John on "Compile blues"</title>
			<link>http://www.k-3d.org/forums/topic/compile-blues#post-47</link>
			<pubDate>Wed, 14 Oct 2009 08:27:28 +0000</pubDate>
			<dc:creator>Hacker John</dc:creator>
			<guid isPermaLink="false">47@http://www.k-3d.org/forums/</guid>
			<description>&#60;p&#62;&#34;It's possible that you have an older version of libsigc++ and the build system isn't catching it, but it would have to be really ancient&#34;&#60;/p&#62;
&#60;p&#62;It's 2.2.3.  ./configure gave me the all-clear but make breaks all the same.&#60;/p&#62;
&#60;p&#62;(Sorry - not so patient after all!)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hacker John on "Compile blues"</title>
			<link>http://www.k-3d.org/forums/topic/compile-blues#post-45</link>
			<pubDate>Sat, 10 Oct 2009 12:44:52 +0000</pubDate>
			<dc:creator>Hacker John</dc:creator>
			<guid isPermaLink="false">45@http://www.k-3d.org/forums/</guid>
			<description>&#60;p&#62;Thanks Tim,  I shall wait patiently for 0.8.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Timothy Shead on "Compile blues"</title>
			<link>http://www.k-3d.org/forums/topic/compile-blues#post-43</link>
			<pubDate>Fri, 09 Oct 2009 18:54:33 +0000</pubDate>
			<dc:creator>Timothy Shead</dc:creator>
			<guid isPermaLink="false">43@http://www.k-3d.org/forums/</guid>
			<description>&#60;p&#62;It's possible that you have an older version of libsigc++ and the build system isn't catching it, but it would have to be really ancient (I'm guessing on the order of five years or more).  Regardless, I strongly recommend against building 0.6.  Even though it's technically &#34;unstable&#34;, our 0.8 release is very close to release, uses a superior build system (CMake), and has many, many improvements over 0.6. &#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Tim
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hacker John on "Compile blues"</title>
			<link>http://www.k-3d.org/forums/topic/compile-blues#post-41</link>
			<pubDate>Fri, 09 Oct 2009 17:02:35 +0000</pubDate>
			<dc:creator>Hacker John</dc:creator>
			<guid isPermaLink="false">41@http://www.k-3d.org/forums/</guid>
			<description>&#60;p&#62;I kept running ./configure and installing the missing dependencies it flagged up until it ran OK so I thought I'd got them all.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dsmatthews on "Compile blues"</title>
			<link>http://www.k-3d.org/forums/topic/compile-blues#post-39</link>
			<pubDate>Fri, 09 Oct 2009 14:53:02 +0000</pubDate>
			<dc:creator>dsmatthews</dc:creator>
			<guid isPermaLink="false">39@http://www.k-3d.org/forums/</guid>
			<description>&#60;p&#62;My guess is a library issue but I am using the latest code from &#60;a href=&#34;http://k3d.hg.sourceforge.net/hgweb/k3d/k3d/file/&#34; rel=&#34;nofollow&#34;&#62;http://k3d.hg.sourceforge.net/hgweb/k3d/k3d/file/&#60;/a&#62; on a Debian based system so I can't be more specific. Have you checked all the dependencies for building that version?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hacker John on "Compile blues"</title>
			<link>http://www.k-3d.org/forums/topic/compile-blues#post-37</link>
			<pubDate>Fri, 09 Oct 2009 05:24:06 +0000</pubDate>
			<dc:creator>Hacker John</dc:creator>
			<guid isPermaLink="false">37@http://www.k-3d.org/forums/</guid>
			<description>&#60;p&#62;I'm trying to compile the 0.6.7.0 source on VectorLinux 5.9 (Slack 12 based) and the 'make' process quits with the following messsage&#60;/p&#62;
&#60;p&#62;node.cpp: In constructor 'k3d::node::node(k3d::idocument&#38;amp;)':&#60;br /&#62;
node.cpp:45: error: 'hide' is not a member of 'sigc'&#60;br /&#62;
make[2]: *** [node.lo] Error 1&#60;br /&#62;
make[2]: Leaving directory `/home/john/install/k3d-0.6.7.0/k3dsdk'&#60;br /&#62;
make[1]: *** [all-recursive] Error 1&#60;br /&#62;
make[1]: Leaving directory `/home/john/install/k3d-0.6.7.0/k3dsdk'&#60;br /&#62;
make: *** [all-recursive] Error 1&#60;/p&#62;
&#60;p&#62;Can any kind soul tell me what the problem is?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

