Re: how to debug unexpected dependency

2011-01-28 Thread Mirko Vukovic
On Thu, Jan 27, 2011 at 1:29 PM, Ralf Wildenhues wrote: > Hello Mirko, > > * Mirko Vukovic wrote on Thu, Jan 27, 2011 at 06:31:04PM CET: > > A build of mpc on 64-bit RHEL5 fails. I tracked down the cause to an > entry > > in libmpc.la file: > > > > # Libraries that this one depends upon. > > depe

Re: how to debug unexpected dependency

2011-01-27 Thread Ralf Wildenhues
Hello Mirko, * Mirko Vukovic wrote on Thu, Jan 27, 2011 at 06:31:04PM CET: > A build of mpc on 64-bit RHEL5 fails. I tracked down the cause to an entry > in libmpc.la file: > > # Libraries that this one depends upon. > dependency_libs=' > /usr/local/lib/libmpfr.la/home/nini/OpenFOAM/ThirdParty-1

how to debug unexpected dependency

2011-01-27 Thread Mirko Vukovic
Hello, A build of mpc on 64-bit RHEL5 fails. I tracked down the cause to an entry in libmpc.la file: # Libraries that this one depends upon. dependency_libs=' /usr/local/lib/libmpfr.la/home/nini/OpenFOAM/ThirdParty-1.7.0/platforms/linux64/gmp-5.0.1/lib/ libgmp.la /usr/local/lib/libgmp.la' The s