Current-Users archive

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

Re: building modstat fails (on amd64)



On Tue, Aug 07, 2012 at 11:56:37AM -0700, John Nemeth wrote:
> On Dec 28,  3:21pm, Kurt Schreiner wrote:
> } 
> } with sources cvs updated some minutes ago, modstat fails to compile:
> } 
> } >-1005: /u/NetBSD/arch/amd64/TOOLS/bin/nbmake-amd64 dependall
> }      create  modstat/main.d
> }      create  modstat/.depend
> }     compile  modstat/main.o
> } cc1: warnings being treated as errors
> } /u/NetBSD/src/sbin/modstat/main.c: In function 'main':
> } /u/NetBSD/src/sbin/modstat/main.c:113:3: error: implicit declaration of 
> function 'prog_modctl'
> 
>      Um, I have no idea how this happened.  prog_modctl is defined in
> prog_ops.h, which is included by main.c.  You probably have corrupted
> sources.  Run "cvs up -AC" in sbin/modstat.
Hm, not really corrupted, but modified to be able to compile my tree w/o RUMP.
And with the changes to main.c further modifications are needed.

Verry sorry for the noise
Kurt


Home | Main Index | Thread Index | Old Index