<?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=6043&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / libtool: link: only absolute run-paths are allowed]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=6043</link>
		<description><![CDATA[The most recent posts in libtool: link: only absolute run-paths are allowed.]]></description>
		<lastBuildDate>Mon, 20 Jun 2011 10:50:43 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: libtool: link: only absolute run-paths are allowed]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=22007#p22007</link>
			<description><![CDATA[<p>No idea. Maybe you can skip the python module, not used by any of the modules.</p>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Mon, 20 Jun 2011 10:50:43 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=22007#p22007</guid>
		</item>
		<item>
			<title><![CDATA[libtool: link: only absolute run-paths are allowed]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=21936#p21936</link>
			<description><![CDATA[<p><a href="http://www.xfce.org/download/building" rel="nofollow">http://www.xfce.org/download/building</a><br />Package:exo<br />Dependency(-ies):libxfce4util, gtk+, perl-uri [i have installed all successfully]</p><br /><p>now as root<br />&gt;root [ ~ ]# ldconfig<br />ldconfig: /usr/lib/libstdc++.so.6.0.14-gdb.py is not an ELF file - it has the wrong magic bytes at the start.</p><br /><p>&gt;root [ ~ ]# cat /etc/ld.so.conf<br /># Begin /etc/ld.so.conf</p><p>/usr/local/lib<br />/opt/lib</p><p># End /etc/ld.so.conf<br /># Begin gnome addition to /etc/ld.so.conf</p><p>/opt/gnome-2.30.2/lib</p><p># End gnome addition<br /># Begin qt addition to /etc/ld.so.conf</p><p>/opt/qt/lib</p><p># End qt addition<br /># Begin qt addition to /etc/ld.so.conf</p><p>/opt/qt/lib</p><p># End qt addition&#160; &#160; </p><br /><p>i thought its not proper so <strong> i edited as like&#160; below:i took back up&#160; ld.so.conf.[as ld.so.conf.org] </strong></p><br /><p>and new ld.so.conf as below:</p><p>root [ /etc ]# cat ld.so.conf<br /># /etc/ld.so.conf</p><p>/lib<br />/usr/lib<br />/usr/local/lib<br />/var/lib<br />/opt/lib<br />/opt/qt/lib<br />/opt/gnome-2.30.2/lib</p><p># End</p><p>&gt;root [ /etc ]# ldconfig<br />result:<br />ldconfig: /usr/lib/libstdc++.so.6.0.14-gdb.py is not an ELF file - it has the wrong magic bytes at the start.</p><br /><p><strong> i didnt reboot the system</strong></p><p>see this i started as fresh installation -exo-0.6.0:</p><p>root [ /home/janu/Downloads/xc/src/exo-0.6.0 ]# ./configure --prefix=${PREFIX} &amp;&amp; make &amp;&amp; make install<br />make[2]: Leaving directory `/home/janu/Downloads/xc/src/exo-0.6.0/po&#039;<br />Making all in python<br />make[2]: Entering directory `/home/janu/Downloads/xc/src/exo-0.6.0/python&#039;<br />GEN exo.c<br />Could not write method ExoIconView.widget_to_icon_coords: No ArgType for gint*<br />Could not write method ExoIconView.icon_to_widget_coords: No ArgType for gint*<br />Could not write method ExoIconView.get_item_at_pos: No ArgType for GtkTreePath**<br />Could not write method ExoIconView.get_visible_range: No ArgType for GtkTreePath**<br />Could not write method ExoIconView.get_cursor: No ArgType for GtkTreePath**<br />Could not write method ExoIconView.enable_model_drag_source: No ArgType for const-GtkTargetEntry*<br />Could not write method ExoIconView.enable_model_drag_dest: No ArgType for const-GtkTargetEntry*<br />Could not write method ExoIconView.get_drag_dest_item: No ArgType for GtkTreePath**<br />Could not write method ExoIconView.get_dest_item_at_pos: No ArgType for GtkTreePath**<br />Could not write method ExoIconView.get_search_equal_func: No ArgType for ExoIconViewSearchEqualFunc<br />Could not write method ExoIconView.set_search_equal_func: No ArgType for ExoIconViewSearchEqualFunc<br />Could not write method ExoIconView.get_search_position_func: No ArgType for ExoIconViewSearchPositionFunc<br />Could not write method ExoIconView.set_search_position_func: No ArgType for ExoIconViewSearchPositionFunc<br />Warning: generating old-style constructor for:exo_toolbars_view_new_with_model<br />Warning: generating old-style constructor for:exo_wrap_table_new<br />Warning: Constructor for ExoIconBar needs to be updated to new API<br />See <a href="http://live.gnome.org/PyGTK_2fWhatsN...e-constructors" rel="nofollow">http://live.gnome.org/PyGTK_2fWhatsN...e-constructors</a><br />Warning: Constructor for ExoIconView needs to be updated to new API<br />See <a href="http://live.gnome.org/PyGTK_2fWhatsN...e-constructors" rel="nofollow">http://live.gnome.org/PyGTK_2fWhatsN...e-constructors</a><br />Warning: Constructor for ExoToolbarsEditor needs to be updated to new API<br />See <a href="http://live.gnome.org/PyGTK_2fWhatsN...e-constructors" rel="nofollow">http://live.gnome.org/PyGTK_2fWhatsN...e-constructors</a><br />Warning: Constructor for ExoToolbarsEditorDialog needs to be updated to new API<br />See <a href="http://live.gnome.org/PyGTK_2fWhatsN...e-constructors" rel="nofollow">http://live.gnome.org/PyGTK_2fWhatsN...e-constructors</a><br />Warning: Constructor for ExoToolbarsView needs to be updated to new API<br />See <a href="http://live.gnome.org/PyGTK_2fWhatsN...e-constructors" rel="nofollow">http://live.gnome.org/PyGTK_2fWhatsN...e-constructors</a><br />Warning: Constructor for ExoWrapTable needs to be updated to new API<br />See <a href="http://live.gnome.org/PyGTK_2fWhatsN...e-constructors" rel="nofollow">http://live.gnome.org/PyGTK_2fWhatsN...e-constructors</a><br />***INFO*** The coverage of global functions is 100.00% (12/12)<br />***INFO*** The coverage of methods is 88.50% (100/113)<br />***INFO*** There are no declared virtual proxies.<br />***INFO*** There are no declared virtual accessors.<br />***INFO*** There are no declared interface proxies.<br />make all-recursive<br />make[3]: Entering directory `/home/janu/Downloads/xc/src/exo-0.6.0/python&#039;<br />Making all in examples<br />make[4]: Entering directory `/home/janu/Downloads/xc/src/exo-0.6.0/python/examples&#039;<br />make[4]: Nothing to be done for `all&#039;.<br />make[4]: Leaving directory `/home/janu/Downloads/xc/src/exo-0.6.0/python/examples&#039;<br />make[4]: Entering directory `/home/janu/Downloads/xc/src/exo-0.6.0/python&#039;<br />CC _exo_la-exomodule.lo<br />CC _exo_la-pyexobinding.lo<br />CC _exo_la-exo.lo<br />CCLD _exo.la</p><p><strong>libtool: link: only absolute run-paths are allowed</strong><br />make[4]: *** [_exo.la] <strong> Error 1</strong><br />make[4]: Leaving directory `/home/janu/Downloads/xc/src/exo-0.6.0/python&#039;<br />make[3]: *** [all-recursive] <strong> Error 1</strong><br />make[3]: Leaving directory `/home/janu/Downloads/xc/src/exo-0.6.0/python&#039;<br />make[2]: *** [all] <strong>Error 2</strong><br />make[2]: Leaving directory `/home/janu/Downloads/xc/src/exo-0.6.0/python&#039;<br />make[1]: *** [all-recursive] <strong> Error 1</strong><br />make[1]: Leaving directory `/home/janu/Downloads/xc/src/exo-0.6.0&#039;<br />make: *** [all] <strong>Error 2</strong></p><p>still same errors even for exo-0.6.2.tar.bz2 ,exo-0.6.1.tar.bz2 also<br />can any one help plz??</p>]]></description>
			<author><![CDATA[dummy@example.com (janakiramulu)]]></author>
			<pubDate>Sat, 11 Jun 2011 11:01:26 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=21936#p21936</guid>
		</item>
	</channel>
</rss>
