RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Build my own retropie image with buildroot

    Scheduled Pinned Locked Moved Help and Support
    buildroot
    3 Posts 2 Posters 693 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      Lattice
      last edited by

      Hi All,

      Recently, I am trying to build my customized RetroPie image. During compiling emulation-station, I encountered following error

      libfreeimage.so: undefined reference to `png_init_filter_functions_neon'
      

      I already enabled the neon config in libpng package.

      ifeq ($(BR2_ARM_CPU_HAS_NEON),y)
      LIBPNG_CONF_OPTS += --enable-arm-neon=on
      else
      LIBPNG_CONF_OPTS += --enable-arm-neon=off
      endif
      

      Here is my repository.
      https://gitlab.com/nihwkroot/buildnihwk
      I used buildroot to create my root file system.

      I need some hint for this problem. I will be very appreciated if you let me know.

      Thanks,
      Johnny

      1 Reply Last reply Reply Quote 0
      • mituM
        mitu Global Moderator
        last edited by mitu

        Take a look at the Recalbox project, they also distribute Emulationstation and their image is also based on a custom buildroot solution.

        1 Reply Last reply Reply Quote 0
        • L
          Lattice
          last edited by

          @mitu said in Build my own retropie image with buildroot:

          Recalbox project

          will do, thanks.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

          Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.