discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] installation error


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] installation error
Date: Fri, 16 Mar 2007 14:11:37 -0700
User-agent: Mutt/1.5.9i

On Fri, Mar 16, 2007 at 09:02:17AM -0700, bellzii wrote:
> 
> hey everyone,
> Im using a ubuntu 6.10 ,ive tried compiling the gnuradio but when i tried
> the configuring gnuradio but i got the error :       
> gr_block.cc:41: error: 'gr_io_signature_sptr' has not been declared
> gr_block.cc:42: error: 'gr_io_signature_sptr' has not been declared
> gr_block.cc: In constructor 'gr_block::gr_block(const std::string&, int,
> int)':
> gr_block.cc:44: error: class 'gr_block' does not have any field named
> 'd_input_signature'
> gr_block.cc:45: error: class 'gr_block' does not have any field named
> 'd_output_signature'
> gr_block.cc: In member function 'void gr_block::consume(int, int)':
> gr_block.cc:112: error: 'd_detail' was not declared in this scope
> gr_block.cc: In member function 'void gr_block::consume_each(int)':
> gr_block.cc:118: error: 'd_detail' was not declared in this scope
> make[4]: *** [gr_block.lo] Error 1
> make[4]: Leaving directory
> `/home/ziad/Desktop/gnuradio-3.0.3/gnuradio-core/src/lib/runtime'
> make[3]: *** [install-recursive] Error 1
> make[3]: Leaving directory
> `/home/ziad/Desktop/gnuradio-3.0.3/gnuradio-core/src/lib'
> make[2]: *** [install-recursive] Error 1
> make[2]: Leaving directory
> `/home/ziad/Desktop/gnuradio-3.0.3/gnuradio-core/src'
> make[1]: *** [install-recursive] Error 1
> make[1]: Leaving directory `/home/ziad/Desktop/gnuradio-3.0.3/gnuradio-core'
> make: *** [install-recursive] Error 1
> 
> Can some1 help
> thanks for your time
> ziad


Did the "configure" step complete successfully?

Eric




reply via email to

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