I get the following error when I 'make' I am using gcc-3.2.3 and Python2.3. How can I fix it? Thanks in advance.
[EMAIL PROTECTED] gnuradio-core-2.5]$ make make all-recursive make[1]: Entering directory `/home/sheikh/gnuradio-core-2.5' Making all in config make[2]: Entering directory `/home/sheikh/gnuradio-core-2.5/config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/sheikh/gnuradio-core-2.5/config' Making all in src make[2]: Entering directory `/home/sheikh/gnuradio-core-2.5/src' Making all in gen_interpolator_taps make[3]: Entering directory `/home/sheikh/gnuradio-core-2.5/src/gen_interpolator_taps' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/sheikh/gnuradio-core-2.5/src/gen_interpolator_taps' Making all in lib make[3]: Entering directory `/home/sheikh/gnuradio-core-2.5/src/lib' Making all in missing make[4]: Entering directory `/home/sheikh/gnuradio-core-2.5/src/lib/missing' if /bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -g -O2 -Wall -Woverloaded-virtual -pthread -MT bug_work_around_8.lo -MD -MP -MF ".deps/bug_work_around_8.Tpo" -c -o bug_work_around_8.lo bug_work_around_8.cc; \ then mv -f ".deps/bug_work_around_8.Tpo" ".deps/bug_work_around_8.Plo"; else rm -f ".deps/bug_work_around_8.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -g -O2 -Wall -Woverloaded-virtual -pthread -MT bug_work_around_8.lo -MD -MP -MF .deps/bug_work_around_8.Tpo -c bug_work_around_8.cc -fPIC -DPIC -o .libs/bug_work_around_8.o /bin/sh ../../../libtool --mode=link g++ -g -O2 -Wall -Woverloaded-virtual -pthread -o libmissing.la bug_work_around_8.lo ar cru .libs/libmissing.a .libs/bug_work_around_8.o ranlib .libs/libmissing.a creating libmissing.la (cd .libs && rm -f libmissing.la && ln -s ../libmissing.la libmissing.la) make[4]: Leaving directory `/home/sheikh/gnuradio-core-2.5/src/lib/missing' Making all in runtime make[4]: Entering directory `/home/sheikh/gnuradio-core-2.5/src/lib/runtime' if /bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib/runtime -I../../../src/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/general -I../../../src/lib/filter -I/home/sheikh/gr/include -I/home/sheikh/gr/include -g -O2 -Wall -Woverloaded-virtual -pthread -MT gr_block.lo -MD -MP -MF ".deps/gr_block.Tpo" -c -o gr_block.lo gr_block.cc; \ then mv -f ".deps/gr_block.Tpo" ".deps/gr_block.Plo"; else rm -f ".deps/gr_block.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib/runtime -I../../../src/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/general -I../../../src/lib/filter -I/home/sheikh/gr/include -I/home/sheikh/gr/include -g -O2 -Wall -Woverloaded-virtual -pthread -MT gr_block.lo -MD -MP -MF .deps/gr_block.Tpo -c gr_block.cc -fPIC -DPIC -o .libs/gr_block.o if /bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib/runtime -I../../../src/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/general -I../../../src/lib/filter -I/home/sheikh/gr/include -I/home/sheikh/gr/include -g -O2 -Wall -Woverloaded-virtual -pthread -MT gr_block_detail.lo -MD -MP -MF ".deps/gr_block_detail.Tpo" -c -o gr_block_detail.lo gr_block_detail.cc; \ then mv -f ".deps/gr_block_detail.Tpo" ".deps/gr_block_detail.Plo"; else rm -f ".deps/gr_block_detail.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib/runtime -I../../../src/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/general -I../../../src/lib/filter -I/home/sheikh/gr/include -I/home/sheikh/gr/include -g -O2 -Wall -Woverloaded-virtual -pthread -MT gr_block_detail.lo -MD -MP -MF .deps/gr_block_detail.Tpo -c gr_block_detail.cc -fPIC -DPIC -o .libs/gr_block_detail.o if /bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib/runtime -I../../../src/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/general -I../../../src/lib/filter -I/home/sheikh/gr/include -I/home/sheikh/gr/include -g -O2 -Wall -Woverloaded-virtual -pthread -MT gr_buffer.lo -MD -MP -MF ".deps/gr_buffer.Tpo" -c -o gr_buffer.lo gr_buffer.cc; \ then mv -f ".deps/gr_buffer.Tpo" ".deps/gr_buffer.Plo"; else rm -f ".deps/gr_buffer.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib/runtime -I../../../src/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/general -I../../../src/lib/filter -I/home/sheikh/gr/include -I/home/sheikh/gr/include -g -O2 -Wall -Woverloaded-virtual -pthread -MT gr_buffer.lo -MD -MP -MF .deps/gr_buffer.Tpo -c gr_buffer.cc -fPIC -DPIC -o .libs/gr_buffer.o if /bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib/runtime -I../../../src/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/general -I../../../src/lib/filter -I/home/sheikh/gr/include -I/home/sheikh/gr/include -g -O2 -Wall -Woverloaded-virtual -pthread -MT gr_dispatcher.lo -MD -MP -MF ".deps/gr_dispatcher.Tpo" -c -o gr_dispatcher.lo gr_dispatcher.cc; \ then mv -f ".deps/gr_dispatcher.Tpo" ".deps/gr_dispatcher.Plo"; else rm -f ".deps/gr_dispatcher.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib/runtime -I../../../src/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/general -I../../../src/lib/filter -I/home/sheikh/gr/include -I/home/sheikh/gr/include -g -O2 -Wall -Woverloaded-virtual -pthread -MT gr_dispatcher.lo -MD -MP -MF .deps/gr_dispatcher.Tpo -c gr_dispatcher.cc -fPIC -DPIC -o .libs/gr_dispatcher.o if /bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib/runtime -I../../../src/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/general -I../../../src/lib/filter -I/home/sheikh/gr/include -I/home/sheikh/gr/include -g -O2 -Wall -Woverloaded-virtual -pthread -MT gr_error_handler.lo -MD -MP -MF ".deps/gr_error_handler.Tpo" -c -o gr_error_handler.lo gr_error_handler.cc; \ then mv -f ".deps/gr_error_handler.Tpo" ".deps/gr_error_handler.Plo"; else rm -f ".deps/gr_error_handler.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib/runtime -I../../../src/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/general -I../../../src/lib/filter -I/home/sheikh/gr/include -I/home/sheikh/gr/include -g -O2 -Wall -Woverloaded-virtual -pthread -MT gr_error_handler.lo -MD -MP -MF .deps/gr_error_handler.Tpo -c gr_error_handler.cc -fPIC -DPIC -o .libs/gr_error_handler.o gr_error_handler.cc: In constructor `gr_file_error_handler::gr_file_error_handler(int)': gr_error_handler.cc:179: `dup' undeclared (first use this function) gr_error_handler.cc:179: (Each undeclared identifier is reported only once for each function it appears in.) make[4]: *** [gr_error_handler.lo] Error 1 make[4]: Leaving directory `/home/sheikh/gnuradio-core-2.5/src/lib/runtime' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/sheikh/gnuradio-core-2.5/src/lib' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/sheikh/gnuradio-core-2.5/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/sheikh/gnuradio-core-2.5' make: *** [all] Error 2 -- ___________________________________________________________ Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfreejump.htm _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
