: angstrom-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
stribution development
Subject: Re: [Angstrom-devel] Problems using autotools for new recipe
On Wed, Apr 4, 2012 at 10:11 AM, Bryan Evenson wrote:
>
> EXTRA_OECONF =
> "--sysroot=/media/sda3/stuff/tmp/sysroots/at91sam9x5ek-angstrom-linux-gnueabi"
this is compiler option and
On Wed, Apr 4, 2012 at 10:11 AM, Bryan Evenson 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 setting it for you
_
;heavy hammer" approach, but quick & easy to try :-)
>> -Original Message-
>> From: angstrom-distro-devel-boun...@linuxtogo.org
>> [mailto:angstrom-distro-devel-boun...@linuxtogo.org] On Behalf Of Khem Raj
>> Sent: Tuesday, April 03, 2012 9:46 AM
>> T
o-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, Bry
ssage-
> From: angstrom-distro-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
[Angstrom-devel] Problems using autotools for new recipe
On Tue, Apr 3, 2012 at 5:26 AM, Bryan Evenson 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-gnuea
On Tue, Apr 3, 2012 at 5:26 AM, Bryan Evenson 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
__
/usr/share/info'
install_sh='${SHELL}
/media/sda3/stuff/tmp/work/armv5te-angstrom-linux-gnueabi/ih3-main-app-0.0.1-r1/ih3-main-app-0.0.1/install-sh'
libdir='/usr/lib'
libexecdir='/usr/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var
On Mon, Apr 2, 2012 at 7:45 AM, Bryan Evenson 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 exit status
> configur
riginal Message-
From: 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 re
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
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
>
>
On Mon, Apr 2, 2012 at 6:16 AM, 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 (
-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
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:
+ do_config
16 matches
Mail list logo