https://bugs.kde.org/show_bug.cgi?id=389473
--- Comment #31 from Tam HANNA <tam...@tamoggemon.com> --- Hello Sergio, sorry for being away so long, and thank you for your help so far - I was held up by another customer. Now, I got back to the problem. Now, I tried this: tamhan@TAMHAN14:~/clazyspace$ export LD_LIBRARY_PATH=/data/prefix/clang-6.0/lib/:$LD_LIBRARY_PATH tamhan@TAMHAN14:~/clazyspace$ clazy main.cpp : CommandLine Error: Option 'static-func-full-module-prefix' registered more than once! fatal error: error in backend: inconsistency in registered CommandLine options clang-6.0: error: clang frontend command failed with exit code 70 (use -v to see invocation) Very oddly, the library is right there: tamhan@TAMHAN14:/data/prefix/clang-6.0/lib$ ls ClangLazy.so And the variable points at it: tamhan@TAMHAN14:/data/prefix/clang-6.0/lib$ echo $LD_LIBRARY_PATH /data/prefix/clang-6.0/lib/: -- You are receiving this mail because: You are watching all bug changes.