Giter Club home page Giter Club logo

u-boot-nanopi-m3's People

Contributors

rafaello7 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

u-boot-nanopi-m3's Issues

Unable to compile on aarch64

Hi!
I would like to prepare the u-boot-nanopi-m3 package for Alpine Linux.

I have created corresponding PR (alpinelinux/aports#7195), but CI shows errors.

I use following commands to compile on native aarch64 hardware:

make ARCH=arm nanopim3_defconfig
make -j1 HOSTCFLAGS='-Wno-error=cpp' ARCH=arm

I get following error message (full build log is available at https://cloud.drone.io/alpinelinux/aports/2047/3/1):

201 | HOSTCC tools/dumpimage.o
202 | HOSTLD tools/dumpimage
203 | /usr/lib/gcc/aarch64-alpine-linux-musl/8.3.0/../../../../aarch64-alpine-linux-musl/bin/ld: tools/image-host.o: in function `fit_image_setup_sig':
204 | image-host.c:(.text+0x520): undefined reference to `image_get_sig_algo'
205 | /usr/lib/gcc/aarch64-alpine-linux-musl/8.3.0/../../../../aarch64-alpine-linux-musl/bin/ld: tools/image-host.o: in function `fit_config_get_data':
206 | image-host.c:(.text+0xfc8): undefined reference to `fit_region_make_list'
207 | collect2: error: ld returned 1 exit status
208 | make[1]: *** [scripts/Makefile.host:100: tools/dumpimage] Error 1
209 | make: *** [Makefile:1211: tools] Error 2
210 | >>> ERROR: u-boot-s5p6818: build failed

I would quite appreciate if you can share any insights how to solve this error. Thank you in advance for your kind attention!

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.