Thanks Peter.<br>Yes, I am building fine now on the Geode.  The build is configured with all the latest versions of the software for uClibc, busybox and kernels.  I also have a AVR32 NGW100 that I am beginning to work on that I will be testing buildroot on next.  I will let eveyone know how that one goes and cry for help when I get lost in buildroot...haha.<br>
<br>Regarding the JFFS2 and MTD utilities.  I just learned online this week that none of it applies to working with a CompactFlash card, so thanks for reinforcing that piece of knowledge for me.  One less thing to worry about.  What I was wondering about was since I have this configuration Geode w/Compact Flash.  What does the embedded community recommend be used as a file system, ext2/3 or something else.  Although we will run most of the system and application in RAM we want our application to write some data to disk (Compact Flash) and back across the network in the event of failures, etc.  We also are going to be running in a relatively "high availability" environment so I am concerned about the long term operation of the CF over time.  Does anyone have any thoughts on this?  I know this isn't the right mail list for this type of question but I know the world of embedded developers out there are using this tool extensively so you all obviously have thoughts and opinions on this.<br>
<br>Great tool!  Thanks,<br>Chris<br><br><div class="gmail_quote">On Sun, May 16, 2010 at 3:42 PM, Peter Korsgaard <span dir="ltr"><<a href="mailto:jacmet@uclibc.org">jacmet@uclibc.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
>>>>> "Chris" == Chris Kerios <<a href="mailto:ckerios@gmail.com">ckerios@gmail.com</a>> writes:<br>
<br>
 Chris> Thanks Will.<br>
<br>
 Chris> Sorry, my bad everyone, I didn't look far enough down in the<br>
 Chris> mail archive to see your thread where this is resolved with a<br>
 Chris> config file change.  I blew away my .config file and rebuilt a<br>
 Chris> new one and all the problems with usleep and the uClibc build<br>
 Chris> went away.<br>
<br>
Ok, so the problem was that you used the uclibc 0.9.30 config with<br>
uclibc 0.9.31.<br>
<br>
 Chris> However, what did blow up was the MTD utilities build.  I am<br>
 Chris> researching that right now.  I thought I saw something in the<br>
 Chris> mail archive but it looked like it was just saying to turn it<br>
 Chris> off for the time being.  If this is the case I am not sure if<br>
 Chris> that is going to work for me as I am developing on a compact<br>
 Chris> flash card and using JFFS2 for a file system.  Still learning. <br>
 Chris> Thanks.<br>
<br>
JFFS2 on compact flash? That doesn't sound right. JFFS2 is meant to be<br>
used on raw flash, not on<br>
flash-with-a-microcontroller-pretending-to-be-a-disk like a compact<br>
flash card is.<br>
<br>
The mails about mtd problems was with the new busybox applets, not the<br>
normal mtd package.<br>
<br>
Please send some more info if you still have problems building it<br>
(busybox .config, exact error message).<br>
<font color="#888888"><br>
--<br>
Bye, Peter Korsgaard<br>
</font></blockquote></div><br>