cannot compile mibs

Started by slackamp, July 24, 2007, 06:04:09 PM

Previous topic - Next topic

slackamp

[root@xms mibs]# nxmibc -d -z .
NetXMS MIB Compiler  Version 0.2.18
Copyright (c) 2005, 2006 Victor Kirhenshtein

Parsing source files:
   .
input in flex scanner failed


[root@xms mibs]# nxmibc -d .
NetXMS MIB Compiler  Version 0.2.18
Copyright (c) 2005, 2006 Victor Kirhenshtein

ERROR: No source files given


I have all the mibs located in the current directory.

Also tried this

[root@xms ~]# nxmibc -d /root/mibs/
NetXMS MIB Compiler  Version 0.2.18
Copyright (c) 2005, 2006 Victor Kirhenshtein

ERROR: No source files given

Victor Kirhenshtein

nxmibc expects that all mib files have .txt extension. Most likely you have something different.