• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Strawberry Music Player Forums
    2. bwh1969
    3. Posts
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by bwh1969

    • Can an ARM version for Raspberry (Buster) become an official resource soon?

      The only really decent graphical music player available in the Raspberry OS repositories is Rhythmbox.

      I managed to build Strawberry from git source and on the overclocked Pi 4, it went relatively quickly. I use 2 Pi Zeros for music servers and the process as one can imagine is painfully slow even overclocked at 1.1 GHz, as in it has been going on 4 hours and it is at 57% built.

      I looked for an easier way to build a deb package for myself on the Pi 4 and then install it on the Pi Zeros but by the time I figured all that out, it would be built on the Zeros anyway.

      Is there any probability that an ARM deb for Debian Buster will become part of the resources here on Strawberry in the near future?

      I fear that if any of my libs get updated, the Strawberry build will not function and I will have to rebuild the entire program and manually install it again.

      posted in Comments & Feedback
      B
      bwh1969
    • RE: Install failing on RPi 4 Buster

      @jonas said in Install failing on RPi 4 Buster:

      glibc

      As far as I understand, it is a "clean" build.

      Also:
      cmake 3.13-4-1 (latest available).

      That being said, I deleted the folder downloaded from git and cloned it agan, and ran the commands and it built so perhaps a file or bit of code became corrupt. Thanks for the idea.

      posted in Technical Help
      B
      bwh1969
    • RE: Install failing on RPi 4 Buster

      On Raspberry OS Buster, I am getting

      cmTC_52850.dir/CheckFunctionExists.c.o  -o cmTC_52850 -lpthreads 
      /usr/bin/ld: cannot find -lpthreads
      collect2: error: ld returned 1 exit status
      make[1]: *** [CMakeFiles/cmTC_52850.dir/build.make:87: cmTC_52850] Error 1
      make[1]: Leaving directory '/home/pi/Downloads/strawberry/build/CMakeFiles/CMakeTmp'
      make: *** [Makefile:121: cmTC_52850/fast] Error 2
      

      I did about an hour of searching and I cannot find what library is missing or not linked properly.

      posted in Technical Help
      B
      bwh1969