Re: [Discuss-gnuradio] how to write a block - segmentation fault

2007-03-23 Thread Eric Blossom
On Fri, Mar 23, 2007 at 08:30:45AM -0700, Chris Albertson wrote: > > --- Robert Miller <[EMAIL PROTECTED]> wrote: > > > > > >> sudo make check > > Do you really need to build this as "root"? > > Chris Albertson No. Depending on ownership and permissions in the install directory, you may need

Re: [Discuss-gnuradio] how to write a block - segmentation fault

2007-03-23 Thread Robert Miller
No, I just tried it as root as a quick (but silly) test. I get the same results with "make check". Thanks, Rob Chris Albertson wrote: > > > --- Robert Miller <[EMAIL PROTECTED]> wrote: > >> >> >> sudo make check > > Do you really need to build this as "root"? > > Chris Albertson > Home

Re: [Discuss-gnuradio] how to write a block - segmentation fault

2007-03-23 Thread Chris Albertson
--- Robert Miller <[EMAIL PROTECTED]> wrote: > > >> sudo make check Do you really need to build this as "root"? Chris Albertson Home: 310-376-1029 [EMAIL PROTECTED] Office: 310-336-5189 [EMAIL PROTECTED] __

[Discuss-gnuradio] how to write a block - segmentation fault

2007-03-22 Thread Robert Miller
Hello, When running "make check" as outlined in the gr-howto-write-a-block tutorial, I am receiving a segmentation fault. I am running Ubuntu 6.10 (Edgy Eft) with linux kernel release 2.6.17-11-386 and GNU Radio 3.0. GNU Radio is otherwise functional, as I successfully run usrp_fft.py and benchm