-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Somebody in the thread at some point said: | I am also having an issue with building the openmoko kernel source using the | toolchain downloaded from http://downloads.openmoko.org/toolchains/. I | follow the instructions from http://wiki.openmoko.org/wiki/Toolchain, but | when I get to the ./build step from within the kernel source directory i get | the following error: | | /bin/sh: ../../cross/bin/arm-angstrom-linux-gnueabi-gcc: No such file or
This is my fault... you need to edit ./build and change export CROSS_COMPILE=../../cross/bin/arm-angstrom-linux-gnueabi- to be that but corrected for the path where the toolchain stuck things. ~ That's all you should need to do. - -Andy -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkiJ5GIACgkQOjLpvpq7dMrVmwCePtbL4YK2PWfqaFf0l5Tx6/NG ntEAn30whWkkxvGgS/tJKeTkXAQIE2sl =eivs -----END PGP SIGNATURE----- _______________________________________________ devel mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/devel
