Re: Error building for PPC64 (...optional.ANTLR not found)
Posted by wspear on Oct 05, 2017; 10:53pm
URL: https://forum.jogamp.org/Error-building-for-PPC64-optional-ANTLR-not-found-tp4038226p4038231.html
I decided to download 1.9.9 instead of my system default and was able to work around that problem. My latest road-block is at the top of my post now ( libtest1.so: No symbol version section for versioned symbol `memcpy@GLIBC_2.0' ). I may not be using proper forum etiquette here. Should I start a new post, maybe in the gluegen subforum, for that issue?
Edit: I was able to fix this by tweaking glibc-compat-symbols.h to account for ppc64 too. The junit tests pass so the next stop is building jogl...