<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Building Open Einstein</title>
	<atom:link href="http://dillernet.com/apple/2007/07/18/building-open-einstein/feed/" rel="self" type="application/rss+xml" />
	<link>http://dillernet.com/apple/2007/07/18/building-open-einstein/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=building-open-einstein</link>
	<description>An Exploration of Technology and Devices</description>
	<lastBuildDate>Thu, 26 Apr 2012 03:35:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: stevenf</title>
		<link>http://dillernet.com/apple/2007/07/18/building-open-einstein/comment-page-1/#comment-189</link>
		<dc:creator>stevenf</dc:creator>
		<pubDate>Sat, 01 Sep 2007 18:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://dillernet.com/apple/2007/07/18/building-open-einstein/#comment-189</guid>
		<description>I just built it using your exact instructions above, and it the binary runs on the N800 fine.  However, it never seems to open a display.

I&#039;m using the 717006 ROM, and I can get as far as the einstein&gt; prompt, but issuing the &quot;power&quot; command doesn&#039;t cause the UI to appear.  In fact, nothing happens.

Any ideas on what I should try?</description>
		<content:encoded><![CDATA[<p>I just built it using your exact instructions above, and it the binary runs on the N800 fine.  However, it never seems to open a display.</p>
<p>I&#8217;m using the 717006 ROM, and I can get as far as the einstein&gt; prompt, but issuing the &#8220;power&#8221; command doesn&#8217;t cause the UI to appear.  In fact, nothing happens.</p>
<p>Any ideas on what I should try?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dillera</title>
		<link>http://dillernet.com/apple/2007/07/18/building-open-einstein/comment-page-1/#comment-156</link>
		<dc:creator>dillera</dc:creator>
		<pubDate>Thu, 26 Jul 2007 21:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://dillernet.com/apple/2007/07/18/building-open-einstein/#comment-156</guid>
		<description>It found my Xlibs automatically... so did it build or not?

Also, I&#039;m assuming you built Klib beforehand.</description>
		<content:encoded><![CDATA[<p>It found my Xlibs automatically&#8230; so did it build or not?</p>
<p>Also, I&#8217;m assuming you built Klib beforehand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 770NoBuild</title>
		<link>http://dillernet.com/apple/2007/07/18/building-open-einstein/comment-page-1/#comment-155</link>
		<dc:creator>770NoBuild</dc:creator>
		<pubDate>Wed, 25 Jul 2007 04:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://dillernet.com/apple/2007/07/18/building-open-einstein/#comment-155</guid>
		<description>OK, sorry for the voluminous comments, I thought I was too tired to fix it myself, and I was almost right. :-)  I caused the second problem by editing the Jamfile to have C++FLAGS += &quot;-I/usr/X11R6/include/X11&quot; </description>
		<content:encoded><![CDATA[<p>OK, sorry for the voluminous comments, I thought I was too tired to fix it myself, and I was almost right. <img src='http://dillernet.com/apple/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   I caused the second problem by editing the Jamfile to have C++FLAGS += &#8220;-I/usr/X11R6/include/X11&#8243; </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 770NoBuild</title>
		<link>http://dillernet.com/apple/2007/07/18/building-open-einstein/comment-page-1/#comment-154</link>
		<dc:creator>770NoBuild</dc:creator>
		<pubDate>Wed, 25 Jul 2007 04:13:01 +0000</pubDate>
		<guid isPermaLink="false">http://dillernet.com/apple/2007/07/18/building-open-einstein/#comment-154</guid>
		<description>Whoops, noticed the No such file complaints about the X headers, so I installed the X11 SDK, and no I get loads of these errors:

                 from ../../app/TCLIApp.cp:53:
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:245: error: `__locale_t&#039; has not been declared
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:251: error: `__locale_t&#039; has not been declared
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:254: error: `__locale_t&#039; has not been declared
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:258: error: `__locale_t&#039; has not been declared
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:262: error: `__locale_t&#039; has not been declared
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:267: error: `__locale_t&#039; has not been declared
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:270: error: `__locale_t&#039; has not been declared
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:275: error: `__locale_t&#039; has not been declared
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:280: error: `__locale_t&#039; has not been declared
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:285: error: `__locale_t&#039; has not been declared
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:290: error: `__locale_t&#039; has not been declared
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:295: error: `__locale_t&#039; has not been declared
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:299: error: `__locale_t&#039; has not been declared
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:304: error: `__locale_t&#039; has not been declared
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:313: error: `__locale_t&#039; has not been declared
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:316: error: `__locale_t&#039; has not been declared
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:320: error: `__locale_t&#039; has not been declared
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:325: error: `__locale_t&#039; has not been declared

        arm-none-linux-gnueabi-g++-2005q3 -c -o &quot;build.ARM-LINUX-Nokia2006/TCLIApp.cp.o&quot; -I/usr/X11R6/include/X11 -DTARGET_OS_LINUX=1 -Wall -Wno-multichar -Wno-unknown-pragmas -W -Wshadow -Wpointer-arith -Wwrite-strings -Wconversion -DRELEASE=1 -DPA_USE_COREAUDIO=0 -DPA_LITTLE_ENDIAN=1 -DWORDS_LITTLEENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -I../../libffi-nokia2006/include -O  -I&quot;/Users/peter/K&quot; -I&quot;../../portaudio//pa_common&quot; -I&quot;../..&quot; -I&quot;../../Emulator&quot; -I&quot;../../Emulator/JIT&quot; -I&quot;../../Emulator/ROM&quot; -I&quot;../../Emulator/Screen&quot; -I&quot;../../Emulator/Serial&quot; -I&quot;../../Emulator/Sound&quot; -I&quot;../../Monitor&quot; -I&quot;../../_Tests_&quot; -I&quot;../../app&quot; -I&quot;../../Emulator/JIT/Generic&quot; &quot;../../app/TCLIApp.cp&quot;

...failed C++ build.ARM-LINUX-Nokia2006/TCLIApp.cp.o ...
...skipped einstein for lack of libeinstein.a...
...failed updating 3 target(s)...
...skipped 3 target(s)...

Help?</description>
		<content:encoded><![CDATA[<p>Whoops, noticed the No such file complaints about the X headers, so I installed the X11 SDK, and no I get loads of these errors:</p>
<p>                 from ../../app/TCLIApp.cp:53:<br />
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:245: error: `__locale_t&#8217; has not been declared<br />
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:251: error: `__locale_t&#8217; has not been declared<br />
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:254: error: `__locale_t&#8217; has not been declared<br />
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:258: error: `__locale_t&#8217; has not been declared<br />
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:262: error: `__locale_t&#8217; has not been declared<br />
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:267: error: `__locale_t&#8217; has not been declared<br />
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:270: error: `__locale_t&#8217; has not been declared<br />
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:275: error: `__locale_t&#8217; has not been declared<br />
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:280: error: `__locale_t&#8217; has not been declared<br />
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:285: error: `__locale_t&#8217; has not been declared<br />
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:290: error: `__locale_t&#8217; has not been declared<br />
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:295: error: `__locale_t&#8217; has not been declared<br />
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:299: error: `__locale_t&#8217; has not been declared<br />
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:304: error: `__locale_t&#8217; has not been declared<br />
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:313: error: `__locale_t&#8217; has not been declared<br />
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:316: error: `__locale_t&#8217; has not been declared<br />
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:320: error: `__locale_t&#8217; has not been declared<br />
/opt/local/lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/sys-include/wctype.h:325: error: `__locale_t&#8217; has not been declared</p>
<p>        arm-none-linux-gnueabi-g++-2005q3 -c -o &#8220;build.ARM-LINUX-Nokia2006/TCLIApp.cp.o&#8221; -I/usr/X11R6/include/X11 -DTARGET_OS_LINUX=1 -Wall -Wno-multichar -Wno-unknown-pragmas -W -Wshadow -Wpointer-arith -Wwrite-strings -Wconversion -DRELEASE=1 -DPA_USE_COREAUDIO=0 -DPA_LITTLE_ENDIAN=1 -DWORDS_LITTLEENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -I../../libffi-nokia2006/include -O  -I&#8221;/Users/peter/K&#8221; -I&#8221;../../portaudio//pa_common&#8221; -I&#8221;../..&#8221; -I&#8221;../../Emulator&#8221; -I&#8221;../../Emulator/JIT&#8221; -I&#8221;../../Emulator/ROM&#8221; -I&#8221;../../Emulator/Screen&#8221; -I&#8221;../../Emulator/Serial&#8221; -I&#8221;../../Emulator/Sound&#8221; -I&#8221;../../Monitor&#8221; -I&#8221;../../_Tests_&#8221; -I&#8221;../../app&#8221; -I&#8221;../../Emulator/JIT/Generic&#8221; &#8220;../../app/TCLIApp.cp&#8221;</p>
<p>&#8230;failed C++ build.ARM-LINUX-Nokia2006/TCLIApp.cp.o &#8230;<br />
&#8230;skipped einstein for lack of libeinstein.a&#8230;<br />
&#8230;failed updating 3 target(s)&#8230;<br />
&#8230;skipped 3 target(s)&#8230;</p>
<p>Help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 770NoBuild</title>
		<link>http://dillernet.com/apple/2007/07/18/building-open-einstein/comment-page-1/#comment-153</link>
		<dc:creator>770NoBuild</dc:creator>
		<pubDate>Wed, 25 Jul 2007 03:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://dillernet.com/apple/2007/07/18/building-open-einstein/#comment-153</guid>
		<description>Thanks for the directions, I followed them but did not get a binary.  Instead I get the following failure, any help greatly appreciated!

--Peter

...found 515 target(s)...
...using 63 temp target(s)...
...updating 6 target(s)...
C++ build.ARM-LINUX-Nokia2006/TX11ScreenManager.cp.o 

        arm-none-linux-gnueabi-g++-2005q3 -c -o &quot;build.ARM-LINUX-No
kia2006/TX11ScreenManager.cp.o&quot; -I/usr/X11R6/include/ -DTARGET_OS_L
INUX=1 -Wall -Wno-multichar -Wno-unknown-pragmas -W -Wshadow -Wpoin
ter-arith -Wwrite-strings -Wconversion -DRELEASE=1 -DPA_USE_COREAUD
IO=0 -DPA_LITTLE_ENDIAN=1 -DWORDS_LITTLEENDIAN=1 -DSIZEOF_SHORT=2 -
DSIZEOF_INT=4 -DSIZEOF_LONG=4 -I../../libffi-nokia2006/include -O  
-I&quot;/Users/peter/K&quot; -I&quot;../../portaudio//pa_common&quot; -I&quot;../..&quot; -I&quot;../.
./Emulator&quot; -I&quot;../../Emulator/JIT&quot; -I&quot;../../Emulator/ROM&quot; -I&quot;../../
Emulator/Screen&quot; -I&quot;../../Emulator/Serial&quot; -I&quot;../../Emulator/Sound&quot;
 -I&quot;../../Monitor&quot; -I&quot;../../_Tests_&quot; -I&quot;../../app&quot; -I&quot;../../Emulato
r/JIT/Generic&quot; &quot;../../Emulator/Screen/TX11ScreenManager.cp&quot;

...failed C++ build.ARM-LINUX-Nokia2006/TX11ScreenManager.cp.o ...
...skipped libeinstein.a for lack of libeinstein.a(TX11ScreenManage
r.cp.o)...
C++ build.ARM-LINUX-Nokia2006/UScreenTests.cp.o 

        arm-none-linux-gnueabi-g++-2005q3 -c -o &quot;build.ARM-LINUX-No
kia2006/UScreenTests.cp.o&quot; -I/usr/X11R6/include/ -DTARGET_OS_LINUX=
1 -Wall -Wno-multichar -Wno-unknown-pragmas -W -Wshadow -Wpointer-a
rith -Wwrite-strings -Wconversion -DRELEASE=1 -DPA_USE_COREAUDIO=0 
-DPA_LITTLE_ENDIAN=1 -DWORDS_LITTLEENDIAN=1 -DSIZEOF_SHORT=2 -DSIZE
OF_INT=4 -DSIZEOF_LONG=4 -I../../libffi-nokia2006/include -O  -I&quot;/U
sers/peter/K&quot; -I&quot;../../portaudio//pa_common&quot; -I&quot;../..&quot; -I&quot;../../Emu
lator&quot; -I&quot;../../Emulator/JIT&quot; -I&quot;../../Emulator/ROM&quot; -I&quot;../../Emula
tor/Screen&quot; -I&quot;../../Emulator/Serial&quot; -I&quot;../../Emulator/Sound&quot; -I&quot;.
./../Monitor&quot; -I&quot;../../_Tests_&quot; -I&quot;../../app&quot; -I&quot;../../Emulator/JIT
/Generic&quot; &quot;../../_Tests_/UScreenTests.cp&quot;

...failed C++ build.ARM-LINUX-Nokia2006/UScreenTests.cp.o ...
...skipped EinsteinTests for lack of libeinstein.a...
C++ build.ARM-LINUX-Nokia2006/TCLIApp.cp.o 

        arm-none-linux-gnueabi-g++-2005q3 -c -o &quot;build.ARM-LINUX-No
kia2006/TCLIApp.cp.o&quot; -I/usr/X11R6/include/ -DTARGET_OS_LINUX=1 -Wa
ll -Wno-multichar -Wno-unknown-pragmas -W -Wshadow -Wpointer-arith 
-Wwrite-strings -Wconversion -DRELEASE=1 -DPA_USE_COREAUDIO=0 -DPA_
LITTLE_ENDIAN=1 -DWORDS_LITTLEENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_IN
T=4 -DSIZEOF_LONG=4 -I../../libffi-nokia2006/include -O  -I&quot;/Users/
peter/K&quot; -I&quot;../../portaudio//pa_common&quot; -I&quot;../..&quot; -I&quot;../../Emulator
&quot; -I&quot;../../Emulator/JIT&quot; -I&quot;../../Emulator/ROM&quot; -I&quot;../../Emulator/S
creen&quot; -I&quot;../../Emulator/Serial&quot; -I&quot;../../Emulator/Sound&quot; -I&quot;../../
Monitor&quot; -I&quot;../../_Tests_&quot; -I&quot;../../app&quot; -I&quot;../../Emulator/JIT/Gene
ric&quot; &quot;../../app/TCLIApp.cp&quot;

...failed C++ build.ARM-LINUX-Nokia2006/TCLIApp.cp.o ...
...skipped einstein for lack of libeinstein.a...
...failed updating 3 target(s)...
...skipped 3 target(s)...</description>
		<content:encoded><![CDATA[<p>Thanks for the directions, I followed them but did not get a binary.  Instead I get the following failure, any help greatly appreciated!</p>
<p>&#8211;Peter</p>
<p>&#8230;found 515 target(s)&#8230;<br />
&#8230;using 63 temp target(s)&#8230;<br />
&#8230;updating 6 target(s)&#8230;<br />
C++ build.ARM-LINUX-Nokia2006/TX11ScreenManager.cp.o </p>
<p>        arm-none-linux-gnueabi-g++-2005q3 -c -o &#8220;build.ARM-LINUX-No<br />
kia2006/TX11ScreenManager.cp.o&#8221; -I/usr/X11R6/include/ -DTARGET_OS_L<br />
INUX=1 -Wall -Wno-multichar -Wno-unknown-pragmas -W -Wshadow -Wpoin<br />
ter-arith -Wwrite-strings -Wconversion -DRELEASE=1 -DPA_USE_COREAUD<br />
IO=0 -DPA_LITTLE_ENDIAN=1 -DWORDS_LITTLEENDIAN=1 -DSIZEOF_SHORT=2 -<br />
DSIZEOF_INT=4 -DSIZEOF_LONG=4 -I../../libffi-nokia2006/include -O<br />
-I&#8221;/Users/peter/K&#8221; -I&#8221;../../portaudio//pa_common&#8221; -I&#8221;../..&#8221; -I&#8221;../.<br />
./Emulator&#8221; -I&#8221;../../Emulator/JIT&#8221; -I&#8221;../../Emulator/ROM&#8221; -I&#8221;../../<br />
Emulator/Screen&#8221; -I&#8221;../../Emulator/Serial&#8221; -I&#8221;../../Emulator/Sound&#8221;<br />
 -I&#8221;../../Monitor&#8221; -I&#8221;../../_Tests_&#8221; -I&#8221;../../app&#8221; -I&#8221;../../Emulato<br />
r/JIT/Generic&#8221; &#8220;../../Emulator/Screen/TX11ScreenManager.cp&#8221;</p>
<p>&#8230;failed C++ build.ARM-LINUX-Nokia2006/TX11ScreenManager.cp.o &#8230;<br />
&#8230;skipped libeinstein.a for lack of libeinstein.a(TX11ScreenManage<br />
r.cp.o)&#8230;<br />
C++ build.ARM-LINUX-Nokia2006/UScreenTests.cp.o </p>
<p>        arm-none-linux-gnueabi-g++-2005q3 -c -o &#8220;build.ARM-LINUX-No<br />
kia2006/UScreenTests.cp.o&#8221; -I/usr/X11R6/include/ -DTARGET_OS_LINUX=<br />
1 -Wall -Wno-multichar -Wno-unknown-pragmas -W -Wshadow -Wpointer-a<br />
rith -Wwrite-strings -Wconversion -DRELEASE=1 -DPA_USE_COREAUDIO=0<br />
-DPA_LITTLE_ENDIAN=1 -DWORDS_LITTLEENDIAN=1 -DSIZEOF_SHORT=2 -DSIZE<br />
OF_INT=4 -DSIZEOF_LONG=4 -I../../libffi-nokia2006/include -O  -I&#8221;/U<br />
sers/peter/K&#8221; -I&#8221;../../portaudio//pa_common&#8221; -I&#8221;../..&#8221; -I&#8221;../../Emu<br />
lator&#8221; -I&#8221;../../Emulator/JIT&#8221; -I&#8221;../../Emulator/ROM&#8221; -I&#8221;../../Emula<br />
tor/Screen&#8221; -I&#8221;../../Emulator/Serial&#8221; -I&#8221;../../Emulator/Sound&#8221; -I&#8221;.<br />
./../Monitor&#8221; -I&#8221;../../_Tests_&#8221; -I&#8221;../../app&#8221; -I&#8221;../../Emulator/JIT<br />
/Generic&#8221; &#8220;../../_Tests_/UScreenTests.cp&#8221;</p>
<p>&#8230;failed C++ build.ARM-LINUX-Nokia2006/UScreenTests.cp.o &#8230;<br />
&#8230;skipped EinsteinTests for lack of libeinstein.a&#8230;<br />
C++ build.ARM-LINUX-Nokia2006/TCLIApp.cp.o </p>
<p>        arm-none-linux-gnueabi-g++-2005q3 -c -o &#8220;build.ARM-LINUX-No<br />
kia2006/TCLIApp.cp.o&#8221; -I/usr/X11R6/include/ -DTARGET_OS_LINUX=1 -Wa<br />
ll -Wno-multichar -Wno-unknown-pragmas -W -Wshadow -Wpointer-arith<br />
-Wwrite-strings -Wconversion -DRELEASE=1 -DPA_USE_COREAUDIO=0 -DPA_<br />
LITTLE_ENDIAN=1 -DWORDS_LITTLEENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_IN<br />
T=4 -DSIZEOF_LONG=4 -I../../libffi-nokia2006/include -O  -I&#8221;/Users/<br />
peter/K&#8221; -I&#8221;../../portaudio//pa_common&#8221; -I&#8221;../..&#8221; -I&#8221;../../Emulator<br />
&#8221; -I&#8221;../../Emulator/JIT&#8221; -I&#8221;../../Emulator/ROM&#8221; -I&#8221;../../Emulator/S<br />
creen&#8221; -I&#8221;../../Emulator/Serial&#8221; -I&#8221;../../Emulator/Sound&#8221; -I&#8221;../../<br />
Monitor&#8221; -I&#8221;../../_Tests_&#8221; -I&#8221;../../app&#8221; -I&#8221;../../Emulator/JIT/Gene<br />
ric&#8221; &#8220;../../app/TCLIApp.cp&#8221;</p>
<p>&#8230;failed C++ build.ARM-LINUX-Nokia2006/TCLIApp.cp.o &#8230;<br />
&#8230;skipped einstein for lack of libeinstein.a&#8230;<br />
&#8230;failed updating 3 target(s)&#8230;<br />
&#8230;skipped 3 target(s)&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: framerate</title>
		<link>http://dillernet.com/apple/2007/07/18/building-open-einstein/comment-page-1/#comment-136</link>
		<dc:creator>framerate</dc:creator>
		<pubDate>Wed, 18 Jul 2007 17:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://dillernet.com/apple/2007/07/18/building-open-einstein/#comment-136</guid>
		<description>Well I&#039;m definitely running the latest version of 2007 :/ 

that&#039;s too bad. Maybe I&#039;ll give it a shot, after I finish the other 2 N800 projects I keep putting off ;)</description>
		<content:encoded><![CDATA[<p>Well I&#8217;m definitely running the latest version of 2007 :/ </p>
<p>that&#8217;s too bad. Maybe I&#8217;ll give it a shot, after I finish the other 2 N800 projects I keep putting off <img src='http://dillernet.com/apple/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dillera</title>
		<link>http://dillernet.com/apple/2007/07/18/building-open-einstein/comment-page-1/#comment-135</link>
		<dc:creator>dillera</dc:creator>
		<pubDate>Wed, 18 Jul 2007 17:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://dillernet.com/apple/2007/07/18/building-open-einstein/#comment-135</guid>
		<description>Then again, if you have ITOS 2006 on your N800, it should work fine.</description>
		<content:encoded><![CDATA[<p>Then again, if you have ITOS 2006 on your N800, it should work fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dillera</title>
		<link>http://dillernet.com/apple/2007/07/18/building-open-einstein/comment-page-1/#comment-134</link>
		<dc:creator>dillera</dc:creator>
		<pubDate>Wed, 18 Jul 2007 17:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://dillernet.com/apple/2007/07/18/building-open-einstein/#comment-134</guid>
		<description>Paul G. says no, not with out a little hacking. His quote from http://code.google.com/p/einstein/wiki/
NokiaBuildInstructions:


&quot;I believe that the Nokia 800 with OS2007 has a different version of libXau. It&#039;s now libXau.so.6 instead of libXau.so.0. The above method will compile against libXau.so.0 (which I directly copied from a Nokia 770 with OS2006), and therefore the binary will not run. I would be grateful if someone with a Nokia 800 and OS2007 could check that and possibly fix the problem by either:

   1. Create a specific nokia2007 target with the new libXau
   2. or try to use -L instead, so that the binary will run on both platforms and dynamically choose the proper binary. &quot;

If you have a N800 w/ 2007 it sounds like you can try-- I&#039;m sure Paul will help. Hopefully he sees this post and may reply to it.</description>
		<content:encoded><![CDATA[<p>Paul G. says no, not with out a little hacking. His quote from <a href="http://code.google.com/p/einstein/wiki/" rel="nofollow">http://code.google.com/p/einstein/wiki/</a><br />
NokiaBuildInstructions:</p>
<p>&#8220;I believe that the Nokia 800 with OS2007 has a different version of libXau. It&#8217;s now libXau.so.6 instead of libXau.so.0. The above method will compile against libXau.so.0 (which I directly copied from a Nokia 770 with OS2006), and therefore the binary will not run. I would be grateful if someone with a Nokia 800 and OS2007 could check that and possibly fix the problem by either:</p>
<p>   1. Create a specific nokia2007 target with the new libXau<br />
   2. or try to use -L instead, so that the binary will run on both platforms and dynamically choose the proper binary. &#8221;</p>
<p>If you have a N800 w/ 2007 it sounds like you can try&#8211; I&#8217;m sure Paul will help. Hopefully he sees this post and may reply to it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: framerate</title>
		<link>http://dillernet.com/apple/2007/07/18/building-open-einstein/comment-page-1/#comment-133</link>
		<dc:creator>framerate</dc:creator>
		<pubDate>Wed, 18 Jul 2007 17:07:13 +0000</pubDate>
		<guid isPermaLink="false">http://dillernet.com/apple/2007/07/18/building-open-einstein/#comment-133</guid>
		<description>Will this also work for N800, do you think?</description>
		<content:encoded><![CDATA[<p>Will this also work for N800, do you think?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

