Ok I got most of the dependency issues resolved, but now it's trying to emerge dev-java/antlr-2.7.7 and keeps giving me this error:
- Code: Select all
gcc-config error: /usr/bin/fastjar wrapper: Unable to determine executable.
CTARGET=i586-pc-linux-gnu
exec=fastjar
I've remerged jdk, java-config, and java-config-wrapper, all to no avail. I did need to change the gcc-config profile to reflect the updated gcc, and that seems to work fine since I'm able to compile other packages.
Can I just mask and skip this one for now?