I just upgrded my PFSense from 2.7.2 to 2.8; upgrading operations completed fine.
Then I wanted to add Squid package as well, installing it after having completed this upgrade.
Squid installation process completed regularly. But after a very simple config, daemon didn't start in any way. When I tried by CLI, I received this error message:
"ld-elf.so.1: /usr/local/sbin/squid: Undefined symbol "_ZTVNSt3__117bad_function_callE"
Maybe Squid last release (0.5.3) is not compatible with libc++ in FreeBSD 15.0 ?