Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installing on mac os x sierra 10.12.6 #29

Open
dustybza opened this issue Feb 23, 2018 · 2 comments
Open

installing on mac os x sierra 10.12.6 #29

dustybza opened this issue Feb 23, 2018 · 2 comments

Comments

@dustybza
Copy link

Hey,

when installing gr-gsm I get an error that I can't seem to get past.

`==> Installing gr-gsm from dholm/sdr
==> Cloning https://github.com/ptrkrysik/gr-gsm.git
Updating /Users/dev-osx/Library/Caches/Homebrew/gr-gsm--git
==> Checking out branch master
==> cmake .. -DCMAKE_SHARED_LINKER_FLAGS='-Wl,-undefined,dynamic_lookup' -DPYTHON_LIBRARY='/usr/local/lib/libgnuradio-runtime.dylib' -DC
==> make install
Last 15 lines from /Users/dev-osx/Library/Logs/Homebrew/gr-gsm/02.make:
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f lib/CMakeFiles/grgsm.dir/build.make lib/CMakeFiles/grgsm.dir/build
[ 1%] Building CXX object lib/CMakeFiles/grgsm.dir/constants.cc.o
cd /tmp/gr-gsm-20180223-35332-10ybdzu/build/lib && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -Dgrgsm_EXPORTS -I/tmp/gr-gsm-20180223-35332-10ybdzu/lib -I/tmp/gr-gsm-20180223-35332-10ybdzu/include -I/tmp/gr-gsm-20180223-35332-10ybdzu/build/lib -I/tmp/gr-gsm-20180223-35332-10ybdzu/build/include -I/usr/local/include -I/tmp/gr-gsm-20180223-35332-10ybdzu/lib/receiver -DNDEBUG -fPIC -o CMakeFiles/grgsm.dir/constants.cc.o -c /tmp/gr-gsm-20180223-35332-10ybdzu/build/lib/constants.cc
[ 2%] Building C object lib/CMakeFiles/grgsm.dir/decoding/osmocom/coding/gsm0503_conv.c.o
cd /tmp/gr-gsm-20180223-35332-10ybdzu/build/lib && /usr/local/Homebrew/Library/Homebrew/shims/super/clang -Dgrgsm_EXPORTS -I/tmp/gr-gsm-20180223-35332-10ybdzu/lib -I/tmp/gr-gsm-20180223-35332-10ybdzu/include -I/tmp/gr-gsm-20180223-35332-10ybdzu/build/lib -I/tmp/gr-gsm-20180223-35332-10ybdzu/build/include -I/usr/local/include -I/tmp/gr-gsm-20180223-35332-10ybdzu/lib/receiver -DNDEBUG -fPIC -o CMakeFiles/grgsm.dir/decoding/osmocom/coding/gsm0503_conv.c.o -c /tmp/gr-gsm-20180223-35332-10ybdzu/lib/decoding/osmocom/coding/gsm0503_conv.c
[ 3%] Building C object lib/CMakeFiles/grgsm.dir/decoding/osmocom/coding/gsm0503_coding.c.o
cd /tmp/gr-gsm-20180223-35332-10ybdzu/build/lib && /usr/local/Homebrew/Library/Homebrew/shims/super/clang -Dgrgsm_EXPORTS -I/tmp/gr-gsm-20180223-35332-10ybdzu/lib -I/tmp/gr-gsm-20180223-35332-10ybdzu/include -I/tmp/gr-gsm-20180223-35332-10ybdzu/build/lib -I/tmp/gr-gsm-20180223-35332-10ybdzu/build/include -I/usr/local/include -I/tmp/gr-gsm-20180223-35332-10ybdzu/lib/receiver -DNDEBUG -fPIC -o CMakeFiles/grgsm.dir/decoding/osmocom/coding/gsm0503_coding.c.o -c /tmp/gr-gsm-20180223-35332-10ybdzu/lib/decoding/osmocom/coding/gsm0503_coding.c
In file included from /tmp/gr-gsm-20180223-35332-10ybdzu/lib/decoding/osmocom/coding/gsm0503_coding.c:36:
/usr/local/include/osmocom/core/endian.h:27:10: error: 'endian.h' file not found with include; use "quotes" instead
#include <endian.h>
^
1 error generated.
make[2]: *** [lib/CMakeFiles/grgsm.dir/decoding/osmocom/coding/gsm0503_coding.c.o] Error 1
make[1]: *** [lib/CMakeFiles/grgsm.dir/all] Error 2
make: *** [all] Error 2

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/dholm/homebrew-sdr/issues

devs-MacBook-Pro:libosmocore dev-osx$`

Any help would be appreciated.

@dholm
Copy link
Owner

dholm commented Apr 27, 2018

@dustybza Hi, I just pushed an update that is based on the 0.41.4 release. See if that works for you.

@alessss
Copy link

alessss commented Jun 1, 2018

==> Installing dholm/sdr/cubicsdr --HEAD
==> Cloning https://github.com/cjcliffe/CubicSDR.git
Cloning into '/Users/a_makarevich/Library/Caches/Homebrew/cubicsdr--git'...
remote: Counting objects: 366, done.
remote: Compressing objects: 100% (334/334), done.
remote: Total 366 (delta 79), reused 102 (delta 25), pack-reused 0
Receiving objects: 100% (366/366), 32.96 MiB | 1.88 MiB/s, done.
Resolving deltas: 100% (79/79), done.
==> Checking out branch master
==> cmake .. -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/cubicsdr/HEAD-35482a0 -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMA
==> make
Last 15 lines from /Users/a_makarevich/Library/Logs/Homebrew/cubicsdr/02.make:
In file included from /tmp/cubicsdr-20180601-10173-1e3mgre/src/AppFrame.h:21:
/tmp/cubicsdr-20180601-10173-1e3mgre/src/visual/GainCanvas.h:24:40: error: unknown type name 'wxGLAttributes'
GainCanvas(wxWindow parent, const wxGLAttributes& dispAttrs);
^
In file included from /tmp/cubicsdr-20180601-10173-1e3mgre/src/FrequencyDialog.cpp:8:
/tmp/cubicsdr-20180601-10173-1e3mgre/src/CubicSDR.h:74:5: error: unknown type name 'wxGLContextAttrs'
wxGLContextAttrs
GetContextAttributes();
^
/tmp/cubicsdr-20180601-10173-1e3mgre/src/CubicSDR.h:191:5: error: unknown type name 'wxGLContextAttrs'
wxGLContextAttrs *m_glContextAttributes = nullptr;
^
15 errors generated.
make[2]: *** [CMakeFiles/CubicSDR.dir/src/FrequencyDialog.cpp.o] Error 1
make[1]: *** [CMakeFiles/CubicSDR.dir/all] Error 2
make: *** [all] Error 2

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/dholm/homebrew-sdr/issues

These open issues may also help:
cubicsdr install fail " unknown type freqdem" #11
Install of CubicSDR (still) fails on OS X 10.11.6 iMac 7,1 #27

Error: A newer Command Line Tools release is available.
Update them from Software Update in the App Store.

This is what I got.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants