This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/op25-dev@lists.osmocom.org/.
James K4JK k4jk.james@gmail.com [op25-dev] op25-dev at yahoogroups.comHi Don,
Yes, it is, it was installed ad a gnuradio dependency, I believe. I should
have also mentioned that I can revert to the stock master branch without
using Joe's changes and it compiles and runs fine. When put his changes
into the lib directory and remake I get the error.
I'll post the command line when I get home tonight.
Thanks,
James
On Wed, Sep 20, 2017 at 12:52 PM, Don Adams busterphenajo at yahoo.com
[op25-dev] <op25-dev at yahoogroups.com> wrote:
>
>
> Just a wild guess, is swig installed?
>
> From the desk of, Don Adams
>
>
> On Wednesday, September 20, 2017, 9:48:21 AM PDT, 'William Becks'
> wa8wg at centurytel.net [op25-dev] <op25-dev at yahoogroups.com> wrote:
>
>
>
>
> James,
>
>
>
> Can you post your scope.py command line as a starting point?
>
>
>
> Bill, WA8WG
>
>
>
>
>
> *From:* op25-dev at yahoogroups.com [mailto:op25-dev at yahoogroups.com]
> *Sent:* Wednesday, September 20, 2017 8:15 AM
> *To:* op25-dev at yahoogroups.com
> *Subject:* [op25-dev] Undefined Symbol Error
>
>
>
>
>
> Hi again all,
>
> I'm trying to get the main branch running with some of the changes that
> Joe incorporated last year. Everything compiles fine (this is a fresh
> install of Ubuntu 14.04) but when running scope.py I'm getting and
> undefined symbol error:
>
> (most recent call last):
>
> File "./scope.py", line 55, in <module>
>
> import op25_repeater
>
> File "/usr/local/lib/python2.7/dist-packages/op25_repeater/__init__.py",
>
> line 45, in <module>
>
> from op25_repeater_swig import *
>
> File
>
> "/usr/local/lib/python2.7/dist-packages/op25_repeater/op25_repeater_swig.py",
>
> line 28, in <module>
>
> _op25_repeater_swig = swig_import_helper()
>
> File
>
> "/usr/local/lib/python2.7/dist-packages/op25_repeater/op25_repeater_swig.py",
>
> line 24, in swig_import_helper
>
> _mod = imp.load_module('_op25_repeater_swig', fp, pathname, description)
>
> ImportError: /usr/local/lib/libgnuradio-op25_repeater.so: undefined
>
> symbol: _ZN8p25p2_vf12encode_dstarEPhPKi
>
>
>
>
>
>
>
> Searching around for this does not turn up anything really. Has anyone seen this before?
>
> Thanks,
>
> James
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/op25-dev/attachments/20170920/43d8f2aa/attachment.htm>