blog.aplikacja.info
[FIXED] "not found (try using -rpath or -rpath-link)" during cross compilation | Dariusz on Software Quality
http://blog.aplikacja.info/2015/01/fixed-not-found-try-using-rpath-or-rpath-link-during-cross-compilation
Dariusz on Software Quality. Methods and Tools For Your Project. Couring GIT output →. FIXED] "not found (try using -rpath or -rpath-link)" during cross compilation. When you see the following kind of errors during cross compilation (linking phase):. Ld: warning: libfontconfig.so.1, needed by …/libQtGui.so, not found ( try using -rpath or -rpath-link. Ld: warning: libaudio.so.2, needed by …/libQtGui.so, not found (try using -rpath or -rpath-link). There could be two reasons:. And change to the following:.
janveldeman.wordpress.com
Managing environment variables with modules | Jan Veldeman's Weblog
https://janveldeman.wordpress.com/2008/03/05/managing-environment-variables-with-modules
Jan Veldeman’s Weblog. Laquo; having fun with sed. Managing environment variables with modules. When dealing with different versions of a program (e.g. uclibc or glibc based cross compilers), you sometimes want to easily switch between them. In the past I used small env.sh files which contained the necessary additions to PATH and other environment settings. Because settings were never undone, this sometimes led to difficult to find problems. When a former colleague showed me modules. Now I can use:.
SOCIAL ENGAGEMENT