https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218514 --- Comment #28 from Steve Kargl <kargl_at_FreeBSD.org> --- Created attachment 229108 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229108&action=edit float.h needed for week reference The attached patch fixes the omission of '#include <float.h>', which is needed for the weak reference on systems with LDBL_MANT_DIG == DBL_MANT_DIG. This was found by compiling on ref14-powerpc.freebsd.org. Still in search of an ld128 system. -- You are receiving this mail because: You are the assignee for the bug.Received on Thu Oct 28 2021 - 22:21:39 UTC