discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Re: Error - in building new signal processing blo


From: Firas Abbas
Subject: Re: [Discuss-gnuradio] Re: Error - in building new signal processing block
Date: Sat, 29 Nov 2008 10:14:08 -0800 (PST)

Hi,

1) Edit   gr-howto-write-a-block/Makefile.common

2) Replace the line :
 SWIGGRFLAGS = -I$(GNURADIO_CORE_INCLUDEDIR)/swig -I$(GNURADIO_CORE_INCLUDEDIR)

With the line:
SWIGGRFLAGS = -I$(GNURADIO_CORE_INCLUDEDIR)/swig -I$(GNURADIO_CORE_INCLUDEDIR) -I$(includedir)




Regards,

Firas

--- On Sat, 11/29/08, Bruhtesfa Ebrahim <address@hidden> wrote:
From: Bruhtesfa Ebrahim <address@hidden>
Subject: [Discuss-gnuradio] Re: Error - in building new signal processing block
To: address@hidden
Date: Saturday, November 29, 2008, 2:56 PM

Firas Abbas wrote:
> check :   http://gnuradio.org/trac/ticket/308

Hi Firas,

Tha solution on this ticket says:
"Creating a symlink from /usr/local/include/gnuradio/gruel to
/usr/local/include/gruel or applying the attached patch "works for
me".
I don't know if it's the right thing to do, though, I'm new to the
make
system."

But I am new to such things, so i didnot understand the term creating a
symlink.Please, could you explain me these terms. -Thanks

Bruhtesfa
--
Posted via http://www.ruby-forum.com/.


_______________________________________________
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]