Re: BOPM 3.1.2 and bahamut1.8.3 - Not registering any connections
Christopher A Bongaarts <[email protected]> Wed, 2 Nov 2005 13:05:40 -0600
| Newsgroups | gmane.network.irc.bopm |
|---|---|
| Message-ID | <[email protected]> |
In the immortal words of Avi N: > Basicly, when I upgraded from FreeBSD 5.4Beta7 to 5.4Release, > something (still not sure what) went wrong. Rebuilding world from > fresh sources solved the problem. [offtopic] I had a similar problem when mixing and matching binary upgrades and buildworld upgrades on recent FreeBSDs. The problem was that the immutable flag was getting set on a few key libraries in /lib, and the ensuing version mismatch debacle caused all kinds of subtle, strange happenings. In my case, I fixed it by removing the immutable flag with chflags and installing the proper file from the binary release. %% Christopher A. Bongaarts %% [email protected] %% %% Internet Services %% http://umn.edu/~cab %% %% University of Minnesota %% +1 (612) 625-1809 %%