[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Useless call to ldconfig and shared libraries issue



Le 03/02/2015 10:53, Paul Wise a écrit :
On Tue, Feb 3, 2015 at 5:49 PM, Corentin Desfarges wrote:

corentin@debian:~$ ldd /usr/bin/fwLauncher
     libfwCore.so.0 => not found
     libfwRuntime.so.0 => not found
...
corentin@debian:~$  objdump -x /usr/bin/fwLauncher | grep -i rpath
corentin@debian:~$
Looks like your binary does not have an rpath, please check the build
log/system to find out why.

I'm not sure to know what log you asked me to check. I get this build
log with "sudo pdebuild -us -uc -nc" :

(the log is too big for the mail list, so I posted the log file here :

   http://www.corentindesfarges.fr/buildlog.txt


Reply to: