Can someone please help

I have been trying to compile gnuradio on FC5 but I get the following
error:

gnuradio_swig_python.cc:3995: warning: dereferencing type-punned pointer
will break strict-aliasing rules

I have correctly yum installed all the needed packages.

Nick

On Sat, Aug 04, 2007 at 09:47:45AM +0300, Nick O. wrote:

I have been trying to compile gnuradio on FC5 but I get the following error:

gnuradio_swig_python.cc:3995: warning: dereferencing type-punned pointer
will break strict-aliasing rules

I have correctly yum installed all the needed packages.

Nick

It’s a warning, not a fatal error.

Carry on.

Does “make check” pass?

Eric