discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Problems building Gnuradio on Cygwin


From: Achilleas Anastasopoulos
Subject: [Discuss-gnuradio] Problems building Gnuradio on Cygwin
Date: Mon, 13 Dec 2004 16:03:53 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)

Hi all,

I am following the instructions to install gnuradio-core-2.3
on cygwin (windows xp) and I get the following problem
with make (using gcc/g++ 3.4.1)

Any suggestions what might be wrong here?

Thanks
Achilleas

g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib/runtime -I../../../sr c/lib/general -I../../../src/lib/filter -I../../../src/lib/io -I../../../src/lib /g72x -I../../../src/lib/atsc -I../../../src/lib/omnithread -I../../../src/lib/g eneral -I../../../src/lib/filter -I/usr/local/include -I/usr/local/include/boost -1_32/ -g -O2 -Wall -Woverloaded-virtual -MT gr_math.lo -MD -MP -MF .deps/gr_mat
h.Tpo -c gr_math.cc  -DPIC -o .libs/gr_math.o
gr_math.cc: In function `int gr_isnan(double)':
gr_math.cc:74: error: `isnan' is not a member of `std'
make[5]: *** [gr_math.lo] Error 1
make[5]: Leaving directory `/cygdrive/c/zips/gnuradio/gnuradio-core-2.3/src/lib/
general'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/cygdrive/c/zips/gnuradio/gnuradio-core-2.3/src/lib/
general'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/cygdrive/c/zips/gnuradio/gnuradio-core-2.3/src/lib'

make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/cygdrive/c/zips/gnuradio/gnuradio-core-2.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/c/zips/gnuradio/gnuradio-core-2.3'
make: *** [all] Error 2






reply via email to

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