discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] gnuradio-core/src/lib/runtime/gr_runtime.i missin


From: Dan Halperin
Subject: Re: [Discuss-gnuradio] gnuradio-core/src/lib/runtime/gr_runtime.i missing
Date: Mon, 10 Sep 2007 13:41:20 -0700
User-agent: Thunderbird 1.5.0.13 (X11/20070824)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Berndt Josef Wulf wrote:
> G'day,
> 
> building current source results in an error due to missing file gr_runtime.i. 
> It appears runtime.i was renamed to gr_runtime.i which was missed in the 
> trunk.
> 
> cheerio Berndt
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

See Johnathan's email of 8/27/2007 11:50 AM PDT:

""
One of the changes is that there are no longer any gr_runtime.* files as
this class has been removed from the code as part of an API change.

However, due to the somewhat broken way we handle SWIG dependencies, a
reference to gr_runtime.i remains in the machine generated dependency
files (gnuradio-core/src/lib/swig/*.d).

This will cause an *already compiled* local copy of the trunk to fail
compilation once it is updated with the latest repository revision.  It
will *not* affect any freshly checked out copies.

If you run into this issue, you can either:

1) Edit gnuradio-core/src/lib/swig/*.d and manually remove the line that
references gr_runtime.i in each one, -OR-

2) Delete gnuradio-core/src/lib/swig/*.d and then run ./config.status
from the top-level directory, -OR-

3) Check out a fresh copy of the trunk and rebuild (simple but overkill.)

Patches welcome from anyone who has a better way of automating tracking
of SWIG dependencies that doesn't create the above issue when a
dependent file is removed.
""

- -Dan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG5avwy9GYuuMoUJ4RAgNhAKDLpORX1kwaKdWiQFFJSSdTD9X90wCfYljT
0+2WiQlUQr0Rvvu8IsZsKyU=
=3hea
-----END PGP SIGNATURE-----




reply via email to

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