LibBSD master vs 5-freebsd12 TI frame buffer patches
Chris Johns
chrisj at rtems.org
Thu Aug 15 08:37:57 UTC 2019
On 15/8/19 10:36 am, Chris Johns wrote:
> Currently the RSB libbsd package is building and installing LibBSD `master` and
> I was looking to move this to `5-freebsd12` to align it with the needs of a release.
The curl package does not build with 5-freebsd12. It fails a simple link test
during it's configure. I am seeing ..
/opt/work/chris/rtems/rsb/rtems-source-builder.git/rtems/build/rtems-libbsd-vfd86c091b97759106da7355ce1dd81ebe030e285-x86_64-freebsd12.0-1/rtems-libbsd-fd86c091b97759106da7355ce1dd81ebe030e285/build/arm-rtems5-beagleboneblack-default/../../freebsd/sys/vm/uma_core.c:4073:
undefined reference to `atomic_load_long'
This is building the BBB bsp so the latest tools and kernel.
I build this yesterday on MacOS with master without error and it fails on
FreeBSD using 5-freebsd12.
Is something missing or is it something I am doing?
Chris
More information about the devel
mailing list