discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Undefined symbol on starting grc


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] Undefined symbol on starting grc
Date: Mon, 20 Feb 2012 07:50:24 -0800

On Mon, Feb 20, 2012 at 07:41, John Coppens <address@hidden> wrote:

> ImportError: 
> /usr/local/lib64/python2.6/site-packages/gnuradio/gr/_gnuradio_core_io.so:
> undefined symbol: mat_size_of_type

This sounds like the library implementing mat_size_of_type is not
getting dynamically linked in at build time, or the system cannot find
it at runtime.

Johnathan



reply via email to

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