discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Trouble building GnuRadioPython.cc


From: Will Ware
Subject: [Discuss-gnuradio] Trouble building GnuRadioPython.cc
Date: Wed, 6 Apr 2005 23:59:03 -0400

I had this problem:
<<<<<
In file included from ../../../src/gnu/lib/gr/GrHilbert.h:29,
                from GnuRadioPython.cc:1482:
../../../src/gnu/lib/gr/gr_fir.h:25:2: warning: #warning "gr_fir.h is
deprecated.  Please transition to gr_fir_???.h"
GnuRadioPython.cc: In function `PyObject*
  _wrap_new_sdr_1000_base__SWIG_1(PyObject*, PyObject*)':
GnuRadioPython.cc:8747: error: no matching function for call to `sdr_1000_base
  ::sdr_1000_base()'
../../../src/gnu/lib/grio/sdr_1000.h:31: error: candidates are:
  sdr_1000_base::sdr_1000_base(const sdr_1000_base&)
../../../src/gnu/lib/grio/sdr_1000.h:37: error:
  sdr_1000_base::sdr_1000_base(int)
../../../src/pspectra/lib/vr/VrSource.h: At top level:
GnuRadioPython.cc:231: warning: `swig_type_info*
  SWIG_TypeDynamicCast(swig_type_info*, void**)' defined but not used
GnuRadioPython.cc:419: warning: `const char* SWIG_UnpackDataName(const char*,
  void*, unsigned int, const char*)' defined but not used
GnuRadioPython.cc:499: warning: `void SWIG_PropagateClientData(swig_type_info*)
  ' defined but not used
GnuRadioPython.cc:1198: warning: `void* SWIG_Python_MustGetPtr(PyObject*,
  swig_type_info*, int, int)' defined but not used
GnuRadioPython.cc:1212: warning: `int SWIG_Python_ConvertPacked(PyObject*,
  void*, unsigned int, swig_type_info*, int)' defined but not used
>>>>>

I checked the mailing list archive and found a slightly similar
looking problem discussed on 25 July 2003, but on more careful
inspection it looks like a different problem. This almost seems to be
misbehavior on the part of SWIG. My g++ version is 3.3.3 and my SWIG
version is 1.3.24. This is on a Fedora Core 2 box with a KDE desktop.
Any suggestions?

Thanks much
Will Ware



reply via email to

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