у меня на системе стоит FreeBSD 4.2
захотел я поставить glibc-2.2.2
но в ответ получаю такую фигню :
# ./configure --host=i586-pc-bsd4.2
loading cache ./config.cache
checking host system type... i586-pc-bsd4.2
*** The GNU C library is currently not available for this platform.
*** So far nobody cared to port it and if there is no volunteer it
*** might never happen. So, if you have interest to see glibc on
*** this platform visit
*** http://www.gnu.org/software/libc/porting.html
*** and join the group of porters
# ./configure
loading cache ./config.cache
checking host system type... i386-unknown-freebsd4.2
*** The GNU C library is currently not available for this platform.
*** So far nobody cared to port it and if there is no volunteer it
*** might never happen. So, if you have interest to see glibc on
*** this platform visit
*** http://www.gnu.org/software/libc/porting.html
*** and join the group of porters
что мне делать что бы библиотеки всё таки поставились??