Current-Users archive

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

Re: building modstat fails (on amd64)



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.

}-- End of excerpt from Kurt Schreiner


Home | Main Index | Thread Index | Old Index