From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: inetlib_1.1.1.bb (classpathx) doesn't install inetlib.jar to the sysroot
Date: Thu, 18 Aug 2011 22:56:15 -0700 [thread overview]
Message-ID: <4E4DFAFF.7090006@gmail.com> (raw)
In-Reply-To: <4E4CF6A7.6020901@ra.rockwell.com>
On 8/18/2011 4:25 AM, Miroslav Kes wrote:
> I have experienced this error when building the gnumail:
>
> $ cat log.do_configure
> ...
> checking if
> /home/mkes/sources/linux/platform/oebase/builds/beagleboard_gnu/build/tmp/sysroots/i686-linux/usr/bin/javac
> works... yes
> checking for fastjar... fastjar
> checking for
> /home/mkes/sources/linux/platform/oebase/builds/beagleboard_gnu/build/tmp/sysroots/java/activation.jar...
> yes
> checking for
> /home/mkes/sources/linux/platform/oebase/builds/beagleboard_gnu/build/tmp/sysroots/java/inetlib.jar...
> configure: error: can't find inetlib.jar in specified path
>
> Really, the inetlib_1.1.1.bb doesn't install the jar to the
> ${TMPDIR/sysroots/java. The logs show that the oe_jarinstall() is never
> called with the -s option.
>
> I have created a local overlay and added a call to the the java_stage i.e.
>
> do_install_append() {
> java_install
> java_stage
> }
>
> This fixed the problem.
can you post a patch for this please ?
>
> Regards
>
> Mira Kes
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
next prev parent reply other threads:[~2011-08-19 6:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-18 11:25 inetlib_1.1.1.bb (classpathx) doesn't install inetlib.jar to the sysroot Miroslav Kes
2011-08-19 5:56 ` Khem Raj [this message]
2011-08-19 7:26 ` Miroslav Kes
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E4DFAFF.7090006@gmail.com \
--to=raj.khem@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.