Dynamically linked libjli for *BSD
Kurt Miller
kurt at intricatesoftware.com
Sun May 17 18:02:30 UTC 2015
On Sun, 2015-05-17 at 12:40 -0400, Bryan Everly wrote:
> Kurt,
>
> I pulled down the latest change sets (thanks for tweaking the stuff I
> submitted - much improved over what I did) and I applied your patch.
> It got farther in the build process but then started trying to compile
> a bunch of ALSA_Linix stuff. Clearly the NO_ALSA flag (don't recall
> the exact name) didn't work the way I thought it would. Can you point
> me to the right config file and I will get a patch together to get
> psst this? I was grep'ing and find'ing to no avail last night.
>
> Thanks,
> Bryan
Hi Bryan,
I think you may not have pulled the new changes in the jdk sub tree.
There are multiple trees associated with bsd-port/jdk8. Doing a hg pull
in the jdk8 dir will only get the top level tree changes. The
get_source.sh script will pull changes from the top level tree and all
sub trees (hotspot, jdk, etc).
sh ./get_source.sh
Let me know if you are still hitting build issues after trying that.
Currently, I'm getting through the build and have used the resulting jdk
image to build jdk8 again.
Regards,
-Kurt
More information about the bsd-port-dev
mailing list