1
Angstrom & OpenZaurus / Building Oz Bootstrap Image
« on: October 13, 2006, 01:24:37 pm »
Attached.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
bitbake bootstrap-image
Can anyone explain how to build OZ bootstrap image?
Well, I'd be happy to try it, but I have an SL-6000, and thus use the latest beta 1 pdaXrom.
I may completely rebuild (reflash, reconfigure, etc.) my SL-6000 soon to verify some
"step by step" notes I'm writing, but I don't risk trying it on beta1 unless you think it
will work...
WindowTitleMaxHeight = 15;
MenuTitleMaxHeight = 15;
echo "BLAH" >/proc/power_key_off 2>/dev/null
withtest -e /proc/power_key_off && echo "0" >/proc/power_key_off 2>/dev/null
andtest -e /proc/power_key_off && echo "1" >/proc/power_key_off 2>/dev/null
respectively (like in matchbox-pdaxrom's /usr/bin/mbsession)
patch -p0 < wmaker_single_click_patch.txt
. GNUSTEP_LOCAL_ROOT=/usr/local LDFLAGS=-lX11 ./configure --enable-shared --disable-static --prefix=/usr/local
/home/root/.xinitr.wmaker: line 1: /proc/power_key_off: No such file or directory
/usr/local/bin/wmaker: relocation error: /usr/local/bin/wmaker: undefined symbol: _XsetlocaleI think the only solution is to rebuild wmaker with new libraries. I can send you a patch and command line to do that.