Re: [Angstrom-devel] Problems using autotools for new recipe

2012-04-05 Thread Bryan Evenson
-distro-devel-boun...@linuxtogo.org [mailto:angstrom-distro-devel-boun...@linuxtogo.org] On Behalf Of Bryan Evenson Sent: Wednesday, April 04, 2012 4:38 PM To: Discussion of the angstrom distribution development Subject: Re: [Angstrom-devel] Problems using autotools for new recipe Khem, It does look

Re: [Angstrom-devel] Problems using autotools for new recipe

2012-04-04 Thread Khem Raj
...@linuxtogo.org [mailto:angstrom-distro-devel-boun...@linuxtogo.org] On Behalf Of Khem Raj Sent: Tuesday, April 03, 2012 9:46 AM To: Discussion of the angstrom distribution development Subject: Re: [Angstrom-devel] Problems using autotools for new recipe On Tue, Apr 3, 2012 at 5:26 AM, Bryan

Re: [Angstrom-devel] Problems using autotools for new recipe

2012-04-04 Thread Gary Thomas
...@linuxtogo.org [mailto:angstrom-distro-devel-boun...@linuxtogo.org] On Behalf Of Khem Raj Sent: Tuesday, April 03, 2012 9:46 AM To: Discussion of the angstrom distribution development Subject: Re: [Angstrom-devel] Problems using autotools for new recipe On Tue, Apr 3, 2012 at 5:26 AM, Bryan

Re: [Angstrom-devel] Problems using autotools for new recipe

2012-04-04 Thread Bryan Evenson
-devel-boun...@linuxtogo.org [mailto:angstrom-distro-devel-boun...@linuxtogo.org] On Behalf Of Khem Raj Sent: Tuesday, April 03, 2012 9:46 AM To: Discussion of the angstrom distribution development Subject: Re: [Angstrom-devel] Problems using autotools for new recipe On Tue, Apr 3, 2012 at 5:26 AM

Re: [Angstrom-devel] Problems using autotools for new recipe

2012-04-04 Thread Khem Raj
On Wed, Apr 4, 2012 at 10:11 AM, Bryan Evenson beven...@melinkcorp.com wrote: EXTRA_OECONF = --sysroot=/media/sda3/stuff/tmp/sysroots/at91sam9x5ek-angstrom-linux-gnueabi this is compiler option and not configure option this is compiler option but you should not need to set it. OE should be

Re: [Angstrom-devel] Problems using autotools for new recipe

2012-04-04 Thread Bryan Evenson
development Subject: Re: [Angstrom-devel] Problems using autotools for new recipe On Wed, Apr 4, 2012 at 10:11 AM, Bryan Evenson beven...@melinkcorp.com wrote: EXTRA_OECONF = --sysroot=/media/sda3/stuff/tmp/sysroots/at91sam9x5ek-angstrom-linux-gnueabi this is compiler option and not configure

Re: [Angstrom-devel] Problems using autotools for new recipe

2012-04-03 Thread Bryan Evenson
: Tuesday, April 03, 2012 1:35 AM To: Discussion of the angstrom distribution development Subject: Re: [Angstrom-devel] Problems using autotools for new recipe On Mon, Apr 2, 2012 at 7:45 AM, Bryan Evenson beven...@melinkcorp.com wrote: /media/sda3/stuff/tmp/sysroots/i686-linux/usr/armv5te/lib/gcc

Re: [Angstrom-devel] Problems using autotools for new recipe

2012-04-03 Thread Khem Raj
On Tue, Apr 3, 2012 at 5:26 AM, Bryan Evenson beven...@melinkcorp.com wrote: --sysroot=/media/sda3/stuff/tmp/sysroots/armv5te- angstrom-linux-gnueabi your sysroot is pointing to --sysroot=/media/sda3/stuff/tmp/sysroots/armv5te-angstrom-linux-gnueabi and I hope under that dir you have crt1.o

Re: [Angstrom-devel] Problems using autotools for new recipe

2012-04-03 Thread Bryan Evenson
] Problems using autotools for new recipe On Tue, Apr 3, 2012 at 5:26 AM, Bryan Evenson beven...@melinkcorp.com wrote: --sysroot=/media/sda3/stuff/tmp/sysroots/armv5te- angstrom-linux-gnueabi your sysroot is pointing to --sysroot=/media/sda3/stuff/tmp/sysroots/armv5te-angstrom-linux-gnueabi

[Angstrom-devel] Problems using autotools for new recipe

2012-04-02 Thread Bryan Evenson
I feel I am very close to getting my new Bitbake recipe working with Angstrom, but I am running into issues with autotools working with Bitbake. I know I must have something misconfigured, but I don't know what it could be. For reference, here is the output of my log.do_configure: +

Re: [Angstrom-devel] Problems using autotools for new recipe

2012-04-02 Thread Bryan Evenson
-devel-boun...@linuxtogo.org [mailto:angstrom-distro-devel-boun...@linuxtogo.org] On Behalf Of Bryan Evenson Sent: Monday, April 02, 2012 9:16 AM To: angstrom-distro-devel@linuxtogo.org Subject: [Angstrom-devel] Problems using autotools for new recipe I feel I am very close to getting my new

Re: [Angstrom-devel] Problems using autotools for new recipe

2012-04-02 Thread Khem Raj
On Mon, Apr 2, 2012 at 6:16 AM, Bryan Evenson beven...@melinkcorp.com wrote: My Bitbake recipe is pretty minimal: DESCRIPTION = App Name AUTHOR = Author PR = r1 SRC_URI = file:///path/to/tarball/${PN}-${PV}.tar.gz DEPENDS = virtual/kernel S = ${WORKDIR} inherit autotools do_install ()

Re: [Angstrom-devel] Problems using autotools for new recipe

2012-04-02 Thread Christophe Aeschlimann
Hi Bryan, On 02.04.2012 15:16, Bryan Evenson wrote: [...] My Bitbake recipe is pretty minimal: DESCRIPTION = App Name AUTHOR = Author PR = r1 SRC_URI = file:///path/to/tarball/${PN}-${PV}.tar.gz DEPENDS = virtual/kernel S = ${WORKDIR} inherit autotools do_install () {

Re: [Angstrom-devel] Problems using autotools for new recipe

2012-04-02 Thread Christophe Aeschlimann
On 02.04.2012 15:55, Christophe Aeschlimann wrote: Hi Bryan, On 02.04.2012 15:16, Bryan Evenson wrote: [...] My Bitbake recipe is pretty minimal: DESCRIPTION = App Name AUTHOR = Author PR = r1 SRC_URI = file:///path/to/tarball/${PN}-${PV}.tar.gz DEPENDS = virtual/kernel S =

Re: [Angstrom-devel] Problems using autotools for new recipe

2012-04-02 Thread Bryan Evenson
: angstrom-distro-devel-boun...@linuxtogo.org [mailto:angstrom-distro-devel-boun...@linuxtogo.org] On Behalf Of Khem Raj Sent: Monday, April 02, 2012 9:47 AM To: Discussion of the angstrom distribution development Subject: Re: [Angstrom-devel] Problems using autotools for new recipe On Mon, Apr 2, 2012

Re: [Angstrom-devel] Problems using autotools for new recipe

2012-04-02 Thread Khem Raj
On Mon, Apr 2, 2012 at 7:45 AM, Bryan Evenson beven...@melinkcorp.com wrote: /media/sda3/stuff/tmp/sysroots/i686-linux/usr/armv5te/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld: crt1.o: No such file: No such file or directory collect2: ld returned 1