Re: [Discuss-gnuradio] Problems with the current GIT source for Gnu Radio

2011-09-05 Thread Tom Rondeau
On Sun, Sep 4, 2011 at 12:37 AM, Marcus D. Leech wrote: > On 04/09/11 12:21 AM, Josh Blum wrote: > > > >> That appears to be exactly the cause! And would explain why > >> rolling-back my local gnuradio clone to before 2011-08-22 had no > >> effect, since it was caused by pkg-config (via the >

Re: [Discuss-gnuradio] Problems with the current GIT source for Gnu Radio

2011-09-03 Thread Marcus D. Leech
On 04/09/11 12:21 AM, Josh Blum wrote: > >> That appears to be exactly the cause! And would explain why >> rolling-back my local gnuradio clone to before 2011-08-22 had no >> effect, since it was caused by pkg-config (via the >> autoconf/automake/configure chain) putting all that extra (and w

Re: [Discuss-gnuradio] Problems with the current GIT source for Gnu Radio

2011-09-03 Thread Josh Blum
> That appears to be exactly the cause! And would explain why > rolling-back my local gnuradio clone to before 2011-08-22 had no > effect, since it was caused by pkg-config (via the > autoconf/automake/configure chain) putting all that extra (and wrong) goop > into UHD_LIBS. > 1) It looks l

Re: [Discuss-gnuradio] Problems with the current GIT source for Gnu Radio

2011-09-03 Thread Marcus D. Leech
On 09/03/2011 11:39 PM, Josh Blum wrote: -pthread -Wl,-soname -Wl,libgnuradio-uhd-3.4.1git.so.0 -o .libs/libgnuradio-uhd-3.4.1git.so.0.0.0 /usr/bin/ld: cannot find -l/usr/lib64/libboost_date_time-mt.so /usr/bin/ld: cannot find -l/usr/lib64/libboost_filesystem-mt.so /usr/bin/ld: cannot find -l/usr

Re: [Discuss-gnuradio] Problems with the current GIT source for Gnu Radio

2011-09-03 Thread Josh Blum
>>> -pthread -Wl,-soname -Wl,libgnuradio-uhd-3.4.1git.so.0 -o >>> .libs/libgnuradio-uhd-3.4.1git.so.0.0.0 >>> /usr/bin/ld: cannot find -l/usr/lib64/libboost_date_time-mt.so >>> /usr/bin/ld: cannot find -l/usr/lib64/libboost_filesystem-mt.so >>> /usr/bin/ld: cannot find -l/usr/lib64/libboost_progr

Re: [Discuss-gnuradio] Problems with the current GIT source for Gnu Radio

2011-09-03 Thread Marcus D. Leech
On 09/03/2011 08:35 PM, Tom Rondeau wrote: Those configure warnings aren't a problem. They've been there for a while. I haven't bothered to correct it since it's not an actual problem; it's just ugly, and we'll fix it when we can. The error you're getting, however, is strange. I've been bui

Re: [Discuss-gnuradio] Problems with the current GIT source for Gnu Radio

2011-09-03 Thread Ronaldo Nunez
Guys, It's about the same error that Greg and me described in another email. I'm running Ubuntu 10.04 i386. Regards, Ronaldo On Sat, Sep 3, 2011 at 10:02 PM, Marcus D. Leech wrote: > On 09/03/2011 08:35 PM, Tom Rondeau wrote: > > On Sat, Sep 3, 2011 at 6:19 PM, Marcus D. Leech wrote: >> >> In

Re: [Discuss-gnuradio] Problems with the current GIT source for Gnu Radio

2011-09-03 Thread Marcus D. Leech
On 09/03/2011 08:35 PM, Tom Rondeau wrote: On Sat, Sep 3, 2011 at 6:19 PM, Marcus D. Leech > wrote: Investigating the problems reported by users running build-gnuradio on Ubuntu, I was able to reproduce on Fedora 14 as well! The 'configure' portion has

Re: [Discuss-gnuradio] Problems with the current GIT source for Gnu Radio

2011-09-03 Thread Tom Rondeau
On Sat, Sep 3, 2011 at 6:19 PM, Marcus D. Leech wrote: > Investigating the problems reported by users running build-gnuradio on > Ubuntu, I was able to reproduce on Fedora 14 as well! > > The 'configure' portion has problems: > > ./configure: line 17496: test: too many arguments > ./configure: li

[Discuss-gnuradio] Problems with the current GIT source for Gnu Radio

2011-09-03 Thread Marcus D. Leech
Investigating the problems reported by users running build-gnuradio on Ubuntu, I was able to reproduce on Fedora 14 as well! The 'configure' portion has problems: ./configure: line 17496: test: too many arguments ./configure: line 17496: test: too many arguments ./configure: line 17496: test: t