Author Topic: Pdaxrom R198 Building Failed  (Read 2270 times)

abm_y4k

  • Jr. Member
  • **
  • Posts: 71
    • View Profile
Pdaxrom R198 Building Failed
« on: April 26, 2007, 05:58:37 pm »
Hi all,

I followed the new steps from pdaxrom.org but failed at steps 11:

1. mkdir /disk1/pdaxrom-builder
2. cd /disk1/pdaxrom-builder
3. svn checkout https://pdaxrom.svn.sourceforge.net/svnroot/pdaxrom/trunk
4. cd trunk
5. ./configure akita-kernel-2.6-xtools /disk1/akita-rom http://distro.ibiblio.org/pub/linux/distri...ons/pdaxrom/src
6. cd /disk1/akita-rom
7. make virtual-xchain_install
8. make archive-toolchain
9. make clean
10. ./configure akita-kernel-2.6-rom
11. make world  <<-- failed
12. make image

Below was the error:

Quote
cp  -a "/opt/cross/arm/3.4.6-xscale-softvfp-akita"/share/aclocal-1.9/* "/opt/cross/arm/3.4.6-xscale-softvfp-akita"/share/aclocal/
rm -rf "/opt/cross/arm/3.4.6-xscale-softvfp-akita"/share/aclocal-1.9
ln -sf aclocal "/opt/cross/arm/3.4.6-xscale-softvfp-akita"/share/aclocal-1.9
cp -a "/usr"/share/aclocal/pkg.m4 "/opt/cross/arm/3.4.6-xscale-softvfp-akita"/share/aclocal-1.9/
cp: cannot stat `/usr/share/aclocal/pkg.m4': No such file or directory
make: *** [/disk1/akita-rom/state/automake176.install] Error 1

How can I fix this problem?

should I just skip this installation but touch automake176.install file in state folder?

Thanks,

realm

  • Jr. Member
  • **
  • Posts: 79
    • View Profile
    • http://
Pdaxrom R198 Building Failed
« Reply #1 on: April 27, 2007, 10:58:57 am »
SL-C860   r197
SL-C3000 Angstrom with e17 /1 Gig SD/Senao Wifi/CF Bluetooth/CF GPS

abm_y4k

  • Jr. Member
  • **
  • Posts: 71
    • View Profile
Pdaxrom R198 Building Failed
« Reply #2 on: April 27, 2007, 01:46:55 pm »
hi realm,

According to your symbolic link problem, I did what you said but still not work.

Mine error is some how regarding to pkg.m4 being missing from the aclocal dir.

I heard from the bug report, m4 need to recompile in order to get the missing m4 again but I also rebuilt the m4 to the latest version and still missing these files.

Does anyone successfully built a new rom using the new steps from pdaxrom site?


Thanks,

realm

  • Jr. Member
  • **
  • Posts: 79
    • View Profile
    • http://
Pdaxrom R198 Building Failed
« Reply #3 on: April 28, 2007, 11:35:54 pm »
my aclocal directory contains:

Code: [Select]
amversion.m4  freetype2.m4     lex.m4         mkdirp.m4    python.m4
as.m4         gcj.m4           libtool.m4     multi.m4     regex.m4
auxdir.m4     glib-2.0.m4      lispdir.m4     obsol-gt.m4  runlog.m4
ccstdc.m4     glib-gettext.m4  ltdl.m4        obsol-lt.m4  sanity.m4
cond.m4       header.m4        maintainer.m4  obsolete.m4  strip.m4
depend.m4     init.m4          make.m4        options.m4   tar.m4
depout.m4     install-sh.m4    minuso.m4      pkg.m4
dmalloc.m4    lead-dot.m4      missing.m4     protos.m4

i'm up to trying to get past lib pango now though, so you probably won't have as many.

i checked through the pdaxrom build system and am not sure where it lived before then. its not a binary though, so if thats all its missing you could just copy it over from the native filesystem and be fine. keep me updated with your progress, i'd like to get mine functional too.
SL-C860   r197
SL-C3000 Angstrom with e17 /1 Gig SD/Senao Wifi/CF Bluetooth/CF GPS