Forum Discussion
Altera_Forum
Honored Contributor
9 years agoCompiler error: Could not initialize class sun.awt.X11.XToolkit
Dear all, I'm trying to compile kernels, but sometimes the compiler gives an "Error: Qsys-script FAILED" error. In <kernelname/kernelname.log>: there are several error messages: Error...
Altera_Forum
Honored Contributor
9 years agoThanks for the suggestion, I'll try it out. I'm using v16.0 (no v16.1 for our board yet).
For reference for others: ssh X forwarding is sometimes enabled by default, turn it off by using ssh -x. Disabling X forwarding means the DISPLAY enviroment variable does not get set.