discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Test reports needed for release 3.0rc1 tarball


From: Berndt Josef Wulf
Subject: Re: [Discuss-gnuradio] Test reports needed for release 3.0rc1 tarball
Date: Wed, 4 Oct 2006 05:19:47 +0930
User-agent: KMail/1.9.4

G'day,

3.0rc1 fails on NetBSD due to missing fusb_ra_wb.h:


gmake[5]: Entering directory `/tmp/gnuradio-3.0rc1/usrp/host/lib'
if /bin/ksh ../../../libtool --tag=CXX --mode=compile 
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../usrp/host/lib 
-I../../../usrp/firmware/include  -I/usr/pkg/include  -I/usr/pkg/include -Wall 
-Woverloaded-virtual -pthread -MT 
fusb_ra_wb.lo -MD -MP -MF ".deps/fusb_ra_wb.Tpo" -c -o fusb_ra_wb.lo 
fusb_ra_wb.cc; \
        then mv -f ".deps/fusb_ra_wb.Tpo" ".deps/fusb_ra_wb.Plo"; else 
rm -f ".deps/fusb_ra_wb.Tpo"; exit 1; fi
 
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../usrp/host/lib 
-I../../../usrp/firmware/include -I/usr/pkg/include -I/usr/pkg/include -Wall 
-Woverloaded-virtual -pthread -MT 
fusb_ra_wb.lo -MD -MP -MF .deps/fusb_ra_wb.Tpo -c 
fusb_ra_wb.cc  -fPIC -DPIC -o .libs/fusb_ra_wb.o
fusb_ra_wb.cc:27:24: error: fusb_ra_wb.h: No such file or directory
fusb_ra_wb.cc:78: error: 'fusb_devhandle_ra_wb' has not been declared
fusb_ra_wb.cc:78: error: ISO C++ forbids declaration of 'fusb_devhandle_ra_wb' 
with no type
[...]


The patches that optimizes data bandwidth on USB interface hasn't made it into 
the trunk :(

cheerio Berndt

On Wednesday 04 October 2006 02:05, Johnathan Corgan wrote:
> This is just a reminder to the group that we have GNU Radio release
> 3.0rc1 available for testing:
>
> http://gnuradio.org/releases/gnuradio/gnuradio-3.0rc1.tar.gz
>
> There have been no reported problems so far, but it would also be
> helpful to get more "works for me" reports as well.  You can send a note
> to me or to the list.
>
> Once the tarball is unpacked, the only difference in build instructions
> between the tarball and building from SVN is that one does not need to
> run 'bootstrap' first.
>
> The release tarball does not include all the components that are
> available via SVN, as some are considered experimental, incomplete, or
> destined for a future 'contrib' tarball.  You can still obtain these via
> SVN.
>
> Johnathan Corgan, AE6HO
> address@hidden
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio




reply via email to

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