====== Differences ====== This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
soc:2009:dverkamp:journal:week2 [2009/06/05 06:57]
drv
soc:2009:dverkamp:journal:week2 [2009/06/05 09:05] (current)
drv
Line 33: Line 33:
 ==== Friday, June 5 ==== ==== Friday, June 5 ====
  
-Made some progress with mkrootfs build; found the proper uClibc tools in buildroot'​s build_i686/​staging_dir/​usr/​bin directory, but named as i686-linux-gnu-*, so now my uclibc wrapper script looks like this:+Made some progress with mkrootfs build; found the proper uClibc tools in buildroot'​s build_i686/​staging_dir/​usr/​bin directory, but named as i686-linux-*,​ so now my uclibc wrapper script looks like this:
  
   #!/bin/sh   #!/bin/sh
Line 41: Line 41:
  
 Now I am hitting a problem with uClibc configuration (need large file support, which wasn't enabled in my build), so I must rebuild uClibc, but things are looking better. Now I am hitting a problem with uClibc configuration (need large file support, which wasn't enabled in my build), so I must rebuild uClibc, but things are looking better.
 +
 +Had IRC meeting with mcb30, mdc, and AndyTim - set goals for week 3 (write up and execute 4 test cases).
 +
 +More progress on mkbootfs: after rebuilding with large file support, compilation gets farther, but now breaks with "You need to build uClibc with UCLIBC_HAS_RPC for NFS support."​ - rebuilding uClibc again.
  

QR Code
QR Code soc:2009:dverkamp:journal:week2 (generated for current page)