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

2007-01-28 Thread Eric Blossom
On Sun, Jan 28, 2007 at 09:18:08PM +0100, Davide Anastasia wrote: > 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 i

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

2007-01-28 Thread Davide Anastasia
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 a

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

2007-01-28 Thread Eric Blossom
On Sun, Jan 28, 2007 at 07:52:07PM +0100, Davide Anastasia wrote: > On dom, 2007-01-28 at 09:51 -0800, Eric Blossom wrote: > > > automake (GNU automake) 1.9.6 > > > > > > Ideas? > > > > Random guess: you've got more than one version of libtool installed > > (perhaps in a different path), and auto

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

2007-01-28 Thread Davide Anastasia
On dom, 2007-01-28 at 09:51 -0800, Eric Blossom wrote: > > automake (GNU automake) 1.9.6 > > > > Ideas? > > Random guess: you've got more than one version of libtool installed > (perhaps in a different path), and autoconf isn't looking in the > directory in which you installed libtool. It appear

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

2007-01-28 Thread Eric Blossom
On Sun, Jan 28, 2007 at 06:31:44PM +0100, Davide Anastasia wrote: > On dom, 2007-01-28 at 09:28 -0800, Eric Blossom wrote: > > > > [EMAIL PROTECTED]:~$ autoconf --version > > autoconf (GNU Autoconf) 2.59 > > > Yep! It's the same. > > > [EMAIL PROTECTED]:~$ libtool --version > > ltmain.sh

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

2007-01-28 Thread Davide Anastasia
On dom, 2007-01-28 at 09:28 -0800, Eric Blossom wrote: > > [EMAIL PROTECTED]:~$ autoconf --version > autoconf (GNU Autoconf) 2.59 > Yep! It's the same. > [EMAIL PROTECTED]:~$ libtool --version > ltmain.sh (GNU libtool) 1.5.22 Debian 1.5.22-2 (1.1220.2.365 > 2005/12/18 22:14:06) > Actual

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

2007-01-28 Thread Eric Blossom
On Sun, Jan 28, 2007 at 05:48:35PM +0100, Davide Anastasia wrote: > On sab, 2007-01-27 at 10:13 -0800, Eric Blossom wrote: > > Yes, this is the "Ubuntu libtool problem". > > (Looks like they've propagated the bad idea to 6.06 LTS too.) > > > > I suspect that you are using Debian libtool-1.5.22-4.

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

2007-01-28 Thread Davide Anastasia
On sab, 2007-01-27 at 10:13 -0800, Eric Blossom wrote: > Yes, this is the "Ubuntu libtool problem". > (Looks like they've propagated the bad idea to 6.06 LTS too.) > > I suspect that you are using Debian libtool-1.5.22-4. > > $ libtool --version > > Try rolling back to libtool-1.5.22-3 > and l

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

2007-01-27 Thread Eric Blossom
On Sat, Jan 27, 2007 at 04:35:31PM +0100, Davide Anastasia wrote: > Hi Again, > I install SWIG 1.3.31 on my Ubuntu 6.06 LTS and download through SVN the > latest GNU Radio version. > Compiling I receive this critical error: > > ./.libs/libmblock.so: undefined reference to `pmt_nth(unsigned int, >

[Discuss-gnuradio] Compilation failed [Ubuntu 6.06]

2007-01-27 Thread Davide Anastasia
Hi Again, I install SWIG 1.3.31 on my Ubuntu 6.06 LTS and download through SVN the latest GNU Radio version. Compiling I receive this critical error: ./.libs/libmblock.so: undefined reference to `pmt_nth(unsigned int, boost::shared_ptr)' ./.libs/libmblock-qa.so: undefined reference to `pmt_intern