OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: abm_y4k on July 14, 2006, 04:08:09 pm
-
Hi all,
I don't know what I did wrong, I've never manage to build the rom successfully.
Here is what I have:
1. vmware workstation loaded with x86 live cd iso image from 1.1.0beta4 via this link (http://mail.pdaxrom.org/download/1.1.0beta4/pdaX86/pdaXrom.iso)
2. I've spare partition just for pdaxrom development and its automatically mounted under /mnt/hd
Here is what I did:
mkdir -p /mnt/hd/tmp/ipkg
mkdir -p /mnt/hd/tmp/roots
mkdir -p /mnt/hd/cross/arm
mkdir -p /mnt/hd/pdaxrom/pdaXrom-builder
cd /tmp
ln -s /mnt/hd/tmp/ipkg
ln -s /mnt/hd/tmp/roots
cd /opt/cross
ln -s /mnt/hd/cross/arm
cd /mnt/hd/pdaxrom/pdaXrom-builder
svn checkout https://mail.pdaXrom.org/svn/pdaXrom-builder/trunk (https://mail.pdaXrom.org/svn/pdaXrom-builder/trunk)
cd trunk
./configure akita-kernel-2.6-xtools /mnt/hd/akita-rom http://mail.pdaxrom.org/src (http://mail.pdaxrom.org/src)
cd /mnt/hd/akita-rom
make archive-toolchain
  *after make, I've to go to /opt/cross/arm/arm*/bin and copy all the armv5tel- files to arm- since the compile looking for these names
make clean
./configure akita-kernel-2.6-rom
make world
* by default it always failed at trying to download FFMpeg-20060703.tar.bz2, I couldn't found this file anywhere on the net, so I edit rules-ipk/ffmpeg.make change the FFMPEG_VERSION from 20060703 to 20050621 but it still it failed at compilation state complaining that the libavutil and the libpostpro folder not found
-
vmware image too old for build current builder (svn version), i will upload new x86 image at weekend
-
Hi Sashz,
You mention vmware image being too old or the x86 live cd image being too old for vmware?
I didn't use the vmware image, I use vmware to load the latest 1.1.0beta4 x86 live cd image.
-
arh, your probvlem - no sources for ffmpeg snapshot.
I wil update sources now.
-
Thanks.
Let me rebuild again.
-
Hi Sashz,
It can't find src tslib-07072006.tar.bz2.
Can you please update?
Thanks,
-
Hi Sashz,
when trying to build xcreensaver, it failed due to "bc" program is missing and thus failed at the xscreensaver.prepare state.
how do I install bc for the x86 live cd?
Thanks,
-
Anyone?
-
Hi Sashz,
when trying to build xcreensaver, it failed due to "bc" program is missing and thus failed at the xscreensaver.prepare state.
how do I install bc for the x86 live cd?
Thanks,
[div align=\"right\"][a href=\"index.php?act=findpost&pid=135263\"][{POST_SNAPBACK}][/a][/div]
sources updated.
yes, you need install bc for x86, or just remove xscreensaver from build list. BC included in new x86 ISO, i will upload it today at evening.
-
alrite!
Thanks,
-
yup..
you need to add xchain-bc in rules
create a new packet with NEWPACKET-XCHAIN