<?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=6931&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / [Solved] What was v4.8 developed on?]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=6931</link>
		<description><![CDATA[The most recent posts in [Solved] What was v4.8 developed on?.]]></description>
		<lastBuildDate>Thu, 29 Mar 2012 17:33:04 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [Solved] What was v4.8 developed on?]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=25508#p25508</link>
			<description><![CDATA[<p>That was the problem and rather than try and upgrade them individually, with fear and trepidation in my heart, and with shaking hands, I downloaded and installed the on-line upgrade program for Mageia-1, and ran it. I purports to take one from Mandrivia-2010.2 to Mageia-1.</p><p>It works. It took 12-hours to complete, but it worked. The only Linux upgrade I&#039;ve ever tried that didn&#039;t eventually, because of trashing everything, become a fresh install.</p><p>Mageia-1 includes Xfce4-4.8, so my issue is solved.</p><p>Thanks for reading, everyone, and to Nick for his advice. Oh, it still look the same, too.</p>]]></description>
			<author><![CDATA[dummy@example.com (wa7qzr)]]></author>
			<pubDate>Thu, 29 Mar 2012 17:33:04 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=25508#p25508</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] What was v4.8 developed on?]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=25495#p25495</link>
			<description><![CDATA[<p>It looks like you have old versions of libraries on your system.</p>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Wed, 28 Mar 2012 19:53:23 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=25495#p25495</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] What was v4.8 developed on?]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=25492#p25492</link>
			<description><![CDATA[<p>Thanks, Nick. xfconf compiles okay now.</p><p>Now, thunar-tpa aborts with what looks like maybe a typo in my source or a compiler issue.</p><p>I&#039;m using gcc v4.4.3</p><p>thunar-tpa.c:55: error: expected &#039;)&#039; before &#039;*&#039; token<br />thunar-tpa.c:102: error: expected specifier-qualifier-list before &#039;XfcePanelPluginClass&#039;<br />thunar-tpa.c:107: error: field &#039;__parent__&#039; has incomplete type<br />thunar-tpa.c:135: error: expected declaration specifiers or &#039;...&#039; before &#039;thunar_tpa&#039;<br />thunar-tpa.c: In function &#039;XFCE_PANEL_DEFINE_PLUGIN&#039;:<br />thunar-tpa.c:141: error: expected &#039;=&#039;, &#039;,&#039;, &#039;;&#039;, &#039;asm&#039; or &#039;__attribute__&#039; before &#039;{&#039; token<br />[above repeated 17-times]<br />thunar-tpa.c:135: error: parameter name omitted<br />thunar-tpa.c:564: error: expected %&lt;{%&gt; at end of input</p><p>[edit]</p><p>At this point, Thundar, mentioned above, xfce4-settings, here:</p><p>xfce-keyboard-settings.c: In function ‘_xfce_keyboard_settings_load_shortcut’:<br />xfce-keyboard-settings.c:502: error: ‘XfceShortcut’ has no member named ‘snotify’<br />xfce-keyboard-settings.c: In function ‘xfce_keyboard_settings_edit_shortcut’:<br />xfce-keyboard-settings.c:572: error: too many arguments to function ‘xfce_shortcuts_provider_set_shortcut’<br />xfce-keyboard-settings.c: In function ‘xfce_keyboard_settings_edit_command’:<br />xfce-keyboard-settings.c:634: error: too many arguments to function ‘xfce_shortcuts_provider_set_shortcut’<br />xfce-keyboard-settings.c: In function ‘xfce_keyboard_settings_shortcut_added’:<br />xfce-keyboard-settings.c:775: error: ‘XfceShortcut’ has no member named ‘snotify’<br />xfce-keyboard-settings.c: In function ‘xfce_keyboard_settings_add_button_clicked’:<br />xfce-keyboard-settings.c:883: error: too many arguments to function ‘xfce_shortcuts_provider_set_shortcut’</p><p>and xfwm4, here:</p><p>xfwm4-settings.c: In function ‘xfwm_settings_shortcut_row_activated’:<br />xfwm4-settings.c:2014: error: too many arguments to function ‘xfce_shortcuts_provider_set_shortcut’</p><p>abort compilation.</p><p>The desktop &quot;runs&quot; in spite of these problems, but there&#039;s no panel.</p><p>I suspect these are all related.</p><p>[edit 2]<br />Ref. thunar above, by disabling the trash panel applet, --disable-tpa-plugin, compilation succeeded.<br />The remaining issues still exist.</p><p>Any ideas would be appreciated.</p><p>Thanks,<br />Mike</p>]]></description>
			<author><![CDATA[dummy@example.com (wa7qzr)]]></author>
			<pubDate>Wed, 28 Mar 2012 18:16:49 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=25492#p25492</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] What was v4.8 developed on?]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=25488#p25488</link>
			<description><![CDATA[<p>Well that is more like a problem in your distro, but xfconf works fine without perl bindings, so run configure with --disable-perl-bindings.</p>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Wed, 28 Mar 2012 10:38:02 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=25488#p25488</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] What was v4.8 developed on?]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=25482#p25482</link>
			<description><![CDATA[<p>This is the error produced when trying to build xfconf-4.8.1</p><p>top_builddir=&quot;..&quot; /usr/bin/perl5 Makefile.PL PREFIX=&quot;/usr&quot; <br />Loaded 3 xs files from xs_files<br />WARNING: Setting ABSTRACT via file &#039;Xfconf.pm&#039; failed<br /> at /usr/lib/perl5/5.10.1/ExtUtils/MakeMaker.pm line 583<br />Unrecognized argument in LIBS ignored: &#039;-pthread&#039;<br />Writing Makefile.perl for Xfce4::Xfconf<br />make -f Makefile.perl<br />make[4]: Entering directory `/userFiles/UserDownloads/mikem/Installed/xfce4-src/xfconf-4.8.1/xfconf-perl&#039;<br />cp build/IFiles.pm blib/arch/Xfce4/Xfconf/Install/Files.pm<br />cp /userFiles/UserDownloads/mikem/Installed/xfce4-src/xfconf-4.8.1/xfconf-perl/build/xfconfperl.typemap blib/arch/Xfce4/Xfconf/Install/xfconfperl.typemap<br />cp xfconfperl.h blib/arch/Xfce4/Xfconf/Install/xfconfperl.h<br />cp Xfconf.pm blib/lib/Xfce4/Xfconf.pm<br />cp build/xfconfperl-autogen.h blib/arch/Xfce4/Xfconf/Install/xfconfperl-autogen.h<br />[ XS xs/Xfconf.xs ]<br />make[4]: *** No rule to make target `/usr/lib/perl5/5.10.1/i386-linux-thread-multi/CORE/INTERN.h&#039;, needed by `xs/Xfconf.o&#039;.&#160; Stop.</p>]]></description>
			<author><![CDATA[dummy@example.com (wa7qzr)]]></author>
			<pubDate>Tue, 27 Mar 2012 23:17:57 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=25482#p25482</guid>
		</item>
		<item>
			<title><![CDATA[[Solved] What was v4.8 developed on?]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=25479#p25479</link>
			<description><![CDATA[<p>Just curious as to what 4.8 was developed on as xfconf won&#039;t build on Mandriva-2010.2</p>]]></description>
			<author><![CDATA[dummy@example.com (wa7qzr)]]></author>
			<pubDate>Tue, 27 Mar 2012 21:32:44 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=25479#p25479</guid>
		</item>
	</channel>
</rss>
