<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://ift.wiki.uib.no/index.php?action=history&amp;feed=atom&amp;title=Troubleshoot</id>
	<title>Troubleshoot - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://ift.wiki.uib.no/index.php?action=history&amp;feed=atom&amp;title=Troubleshoot"/>
	<link rel="alternate" type="text/html" href="http://ift.wiki.uib.no/index.php?title=Troubleshoot&amp;action=history"/>
	<updated>2026-06-08T09:42:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>http://ift.wiki.uib.no/index.php?title=Troubleshoot&amp;diff=1600&amp;oldid=prev</id>
		<title>Nfyku: Created page with &#039;== General compiling == the error &#039;line 1: syntax error: unexpected &quot;(&quot;&#039; usually means that I have tried to make a custom user application on &#039;raven&#039; from its directory, and sinc…&#039;</title>
		<link rel="alternate" type="text/html" href="http://ift.wiki.uib.no/index.php?title=Troubleshoot&amp;diff=1600&amp;oldid=prev"/>
		<updated>2011-06-22T12:54:28Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;== General compiling == the error &amp;#039;line 1: syntax error: unexpected &amp;quot;(&amp;quot;&amp;#039; usually means that I have tried to make a custom user application on &amp;#039;raven&amp;#039; from its directory, and sinc…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== General compiling ==&lt;br /&gt;
the error &amp;#039;line 1: syntax error: unexpected &amp;quot;(&amp;quot;&amp;#039; usually means that I have tried to make a custom user application on &amp;#039;raven&amp;#039; from its directory, and since the Makefile inherits some stuff from petalinux Makefile, it gets built for x86 and not microblaze.&lt;br /&gt;
&lt;br /&gt;
== Bus Functional Models ==&lt;br /&gt;
Copied bfm files to EDK directory, then ran the following&lt;br /&gt;
&lt;br /&gt;
 [localhost] /opt/Xilinx/12.3/ISE_DS &amp;gt; xilbfc -check&lt;br /&gt;
 xilbfc: error while loading shared libraries: libPortability.so: cannot open shared object file: No such file or directory&lt;br /&gt;
&lt;br /&gt;
Did some hacks:&lt;br /&gt;
 [localhost] /opt/Xilinx/12.3/ISE_DS &amp;gt; export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$XILINX/lib/lin&lt;br /&gt;
 [localhost] /opt/Xilinx/12.3/ISE_DS &amp;gt; xilbfc&lt;br /&gt;
 ERROR:EDK - Unable to open the log file &amp;quot;xilbfc.log&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Try to sudo xilbfc -check gives the same library error as before, might be something wrong with the install?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Embedded]]&lt;/div&gt;</summary>
		<author><name>Nfyku</name></author>
	</entry>
</feed>