Compiling corecdp-2.1.0 on Ubuntu 12.04 Issues

Home Forums MultiConnect OCG Compiling corecdp-2.1.0 on Ubuntu 12.04 Issues

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2782
    Steven Moon
    Participant

    I am trying to build a new openjdk image on Ubuntu 12.04 but am having a few issues; most of which I have been able to resolve. However, I am stumped by this one.

    The icedtea package fails and I have found this patch made on July 31 – http://patches.openembedded.org/patch/33465/. How do I apply this patch to my local copy of corecdp-2.1.0?

    Thanks,

    Steven

    #4216
    Steven Moon
    Participant

    I understand that the release notes do state Ubuntu >= 11.10 are not supported. I was just trying it to see if I could avoid moving to <= 11.04.

    Cheers,

    Steven

    #4217
    Jesse Gilles
    Blocked

    You can try applying the patch to the meta-java subdir inside your corecdp directory.

    Something like:

    cd corecdp-2.1.0/meta-java

    patch -p1 < the_patch

    #4221
    James Armstrong
    Participant

    I am also having problems compiling. It is failing on the openssl compile. The link has a bunch of undefined references like BIO_s_file, CRYPTO_dbg_get_options. The individual compiles seemed to work, just the link that is failing. Ubuntu 12.1 (which I just see may be an issue).

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.