Giter Club home page Giter Club logo

buildroot's People

Contributors

acgzx avatar aduskett avatar aperezdc avatar baruchsiach avatar bkuhls avatar caesar-github avatar charlie-ht avatar cnwtttt avatar ffontaine avatar fperrad avatar jacmet avatar jameshilliard avatar jeffycn avatar joerg-krause avatar lkundrak avatar nolange avatar owenchenww avatar patrickdepinguin avatar pevik avatar pseiderer avatar qschulz avatar rc-matthew-l-weber avatar rjbarnet avatar rockchipwindowsteam avatar tpetazzoni avatar xiaoyao888888 avatar yann-morin-1998 avatar zengyiqing avatar zhengshunqian avatar zywang33 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

buildroot's Issues

ros2编译需要GLIBC_2.33

我在使用buildroot编译ros2
运行到了
docker run --rm -it
--mount type=bind,source=${OUTPUT},target=/buildroot
ros_sysroot
出现下列错误,可是我的buildroot已经选用了glibc2.35了。
希望能得到您得解答,万分感谢。

  • ROS_DISTRO=foxy
  • export LD_LIBRARY_PATH=/buildroot/host/lib/
  • LD_LIBRARY_PATH=/buildroot/host/lib/
  • export SYSROOT=/buildroot/host/aarch64-buildroot-linux-gnu/sysroot/
  • SYSROOT=/buildroot/host/aarch64-buildroot-linux-gnu/sysroot/
  • export CC=/buildroot/host/bin/aarch64-buildroot-linux-gnu-gcc
  • CC=/buildroot/host/bin/aarch64-buildroot-linux-gnu-gcc
  • export CXX=/buildroot/host/bin/aarch64-buildroot-linux-gnu-g++
  • CXX=/buildroot/host/bin/aarch64-buildroot-linux-gnu-g++
  • export CROSS_COMPILE=/buildroot/host/bin/aarch64-buildroot-linux-gnu-
  • CROSS_COMPILE=/buildroot/host/bin/aarch64-buildroot-linux-gnu-
  • export TARGET_ARCH=aarch64
  • TARGET_ARCH=aarch64
  • export PYTHON_SOABI=cpython-38-aarch64-linux-gnu
  • PYTHON_SOABI=cpython-38-aarch64-linux-gnu
  • export ROS2_INSTALL_PATH=/buildroot/target/opt/ros/
  • ROS2_INSTALL_PATH=/buildroot/target/opt/ros/
  • export TARGET_TRIPLE=/buildroot/host/bin/aarch64-buildroot-linux-gnu
  • TARGET_TRIPLE=/buildroot/host/bin/aarch64-buildroot-linux-gnu
  • export ARCH=aarch64
  • ARCH=aarch64
  • trap cleanup EXIT
  • prepare_source
  • sed -i '/^.ExternalProject.$/i \ \ list(APPEND cmake_configure_args "-DCMAKE_SYSTEM_NAME=${CMAKE_SYSTEM_NAME}") \n\ \ list(APPEND cmake_configure_args "-DCMAKE_SYSTEM_PROCESSOR=${CMAKE_SYSTEM_PROCESSOR}")' src/ros2/mimick_vendor/CMakeLists.txt
    sed: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /buildroot/host/lib/libacl.so.1)
  • cleanup
  • git -C src/ros2/mimick_vendor/ checkout .
    Updated 0 paths from the index
  • '[' -e src/ros2/pybind11_vendor/CMakeLists.txt ']'
  • '[' -e src/ros2/python_cmake_module/ ']'
  • git -C src/ros2/python_cmake_module/ checkout .
    Updated 0 paths from the index
  • echo 'Strip Elf Object files'
    Strip Elf Object files
  • KNOWN_NO_BINARY='xml|py|dsv|sh|ps1|bash|zsh|cmake|msg|idl|in|action|srv|yaml|gz|em|cpp|h|hpp|md|cc|c|bat|a|txt|pyc'
  • find /buildroot/target/opt/ros/ -type f -and '!' -empty -and -regextype posix-extended '!' -regex '.*.(xml|py|dsv|sh|ps1|bash|zsh|cmake|msg|idl|in|action|srv|yaml|gz|em|cpp|h|hpp|md|cc|c|bat|a|txt|pyc)' -exec grep -IL '' '{}' ';'
  • xargs /buildroot/host/bin/aarch64-buildroot-linux-gnu-strip
    find: ‘/buildroot/target/opt/ros/’: No such file or directory
    /buildroot/host/bin/aarch64-buildroot-linux-gnu-strip: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by /buildroot/host/bin/aarch64-buildroot-linux-gnu-strip) /buildroot/host/bin/aarch64-buildroot-linux-gnu-strip: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by /buildroot/host/bin/aarch64-buildroot-linux-gnu-strip)

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.