[oe] Problem creating 'task-' recipe

2010-04-09 Thread Mark Butsch
uot;Task to assemble Syn-tech Systems' APOSD" PR = "r0" inherit task RDEPENDS_${PN} = " \ libsynlib \ libodbtp \ adc-router \ mocana-fips \ dropbear-mocana \ logproc \ nullogin \ tip \ aposd-misc \

Re: [oe] need help with "Couldn't find shared library provider for ..."

2010-03-18 Thread Mark Butsch
> -Original Message- > From: openembedded-devel-boun...@lists.openembedded.org > [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of > > Mark Butsch > Sent: Tuesday, March 16, 2010 4:38 PM > To: 'openembedded-devel@lists.openembedded.org&

[oe] need help with "Couldn't find shared library provider for ..."

2010-03-16 Thread Mark Butsch
Hello, I am getting the following Note when building my code: NOTE: Running task 469 of 474 (ID: 10, /home/ad/mbutsch/phytec-mx27/com.syntech/recipes/aposd-ecd/aposd-ecd.bb, do_qa_staging) NOTE: Couldn't find shared library provider for libfipscrypto.so I googled for this and the suggestions w

[oe] Need help with "No GNU_HASH in the elf binary"

2010-03-15 Thread Mark Butsch
Hello, I am trying to build some of our code under OE and am getting the "No GNU_HASH in the elf binary" error. The code is not particularly 'recipe' friendly, so it has overridden 'do_compile()' to compile it how it was done outside of OE. I have googled for the error and found lots of refer

Re: [oe] linux 2.6.33-rc8 do_stage failed

2010-02-24 Thread Mark Butsch
_IMAGETYPE} install -m 0644 System.map ${STAGING_KERNEL_DIR}/System.map-${KERNEL_VERSION} [ -e Module.symvers ] && install -m 0644 Module.symvers ${STAGING_KERNEL_DIR}/ cp -fR scripts ${STAGING_KERNEL_DIR}/ } On Mon, Feb 22, 2010 at 7:06 PM, Mark Butsch wrote: > Hello, > > I am tryi

[oe] linux 2.6.33-rc8 do_stage failed

2010-02-22 Thread Mark Butsch
Hello, I am trying to build the 2.6.33-rc8 linux kernel and keep getting a failure in do_stage. The log file that it says to look in is empty (zero bytes). Any suggestions for troubleshooting/resolving this? I am using the stable/2009 branch, Angstrom distro and building for an i.MX27 board (

[oe] Still trying to build Java

2010-02-04 Thread Mark Butsch
Hello again, I am still trying to build java and don't seem to be getting anywhere. The more I try, the more confused I get. I think I am not understanding something about building Java under OE (org.openembedded.dev branch, Angstrom Distro, i686). I would like to start from the beginning and ma

Re: [oe] Difficulties building java

2010-01-29 Thread Mark Butsch
on Thursday, January 28, 2010 6:05 AM, Henning Heinold wrote: > On Wed, Jan 27, 2010 at 04:49:13PM -0500, Mark Butsch wrote: > > I forgot to mention that I am using "stable/2009" branch. > > Hm seems stable branch is not in the right shape for java stuff. > > &

Re: [oe] Difficulties building java

2010-01-27 Thread Mark Butsch
Paul Menzel wrote on Friday, January 22, 2010 4:47 PM > To: openembedded-devel@lists.openembedded.org > Subject: Re: [oe] Difficulties building java > > Dear Mark, > > > Am Freitag, den 22.01.2010, 15:37 -0500 schrieb Mark Butsch: > > […] > > > The error I am s

[oe] Difficulties building java

2010-01-22 Thread Mark Butsch
Hello, I am trying to build java under OE and I am having some difficulties. I have used the wiki page to get me as far as I am, but I am stuck. I have an x86 64-bit build machine, using the Angstrom distro, my target is generic i686. >From the wiki, I am have the following in my conf/machine