This Time Self-Hosted
dark mode light mode Search

FreeBSD 6.0 status update

Okay, so I’ve started getting Gentoo/FreeBSD 6.0 stage working. The main big problem now is with openssl and python. In particular, seems like the LD_LIBRARY_PATH value is simply getting ignored, they try to run binaries loading the libraries from /usr/lib, that are linked against libc.so.5, then python loads two libc versions and gets killed.
Without LD_LIBRARY_PATH I’m actually a bit stuck, so while I don’t find the reason why it doesn’t load the just compiled version.

Until this is sorted out, I’m mainly stuck.

In the mean time, who wants to update to 6.0, please sync, and then re-emerge world with gcc built with –disabled-shared, to be safe.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.