OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: abm_y4k on July 14, 2006, 04:08:09 pm

Title: Sashz: Building New Rom Error
Post 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:

Quote
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
Title: Sashz: Building New Rom Error
Post by: sashz on July 14, 2006, 04:15:27 pm
vmware image too old for build current builder (svn version), i will upload new x86 image at weekend
Title: Sashz: Building New Rom Error
Post by: abm_y4k on July 14, 2006, 04:20:20 pm
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.
Title: Sashz: Building New Rom Error
Post by: sashz on July 14, 2006, 04:35:25 pm
arh, your probvlem - no sources for ffmpeg snapshot.
I wil update sources now.
Title: Sashz: Building New Rom Error
Post by: abm_y4k on July 14, 2006, 06:44:49 pm
Thanks.

Let me rebuild again.
Title: Sashz: Building New Rom Error
Post by: abm_y4k on July 14, 2006, 08:51:29 pm
Hi Sashz,

It can't find src tslib-07072006.tar.bz2.

Can you please update?

Thanks,
Title: Sashz: Building New Rom Error
Post by: abm_y4k on July 16, 2006, 03:40:50 am
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,
Title: Sashz: Building New Rom Error
Post by: abm_y4k on July 17, 2006, 12:43:01 pm
Anyone?
Title: Sashz: Building New Rom Error
Post by: sashz on July 17, 2006, 01:38:46 pm
Quote
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.
Title: Sashz: Building New Rom Error
Post by: abm_y4k on July 17, 2006, 01:51:56 pm
alrite!

Thanks,
Title: Sashz: Building New Rom Error
Post by: willgan on July 18, 2006, 11:55:10 pm
yup..
you need to add xchain-bc in rules
create a new packet with NEWPACKET-XCHAIN