https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279692

--- Comment #26 from bagas <[email protected]> ---
host system
# ls -l /usr/include/c++/v1/{setjmp.h,limits.h}
ls: /usr/include/c++/v1/limits.h: No such file or directory
ls: /usr/include/c++/v1/setjmp.h: No such file or directory

jail (vps server)
# ls -l /usr/include/c++/v1/{setjmp.h,limits.h}
-r--r--r--  1 root wheel 1627 Oct  5 09:55 /usr/include/c++/v1/limits.h
-r--r--r--  1 root wheel  847 Oct  5 09:55 /usr/include/c++/v1/setjmp.h

# ls -l /usr/ | grep include
lrwxr-xr-x   1 root wheel   21 Jan 13  2024 include -> /basejail/usr/include

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to