gmake[2]: Leaving directory '/usr/opt/emacs-27.2/src/admin/unidata'
CCLD temacs
/usr/local/bin/ld: alloc.o: in function `Fmemory_info':
/usr/opt/emacs-27.2/src/src/alloc.c:7036: undefined reference to `sysinfo'
collect2: error: ld returned 1 exit status
gmake[1]: *** [Makefile:655: temacs] Error 1
gmake[1]: Leaving directory '/usr/opt/emacs-27.2/src/src'
gmake: *** [Makefile:424: src] Error 2
but I never had this problem with previous FreeBSD releases.
Any idea?
BTW:
env LD_LIBRARY_PATH=/usr/local/lib gmake
does not help.