Code Monkey home page Code Monkey logo

Comments (3)

schwukas avatar schwukas commented on July 22, 2024

Do you still encounter this problem? I'd be glad to help.

from super-simple-raspberry-pi-audio-receiver-install.

KosmoMoustache avatar KosmoMoustache commented on July 22, 2024

I have not tested since

from super-simple-raspberry-pi-audio-receiver-install.

divx118 avatar divx118 commented on July 22, 2024

@ReadyFoxy @schwukas I don't know if it is related, I use stretch on rpi3.
I got the following error.

SSRPARI [Mon  3 Jun 20:11:03 CEST 2019] Executing sudo ./bootstrap.sh
Fatal error encountered: 'sudo ./bootstrap.sh' failed
Fatal error encountered: su pi -c ./bt_pa_config.sh failed

bootstrap.sh failed because autopoint was missing.
sudo apt-get install autopoint

Also got an earlier installing libjson0-dev failed, but that is replaced with libjson-c-dev on stretch. So easy fix.
After this fixing I got the:

SSRPARI [Mon  3 Jun 20:33:56 CEST 2019] Executing sudo ./bootstrap.sh
SSRPARI [Mon  3 Jun 20:39:30 CEST 2019] Executing sudo make
Fatal error encountered: 'sudo make' failed
Fatal error encountered: su pi -c ./bt_pa_config.sh failed
pi@raspberrypi:~/Super-Simple-Raspberry-Pi-Audio-Receiver-Install $ cd /home/pi/pulseaudio/
pi@raspberrypi:~/pulseaudio $ sudo make
make  all-recursive
make[1]: Entering directory '/home/pi/pulseaudio'
Making all in src
make[2]: Entering directory '/home/pi/pulseaudio/src'
make  all-am
make[3]: Entering directory '/home/pi/pulseaudio/src'
  CC       modules/raop/libraop_la-raop_client.lo
modules/raop/raop_client.c: In function ‘rsa_encrypt’:
modules/raop/raop_client.c:167:8: error: dereferencing pointer to incomplete type ‘RSA {aka struct rsa_st}’
     rsa->n = BN_bin2bn(modules, size, NULL);
        ^~
Makefile:8470: recipe for target 'modules/raop/libraop_la-raop_client.lo' failed
make[3]: *** [modules/raop/libraop_la-raop_client.lo] Error 1
make[3]: Leaving directory '/home/pi/pulseaudio/src'
Makefile:4806: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/home/pi/pulseaudio/src'
Makefile:799: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/pi/pulseaudio'
Makefile:614: recipe for target 'all' failed
make: *** [all] Error 2

Just thought I should post this in case someone else comes across similar issues until #136 is finished.

from super-simple-raspberry-pi-audio-receiver-install.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.