discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] 2 issues with latest GIT master, at least on OSX


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] 2 issues with latest GIT master, at least on OSX 10.5.8
Date: Tue, 1 Jun 2010 10:22:46 -0700

On Tue, Jun 1, 2010 at 09:50, Michael Dickens <address@hidden> wrote:

> checking git description of current commit... cut: illegal option -- -
> ../../configure: line 3672: test: too many arguments
> v3.3.0-rc3-0-g944a8b6f

This is from config/gr_git.m4, which I was updated in rc3 with
processing to extract various parameters from the git describe output.
 My system has 'cut' from the GNU Core Utilities 7.4.  Is OSX using
something different by default?

> date: illegal option -- R
> usage: date [-jnu] [-d dst] [-r seconds] [-t west] [-v[+|-]val[ymwdHMS]] ...
>            [-f fmt date | [[[mm]dd]HH]MM[[cc]yy][.ss]] [+format]

Nothing has changed here in the code since rc2.

> line 16, in swig_import_helper
>    import _gnuradio_swig_py_runtime
> ImportError:
> dlopen(/opt/GNURadio/git/builds/master/gnuradio-core/src/lib/swig/.libs/_gnuradio_swig_py_runtime.so,
> 10): Library not loaded: /usr/local/lib/libgnuradio-core.0.dylib
>  Referenced from:
> /opt/GNURadio/git/builds/master/gnuradio-core/src/lib/swig/.libs/_gnuradio_swig_py_runtime.so
>  Reason: image not found

This may be a downstream error that would go away when the upstream
issue is fixed.

Did anything else change in your test environment?

Johnathan



reply via email to

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