Four more errors of the same type (no rule to make xyz). The work arounds are obviously not the solution, but I have no time to look into this more deeply:
gr-gsm-fr-vocoder/src/lib needs: ln -s {python/,}gsm_full_rate.cc gr-noaa/swig needs: ln -s {python/,}noaa_swig.cc gr-trellis/src/lib needs: ln -s {python/,}trellis.cc gr-video-sdl/src needs: ln -s {python/,}video_sdl.cc Dimitrios Symeonidis "If you think you're too small to make a difference, try sleeping with a mosquito!" - Amnesty International On 31 March 2011 14:41, azim...@gmail.com <azim...@gmail.com> wrote: > Correction: > Distro GCC binutils > Ubuntu 10.04 4.4 2.20 > Ubuntu 10.10 4.4 2.20 > Ubuntu 11.04 4.5 2.21 > Fedora 15 4.6 2.21 > > What I'm saying is, 10.04 == 10.10, so you shouldn't see much > difference (only boost went from 1.40 to 1.42), but you should see > some errors in 11.04 and even more in Fedora 15 > > Dimitrios Symeonidis > "If you think you're too small to make a difference, try sleeping with > a mosquito!" - Amnesty International > > > > On 31 March 2011 14:22, azim...@gmail.com <azim...@gmail.com> wrote: >> PS >> >> Distro GCC binutils >> Ubuntu 10.04 4.4 2.21 >> Ubuntu 10.10 4.4 2.20 >> Ubuntu 11.04 4.5 2.21 >> Fedora 15 4.6 2.21 >> >> Dimitrios Symeonidis >> "If you think you're too small to make a difference, try sleeping with >> a mosquito!" - Amnesty International >> >> >> >> On 31 March 2011 11:54, azim...@gmail.com <azim...@gmail.com> wrote: >>> Thanks guys. Here's the latest update on errors and solutions: >>> >>> ========================== >>> >>> gruel/src/lib needs: >>> -lboost_system -lboost_filesystem >>> >>> gr-usrp/apps needs: >>> ../../gnuradio-core/src/lib/.libs/libgnuradio-core-3.4.0git.so.0 >>> ../../usrp/host/lib/.libs/libusrp-3.4.0git.so.0 >>> (twice: both for usrp_rx_cfile and for usrp_siggen) >>> >>> gr-gsm-fr-vocoder/src/lib: >>> make[7]: Entering directory >>> `/home/azimout/gnuradio/gr-gsm-fr-vocoder/src/lib' >>> make[7]: *** No rule to make target `gsm_full_rate.cc', needed by >>> `_gsm_full_rate_la-gsm_full_rate.lo'. Stop. >>> >>> ========================== >>> >>> Dimitrios Symeonidis >>> "If you think you're too small to make a difference, try sleeping with >>> a mosquito!" - Amnesty International >>> >>> >>> >>> On 30 March 2011 18:07, Tom Rondeau <trondeau1...@gmail.com> wrote: >>>> On Wed, Mar 30, 2011 at 11:59 AM, Johnathan Corgan >>>> <jcor...@corganenterprises.com> wrote: >>>>> >>>>> On Wed, Mar 30, 2011 at 08:18, azim...@gmail.com <azim...@gmail.com> >>>>> wrote: >>>>> >>>>> > Hi all, does anyone else get this error message when compiling >>>>> > GnuRadio? This is with latest code from today's master git tree, on >>>>> > Ubuntu 11.04, boost 1.42 >>>>> > >>>>> > I can bypass this by manually adding -lboost_system -lboost_filesystem >>>>> >>>>> This looks like another instance of the new Debian DSO linking policy >>>>> show us where we've been making assumptions in our linker commands. >>>>> Your fix is correct; we'll need to figure out how to put it in the >>>>> appropriate Makefile.am. >>>>> >>>>> Here we've been sticking to the Ubuntu 10.04 LTS release for most of >>>>> our development and testing. Looks like we need to add 10.10 and >>>>> 11.04 VMs to the build farm so we can start catching this earlier. >>>>> >>>>> Johnathan >>>> >>>> Just a data point: one of my machines runs 10.10 without this problem >>>> (unless it's a brand new update). I think this has been introduced in >>>> 11.04. >>>> Tom >>>> >>> >> > _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio