discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Make error


From: Ms reena vade
Subject: [Discuss-gnuradio] Make error
Date: Mon, 1 Mar 2010 23:06:34 +0530 (IST)

Thank you diniar and nick for your suggestions. The following are the lines where I am getting the error message when I type $make:

/usr/lib/gcc/i686-pc-cygwin/4.3.4/include/c++/bits/stl_alg
o.h:68,
                 from /usr/lib/gcc/i686-pc-cygwin/4.3.4/include/c++/algorithm:67
,
                 from realtime.cc:33:
<built-in>: In function `std::pair<_Tp*, int> std::get_temporary_buffer(ptrdiff_
t)':
<built-in>:0: error: too many arguments to function `void* operator new(unsigned
 int)'
/usr/lib/gcc/i686-pc-cygwin/4.3.4/include/c++/bits/stl_tempbuf.h:100: error: at
this point in file
make[3]: *** [realtime.lo] Error 1
make[3]: Leaving directory `/cygdrive/f/gnuradio-3.2.2/gnuradio-3.2.2/gruel/src/
lib'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/cygdrive/f/gnuradio-3.2.2/gnuradio-3.2.2/gruel/src'

make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/cygdrive/f/gnuradio-3.2.2/gnuradio-3.2.2/gruel'
make: *** [check-recursive] Error 1

I am not able to move beyond this. Any help is always welcome. :)
Thank you in advance,
Reena



reply via email to

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