Re: [Angstrom-devel] failure building openjdk-6

2012-04-03 Thread Marco Monguzzi
Hello:

I reverted my local.conf and disabled parallelism. I am getting:


Summary: 1 task failed:
  /home/rd-dev/workspace/angstrom/sources/meta-java/recipes-core/classpath/
classpath-native_0.98.bb, do_configure

Full log in attachment.

My system (ubuntu 11.10) has libc v2.13:

rd-dev@rd-dev-linux:/lib$ find -name libc-*
./x86_64-linux-gnu/libc-2.13.so
./i386-linux-gnu/libc-2.13.so
rd-dev@rd-dev-linux:/lib$

Thanks in advance for any help. Regards.


log.do_configure.6960
Description: Binary data
___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] failure building openjdk-6

2012-04-02 Thread Koen Kooi

Op 2 apr. 2012, om 07:31 heeft Marco Monguzzi het volgende geschreven:

 Hello,
 
 I am experiencing a failure building
 
 MACHINE=am3517-evm ./oebb.sh bitbake openjdk-6
 
 Configure for shadow-native_4.1.4.3.bb, do_configure does fail.
 
 Log file in attachment.
 
 I extended my local/conf with with variables indicated in meta-java/readme
 and then configured/updated. See also:
 
 http://icedtea.classpath.org/wiki/CrossCompileOECoreTutorial
 
 Am I missing any step?

You actually did a step too many, there's no need to change local.conf (or any 
conf for that matter) to get openjdk to build. Having said that: 
https://github.com/woglinde/meta-java/issues/24
___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] failure building openjdk-6

2012-04-02 Thread Marco Monguzzi
Hello,

on retrying (after rm pseudodone) I a am seeing that
classpath-native_0.98.bb, do_configure is failing too.

configure: WARNING: I have to compile Test.class from scratch
checking if
/home/rd-dev/workspace/angstrom/build/tmp-angstrom_2010_x-eglibc/sysroots/x86_64-linux/usr/bin/ecj-initial
is a version of gcj... jamvm-initial: /lib/x86_64-linux-gnu/libc.so.6:
version `GLIBC_2.14' not found (required by jamvm-initial)

My system (ubuntu 11.10) has libc v2.13:

rd-dev@rd-dev-linux:/lib$ find -name libc-*
./x86_64-linux-gnu/libc-2.13.so
./i386-linux-gnu/libc-2.13.so
rd-dev@rd-dev-linux:/lib$

Full log in attachment.

Thanks in advance for any help.

Regards.
m
On Mon, Apr 2, 2012 at 4:31 PM, Marco Monguzzi marco.mongu...@gmail.comwrote:

 Hello,

 I am experiencing a failure building

 MACHINE=am3517-evm ./oebb.sh bitbake openjdk-6

 Configure for shadow-native_4.1.4.3.bb, do_configure does fail.

 Log file in attachment.

 I extended my local/conf with with variables indicated in meta-java/readme
 and then configured/updated. See also:

 http://icedtea.classpath.org/wiki/CrossCompileOECoreTutorial

 Am I missing any step?

 Thanks in advance. Regards,
 Marco



log.do_configure.19056
Description: Binary data
___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] failure building openjdk-6

2012-04-02 Thread Marco Monguzzi

 You actually did a step too many, there's no need to change local.conf (or
 any conf for that matter) to get openjdk to build. Having said that:
 https://github.com/woglinde/meta-java/issues/24


Hi Koen

this time I followed the readme in meta-java

Thanks for your reply. I will revert local.conf and retry.

m
___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel