Well I am having problems building rt_mib.o This is a SunOS-4.1.4-sun4
(SPARCStation 2) machine. I used the sample config
src/configs/sunos-4.1.1-gcc. Is there a more optimal config to use for a
SunOS-4.1.4 machine?
The following is the results of the make around the point of the Error 1:
Compiling: rt_mib.c
In file included from rt_mib.c:14:
include.h:241: objects.h: No such file or directory
include.h:242: smux.h: No such file or directory
make[1]: *** [rt_mib.o] Error 1
make[1]: Leaving directory
`/local/gated-R3_5Beta_3/src/obj.SunOS-4.1.4-sun4'
Noah
-------------------------------------------------------------------------------
Noah Wallach, Network Operations Center @ DIGEX
Email: no...@digex.net, Phone: (301) 847-6206, Fax: (301) 847-5215
Phone: (410) 898-6206, Fax: (410) 898-5215
24 Hour Customer Service/NOC Phone: (301) 847-5200 or (410) 898-5200
-------------------------------------------------------------------------------
"Noah Wallach (DIGEX NOC)" <no...@noc.digex.net> writes:
>
> Well I am having problems building rt_mib.o This is a SunOS-4.1.4-sun4
> (SPARCStation 2) machine. I used the sample config
> src/configs/sunos-4.1.1-gcc. Is there a more optimal config to use for a
> SunOS-4.1.4 machine?
>
Look at the README in configs directory. Either you need to specify
where to find all the isode stuff (it may not even be installed on
your system) or remove isode_snmp from the list of protocols in
your config.
Good Luck,
Acee