sockstat not working
Matthew Dillon
dillon at apollo.backplane.com
Tue Feb 1 19:09:56 PST 2005
:Hi, suddenly my sockstat binary stopped working.
:
:Example:
:root at oxylon# sockstat
:sockstat: kinfo_get_files: Cannot allocate memory
:
:joerg suggested me to try rebuilding both libkinfo and sockstat, but
:this didnt help. Now I've tried to cvsup to the latest Dragonfly_Stable
:sources, and rebuild world and kernel, but it still doesnt work.
:
:Was there perhaps some sort of fix for this in HEAD that didnt make it
:to Stable?
:
:- Erik
You have to rebuild the world. If you just rebuild a few programs
and libraries it will use the obsolete include files in /usr/include
rather then the ones related to the actual kernel that is running.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Bugs
mailing list