>ребята ну вы где...
смотрел что делаешь?
[unix1]/tmp > ls -la /usr/ports/misc/ | grep compat
drwxr-xr-x 2 100 dug 512 Feb 21 2003 compat22
drwxr-xr-x 2 100 dug 512 Feb 21 2003 compat3x
drwxr-xr-x 2 100 dug 512 Mar 28 2003 compat4x
[unix1]/tmp >
или
в /etc/make.conf:
...
# If you want the "compat" shared libraries installed as part of your normal
# builds, uncomment these:
COMPAT1X= yes
COMPAT20= yes
COMPAT21= yes
COMPAT22= yes
COMPAT3X= yes
COMPAT4X= yes
...
# cd /usr/src
# make buildworld
# make installworld
[# mergemaster] - можно не делать если пересобираешь одну и ту же версию
системы
# reboot
PS. Можно конечно не пересобирать ВСЮ систему, но вам будет проще так как
сказано выше или воспользоваться портами.