DragonFly BSD
DragonFly bugs List (threaded) for 2005-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: sockstat not working


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 1 Feb 2005 19:09:23 -0800 (PST)

:Hi, suddenly my sockstat binary stopped working.
:
:Example:
:root@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@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]