Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. DougB
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 3
    • Best 0
    • Groups 0

    DougB

    @DougB

    0
    Reputation
    3
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    DougB Follow

    Best posts made by DougB

    This user hasn't posted anything yet.

    Latest posts made by DougB

    • RE: Raspberry Pi4 install on Raspberry OS

      @jonas Yes, indeed. Thanks, all compiled just fine and playing nicely now as I write this. So appreciated, thank you again!.

      I notice dsun above saying 'I'm running Manjaro ARM on it and Strawberry is in the software repository.' How do we get Raspberry Pi OS to include it too? - Strawberry is so much better than VLC for music. Nicer UI, album covers, remembers playlists etc etc. It would be a real 'plus' for the RPi community.

      posted in Technical Help
      D
      DougB
    • RE: Raspberry Pi4 install on Raspberry OS

      @jonas Wow, thanks for the prompt reply. I'll try shortly, is the 'export' comand from the bash prompt? (apologies for my naivety!)

      [Currently running off an 'old' install on my Raspi 400 / 64 bit beta listening to Paradise Radio 🙂 ]

      posted in Technical Help
      D
      DougB
    • RE: Raspberry Pi4 install on Raspberry OS

      @jonas Hi Jonas, I have been running Strawberry just fine on several Pi's (Zero[with Pimoroni sound card], 3B, 4B) for a year now and love it. Even working with RPi OS64 (beta) and the new RPi 400.

      Since the new OS release (2 Dec 2020) it runs fine on units I have upgraded, but I cannot get the compile to run successfully on fresh download, even following the 'compiling-on-debian' guide notes.

      Any help much appreciated, as previously 🙂

      Thanks, DougB

      pi@KitchenPi:~/strawberry/build $ make -j$(nproc)
      [100%] Built target singlecoreapplication
      [100%] Built target gstmoodbar
      [100%] Built target singleapplication
      [100%] Built target tag
      [100%] Built target libstrawberry-common
      [100%] Built target libstrawberry-tagreader
      [100%] Built target strawberry-tagreader
      [100%] Built target strawberry_lib
      [100%] Linking CXX executable ../strawberry
      /usr/bin/ld: libstrawberry_lib.a(tagreaderclient.cpp.o): undefined reference to symbol '__atomic_fetch_add_8@@LIBATOMIC_1.0'
      /usr/bin/ld: //lib/arm-linux-gnueabihf/libatomic.so.1: error adding symbols: DSO missing from command line
      collect2: error: ld returned 1 exit status
      make[2]: *** [src/CMakeFiles/strawberry.dir/build.make:109: strawberry] Error 1
      make[1]: *** [CMakeFiles/Makefile2:373: src/CMakeFiles/strawberry.dir/all] Error 2
      make: *** [Makefile:130: all] Error 2
      
      
      posted in Technical Help
      D
      DougB