Making install in build/freebsd-4.11-stable-i386 gmake[2]: Entering directory `/work/a/ports/lang/pike76/work/Pike- v7.6.64/build/freebsd-4.11-stable-i386' lib/modules/Nettle.so:-: Warning: Failed to load library: Shared object "libgcc_s.so.1" not found, required by "libnettle.so.2"
Here's your problem; for some reason you have a dynamically compiled libgcc_s. Fix your gcc so that it is static, or make sure that it is in ld's run-path.