discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Compilation failed [Ubuntu 6.06]


From: Davide Anastasia
Subject: Re: [Discuss-gnuradio] Compilation failed [Ubuntu 6.06]
Date: Sun, 28 Jan 2007 21:18:08 +0100

On dom, 2007-01-28 at 11:20 -0800, Eric Blossom wrote:
> It's being triggered here because it's trying to link against the
> _installed_ version of the library, not the _build_ version of the
> library.  The problem is that it's passing the "--rpath
> /usr/local/lib" to the linker.  This is wrong at this stage of the
> build.
> 
> I believe that you can change the symptom by doing a "make uninstall"
> and ensuring that there's no gnuradio related stuff in PREFIX/lib or
> PREFIX/lib/python<ver>/site-packages/gnuradio.
> 
> When you rebuild, I believe that it will fail someplace else in the
> build. 

You believe wrong! :)
I done "make uninstall", "make distclean" and then... everything
works! :)

Thank you,
-- 
Davide Anastasia

web: http://www.davideanastasia.com/
email: address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]