discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] The AttributeError problem now that I have modifi


From: Tom Early
Subject: Re: [Discuss-gnuradio] The AttributeError problem now that I have modified a working OOT
Date: Wed, 6 Jul 2016 05:04:58 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

When Marcus build my OOT, he encountered both a "was not declared in this scope" comp error and an undefined reference linking error. (See his previous post in this discussion.)

I did not encounter any errors or warnings building the exact same source. I'm trying to understand why.

On 07/05/2016 01:06 AM, Sylvain Munaut wrote:
Hi,

Do you have any idea why my system did not complain AT ALL when building the
syncing branch? I am using ubuntu 16.04 with the apt-installed grc (3.7.9).
Do I have some config screwed up somewhere?
No, that's expected.

GR modules are libraries and as so the linking process will accept
undefined symbols, and just expect them to be present when the .so is
effectively loaded at runtime.

Cheers,

    Sylvain






reply via email to

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