discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] installation problem in gnuradio using cygwin


From: Don Ward
Subject: Re: [Discuss-gnuradio] installation problem in gnuradio using cygwin
Date: Fri, 31 Oct 2008 17:03:12 -0400

teka yemane wrote:

hello there,
I was installing gnuradio-3.1.3 in windows using cygwin. The "./configure"
worked fine but the "make" command results in the follwing error:

ar: .libs/gr_hier_block2.o: No such file or directory
make[5]: *** [libruntime.la] Error 1
make[5]: Leaving directory `/usr/src/gnuradio-3.1.3/gnuradio-
core/src/lib/runtime'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/usr/src/gnuradio-3.1.3/gnuradio-core/src/lib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/gnuradio-3.1.3/gnuradio-core/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/gnuradio-3.1.3/gnuradio-core'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gnuradio-3.1.3'
make: *** [all] Error 2

can anyone give me some advice regarding this error and has any body
successfully installed the gnuradio using cygwin?

Yes, others have installed GNU Radio on Cygwin.

Were you using the instructions at http://www.gnuradio.org/trac/wiki/CygwinInstallMain?

Did you check the output listing to see what happened when gr_hier_block2.cc was compiled?

-- Don W.





reply via email to

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