libc

  1. rwp

    Solved Running Emacs 28.1 on Upgraded FreeBSD 13.1

    Hello, FreeBSD is upgraded from 13.0 to 13.1, and doing: pkg install -y emacs-nox emacs Results in: ld-elf.so.1: /lib/libc.so.7: version FBSD_1.7 required by /usr/local/bin/emacs not found I've already done pkg upgrade -y to upgrade all packages globally on the system, but this error still...
  2. F

    Package version mismatch - grub2-bhyve

    Hi everyone, First post here - so I'm hopeful I'm for some help! I have two FreeBSD servers running Rel 12, following output is identical on both: # uname -a FreeBSD <server-name> 12.0-RELEASE-p3 FreeBSD 12.0-RELEASE-p3 GENERIC amd64 # freebsd-version 12.0-RELEASE-p3 Both systems have the...
  3. Rudoland

    port musl libc

    I am planning to port musl libc to FreeBSD userspace in addition to our native c library. Is it really need for community?
  4. F

    Solved Build debug system libraries -- libc, libthr, etc.

    Hi, I'm a porting an open-source Linux-based software to FreeBSD. Since this is a fairly low-level systems software, I'd like to be able to debug into libc, libthr, and other system libraries. I set up a FreeBSD-10.2-Release system (x86-64) using the live CD, and then set up basic utilities...
Back
Top