<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.xfce.org/extern.php?action=feed&amp;tid=7515&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / [Solved] Problem with libxfce4ui-4.10.0 and make distclean]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=7515</link>
		<description><![CDATA[The most recent posts in [Solved] Problem with libxfce4ui-4.10.0 and make distclean.]]></description>
		<lastBuildDate>Sun, 14 Oct 2012 19:09:28 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [Solved] Problem with libxfce4ui-4.10.0 and make distclean]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=27696#p27696</link>
			<description><![CDATA[<p>I&#039;ll mark this as solved.&#160; It&#039;s already reported in Bugzilla: <a href="https://bugzilla.xfce.org/show_bug.cgi?id=8974" rel="nofollow">https://bugzilla.xfce.org/show_bug.cgi?id=8974</a></p>]]></description>
			<author><![CDATA[dummy@example.com (towheedm)]]></author>
			<pubDate>Sun, 14 Oct 2012 19:09:28 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=27696#p27696</guid>
		</item>
		<item>
			<title><![CDATA[[Solved] Problem with libxfce4ui-4.10.0 and make distclean]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=27690#p27690</link>
			<description><![CDATA[<p>After configuring and building libxfce4ui-4.10.0:</p><div class="codebox"><pre><code>./configure &amp;&amp; make</code></pre></div><p>The build is successful.&#160; I then do a make distclean:</p><div class="codebox"><pre><code>make distclean</code></pre></div><p>However, if I re-configure and make, I get this error:</p><div class="codebox"><pre><code>make[3]: Entering directory `/home/towheed/src/src/libxfce4ui-4.10.0/xfce4-about&#039;
  CC     xfce4_about-main.o
main.c:33:29: error: about-dialog-ui.h: No such file or directory
main.c: In function ‘main’:
main.c:468: error: ‘xfce_about_dialog_ui’ undeclared (first use in this function)
main.c:468: error: (Each undeclared identifier is reported only once
main.c:468: error: for each function it appears in.)
main.c:469: error: ‘xfce_about_dialog_ui_length’ undeclared (first use in this function)
make[3]: *** [xfce4_about-main.o] Error 1</code></pre></div><p>If I check the xfce4-about directory, there is no about-dialog-ui.h file:</p><div class="codebox"><pre><code>ls xfce4-about/
contributors.h  Makefile     Makefile.in    xfce4-about.desktop.in
main.c          Makefile.am  translators.h  xfce4-about-dialog.glade</code></pre></div><p>Checking the output of make distclean, I see this:</p><div class="codebox"><pre><code>Making distclean in xfce4-about
make[1]: Entering directory `/home/towheed/src/src/libxfce4ui-4.10.0/xfce4-about&#039;
 rm -f xfce4-about
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z &quot;&quot; || rm -f 
test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
test -z &quot;about-dialog-ui.h xfce4-about.desktop&quot; || rm -f about-dialog-ui.h xfce4-about.desktop
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[1]: Leaving directory `/home/towheed/src/src/libxfce4ui-4.10.0/xfce4-about&#039;</code></pre></div><p>Note that this not happen with the clean target.</p><p>Is it normal for distclean to remove header files from the sources, or is this a bug in the makefile? </p><p>Thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (towheedm)]]></author>
			<pubDate>Sun, 14 Oct 2012 03:47:42 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=27690#p27690</guid>
		</item>
	</channel>
</rss>
