On 2024-03-26 11:30 a.m., Micah via Bzip2-devel wrote: > Hi Patrick, > > The bzip2 project maintainers don't provide the yocto recipe. I am unsure > who makes it. Hi Patrick, It's part of openembedded-core: https://layers.openembedded.org/layerindex/branch/master/recipes/?q=bzip2 Please either submit a bug: https://bugzilla.yoctoproject.org/ including info about what branch you are working on and how to reproduce the issue or just send a patch to the oe-core list once you have joined: openembedded-core@lists.openembedded.org https://www.yoctoproject.org/community/mailing-lists/ https://lists.openembedded.org/g/openembedded-core UNLESS, it's already fixed: https://lore.kernel.org/openembedded-core/?q=bzip2%3A.*libbz2 https://git.openembedded.org/openembedded-core/log/?qt=grep&q=bzip2%3A Thanks, ../Randy > > Regards, > Micah > > On Fri, Feb 23, 2024 at 2:15 PM Patrick Regnouf via Bzip2-devel < > bzip2-devel@sourceware.org> wrote: > >> bzip2 yocto recipe does not create libbz2.so.1.0 >> >> as a result >> >> >> /usr/lib/gcc/aarch64-poky-linux/11.4.0/../../../../aarch64-poky-linux/bin/ld: >> warning: libbz2.so.1.0, needed by >> >> /home/nvidia/.vs/trunk/c1545438-b69f-4060-bbe2-cc55a2c7de59/src/Common/ThirdParty/boost/1.72/gcc_aarch64/lib/libboost_iostreams.so.1.72.0, >> not found (try using -rpath or -rpath-link) >> >> so I had to create a bbapend to create just that link >> >> It is obviously an oversight... please correct >> >> Thanks >> >> /Patrick >> -- # Randy MacLeod # Wind River Linux