I believe something got hung-up in your build... what revision are you running?
Have you try to restart your build.. basically creating a new build env?
Then are you still getting the same error...
I have a build running that has been running for that past 2 days... (EVERY SINGLE PACKAGE!) no halts... well 2 but I know the reason for them... and will be fixed in the next revision...
but let me know...
Late
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]
I just downloaded the latest live86 and svn the latest pdaxrom-builder trunk(rev 175).
I've tried to build using the procedures below and always failed at step 12. I don't know why step 9 the make world command works but not at steps 12.
Please help.
Thanks,
0. cd /mnt/hd1/pdaxrom
1. svn checkout [a href=\"https://mail.pdaxrom.org/svn/pdaXrom-builder/trunk]https://mail.pdaxrom.org/svn/pdaXrom-builder/trunk[/url]
2. cd trunk
3. ./configure akita-kernel-2.6-initrd-xtools /mnt/hd1/pdaxrom/akita-rom
http://distro.ibiblio.org/pub/linux/distri...ons/pdaxrom/src4. cd /mnt/hd1/pdaxrom/akita-rom
5. make virtual-xchain_install
6. make archive-toolchain
7. make clean
8. ./configure akita-kernel-2.6-initrd-rom
9. make world
10. make image
11. ./configure akita-kernel-2.6-rom
12. make world <<---- always failed here, just don't know why the first make world works and this one doesn't
13. make image