Author Topic: Pdaxrom Build Error - Glib22  (Read 5421 times)

InSearchOf

  • Administrator
  • Hero Member
  • *****
  • Posts: 1144
    • View Profile
    • http://
Pdaxrom Build Error - Glib22
« Reply #15 on: January 16, 2007, 06:59:33 pm »
glib2 is already built for pdaxrom-builder "pdax86"

unless if he is using some foreign image other then what myself and sashz using to build apps...

Late
Sharp Zaurus SL-C3100 and SL-6000L
pdaXrom Developer
Please visit pdaXrom.org for updates
My Blog
IRC #pdaxrom @ FreeNode

abm_y4k

  • Jr. Member
  • **
  • Posts: 71
    • View Profile
Pdaxrom Build Error - Glib22
« Reply #16 on: January 16, 2007, 07:29:12 pm »
Quote
glib2 is already built for pdaxrom-builder "pdax86"

unless if he is using some foreign image other then what myself and sashz using to build apps...

Late
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

So what are the exact steps for me to do to get it build correctly?

The following steps was working fine for me before, any additional steps I need to make?

1. load live86 cd
2. cd /mnt/hd1/pdaxrom
3. svn checkout [a href=\"https://mail.pdaxrom.org/svn/pdaXrom-builder/trunk]https://mail.pdaxrom.org/svn/pdaXrom-builder/trunk[/url]
4. cd trunk
5. ./configure akita-kernel-2.6-initrd-xtools /mnt/hd1/pdaxrom/akita-rom http://distro.ibiblio.org/pub/linux/distri...ons/pdaxrom/src
6. cd /mnt/hd1/pdaxrom/akita-rom
7. make virtual-xchain_install
8. make archive-toolchain
9. make clean
10. ./configure akita-kernel-2.6-initrd-rom
11. make world
12. make image
13. ./configure akita-kernel-2.6-rom
14. make world
15. make image

InSearchOf

  • Administrator
  • Hero Member
  • *****
  • Posts: 1144
    • View Profile
    • http://
Pdaxrom Build Error - Glib22
« Reply #17 on: January 16, 2007, 08:05:21 pm »
well I dont think it this makes a diff or not...

cd /mnt/hd1/pdaxrom??

I always use....

./pdaxrom-builder/trunk

not just ./pdaxrom/trunk

and I dont do my build under ./pdaxrom-builder

I use my home dir... or another created dir under /mnt/hd1/

Late
Sharp Zaurus SL-C3100 and SL-6000L
pdaXrom Developer
Please visit pdaXrom.org for updates
My Blog
IRC #pdaxrom @ FreeNode

abm_y4k

  • Jr. Member
  • **
  • Posts: 71
    • View Profile
Pdaxrom Build Error - Glib22
« Reply #18 on: January 16, 2007, 08:43:48 pm »
I'll try your suggestion.

Thanks,