Re: Make util not getting the toolchain

2008-09-22 Thread xiangfu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi

Shaz wrote:
 Hi,
 
 I am compiling a small package which does not have any autoconf so has
 only a simple recursive Makefile. When I try to build it with the OM
 toolchain it gives me the following error message:
 
make[1]:
 /usr/local/openmoko/arm/bin/arm-angtrom-linux-gnueabi-gcc: Command not
 found
check you Makefile i think the CROSS should be  arm-angstrom-linux-gnueabi-
seems you ignore a S  in angstrom
hope this can help

 
 The environment variables are fine as I have run the environment
 script provided with the toolchain and checked it with echo
 $VAR-NAME. What can be the possible reason behind this weird
 behavior?
 
 I tried compiling it with arm-angstrom-linux-gnueabi-gcc instead of
 make and it worked half way through (LD etc needs to be done also)
 but I don't want to do it that way anymore :)
 
 --
 Shaz
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQEVAwUBSNdZsRFuNemPXNFjAQKCkQf/Zbyh6Ox9H9jkfJm5vyqUHpWnotrl8AWl
mFLxqzKIDcxNDGFki1dtCsanHiYRNeAOAu+w06UGZxGn4OI1fMitWc/jU81p2w4g
wB90lsrnM6t/RRWRwQk/VAhKeXT++i5uoj2mONKXMlUCWZsW8TC4MpLqX8F6RAqn
HyZvMo9+ykifY+AwumBt+AMzGNiXSfWsVycIm+sqVX5jZE9v0F0KgmU2Q9NMCYli
DxYDAChXBcBAjCYlu62xwib51aYbHlY0nNpbG1U/5/qbf1shNFLMv56rTIEhhWEg
yrEbQmsquTlc9Le7IGLe+huVNv5bItsE5gH/VoqOrVu1MjwGcEwCZA==
=uIt9
-END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Make util not getting the toolchain

2008-09-22 Thread Shaz
On Mon, Sep 22, 2008 at 1:39 PM, xiangfu [EMAIL PROTECTED] wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Hi

 Shaz wrote:
 Hi,

 I am compiling a small package which does not have any autoconf so has
 only a simple recursive Makefile. When I try to build it with the OM
 toolchain it gives me the following error message:

make[1]:
 /usr/local/openmoko/arm/bin/arm-angtrom-linux-gnueabi-gcc: Command not
 found
 check you Makefile i think the CROSS should be  arm-angstrom-linux-gnueabi-
 seems you ignore a S  in angstrom
 hope this can help

RIGHT :0) But it was giving problems with the environment variables
too. I just added it later to troubleshoot the problem.
Thanks.



 The environment variables are fine as I have run the environment
 script provided with the toolchain and checked it with echo
 $VAR-NAME. What can be the possible reason behind this weird
 behavior?

 I tried compiling it with arm-angstrom-linux-gnueabi-gcc instead of
 make and it worked half way through (LD etc needs to be done also)
 but I don't want to do it that way anymore :)

 --
 Shaz

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.6 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

 iQEVAwUBSNdZsRFuNemPXNFjAQKCkQf/Zbyh6Ox9H9jkfJm5vyqUHpWnotrl8AWl
 mFLxqzKIDcxNDGFki1dtCsanHiYRNeAOAu+w06UGZxGn4OI1fMitWc/jU81p2w4g
 wB90lsrnM6t/RRWRwQk/VAhKeXT++i5uoj2mONKXMlUCWZsW8TC4MpLqX8F6RAqn
 HyZvMo9+ykifY+AwumBt+AMzGNiXSfWsVycIm+sqVX5jZE9v0F0KgmU2Q9NMCYli
 DxYDAChXBcBAjCYlu62xwib51aYbHlY0nNpbG1U/5/qbf1shNFLMv56rTIEhhWEg
 yrEbQmsquTlc9Le7IGLe+huVNv5bItsE5gH/VoqOrVu1MjwGcEwCZA==
 =uIt9
 -END PGP SIGNATURE-




-- 
Shaz

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Make util not getting the toolchain

2008-09-21 Thread Shaz
Hi,

I am compiling a small package which does not have any autoconf so has
only a simple recursive Makefile. When I try to build it with the OM
toolchain it gives me the following error message:

   make[1]:
/usr/local/openmoko/arm/bin/arm-angtrom-linux-gnueabi-gcc: Command not
found

The environment variables are fine as I have run the environment
script provided with the toolchain and checked it with echo
$VAR-NAME. What can be the possible reason behind this weird
behavior?

I tried compiling it with arm-angstrom-linux-gnueabi-gcc instead of
make and it worked half way through (LD etc needs to be done also)
but I don't want to do it that way anymore :)

--
Shaz

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community