All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mihaylov, Emil" <emilmih@gmail.com>
To: Mark Hatle <mark.hatle@windriver.com>,
	"Maxin B. John" <maxin.john@intel.com>
Cc: yocto@yoctoproject.org
Subject: Re: oracle-jse-jdk
Date: Fri, 6 May 2016 12:08:56 -0700	[thread overview]
Message-ID: <63ef88e0-bc41-714e-ae4a-8477c52ba689@gmail.com> (raw)
In-Reply-To: <76de089c-50fb-95dc-bc93-956102ecd13b@windriver.com>

no i am not using

PACKAGE_CLASSES ?= "package_rpm"

i did downloaded the image from oracle and i am using it instead.

unfortunate it still wants this damn

libavcodec.so.52

i have to add another recipe that pulls that package also


On 5/6/2016 10:49 AM, Mark Hatle wrote:
> On 5/6/16 4:10 AM, Maxin B. John wrote:
>> Hi Emil,
>>
>> On Thu, May 05, 2016 at 10:43:08AM -0700, Mihaylov, Emil wrote:
>>
>>> hi Mark,
>>>
>>> my oracle-jse-jdk_1.7.0.bb
>>>
>>> looks like this
>>>
>>> -----------------------------------------------
>>>
>>> # Automatically choose java package based on target architecture
>>> DEPENDS += "libav gtk+ libxslt libxtst"
>>  From the error, I assume that you are using "RPM" as package manager in your
>> local.conf:
>>
>> PACKAGE_CLASSES ?= "package_rpm"
>>
>> Could you please try to build again with "ipk or deb" as mentioned in the README
>> file in meta-oracle-java repo ?
> This will like result in a package that installs -- but not one that works.
>
> RPM has additional checking that ipk and deb do not.  (ipk and deb don't support
> SONAME style dependencies due to design differences.)
>
> So these recipes need to work in all three package formats, and most of the time
> RPM finds run-time errors the others overlook due to this.
>
> --Mark
>
>> Best Regards,
>> Maxin
>>



  reply	other threads:[~2016-05-06 19:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-05 16:57 oracle-jse-jdk Mihaylov, Emil
2016-05-05 17:11 ` oracle-jse-jdk Mark Hatle
2016-05-05 17:43   ` oracle-jse-jdk Mihaylov, Emil
2016-05-05 18:36     ` oracle-jse-jdk Mark Hatle
2016-05-06  9:10     ` oracle-jse-jdk Maxin B. John
2016-05-06 17:49       ` oracle-jse-jdk Mark Hatle
2016-05-06 19:08         ` Mihaylov, Emil [this message]
2016-05-10 22:30         ` oracle-jse-jdk Mihaylov, Emil

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=63ef88e0-bc41-714e-ae4a-8477c52ba689@gmail.com \
    --to=emilmih@gmail.com \
    --cc=mark.hatle@windriver.com \
    --cc=maxin.john@intel.com \
    --cc=yocto@yoctoproject.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.