|
|
 |
[irrtoolset]IRRToolsSet 4.8.2 - RtConfig missing junos support
- Date: Tue, 14 Sep 2004 14:20:18 -0400
- Organization: CANARIE Inc.
Hello All,
this might have been already asked/answered but I can't manage to find it.
I've successfully compiled (RPSLng) IRRToolSet 4.8.2 under RedHat ES3.0
but soon realized that junos config option is not supported. Original
SRCS && OBJS lines in the Makefile have been changed and all vendor
specific modules, except for cisco, were excluded, i.e.:
# $Id: Makefile.in,v 4.8.6.2 2004/07/16 16:41:50 katie Exp $
GOAL = RtConfig
#OBJS = RtConfig.o command.y.o command.l.o f_bcc.o f_cisco.o
f_gated.o f_rsd.o f_junos.o
#SRCS = RtConfig.cc command.y.cc command.l.cc f_bcc.cc f_cisco.cc
f_gated.cc f_rsd.cc f_junos.cc
#HFILES = RtConfig.hh command.y.hh command.l.hh f_bcc.hh f_cisco.hh
f_gated.hh f_rsd.hh f_junos.hh
OBJS = RtConfig.o command.y.o command.l.o f_cisco.o
SRCS = RtConfig.cc command.y.cc command.l.cc f_cisco.cc
HFILES = RtConfig.hh command.y.hh command.l.hh f_cisco.hh
Attempts to compile the code with any other vendor module added fail.
So, my guess is that they have been commented for a reason.
The same applies to "regular" 4.8.2 toolset, not only to RPSLng.
At RIPE ToolSet test site, RtConfig (with RPSLng)
(http://www.ripe.net/cgi-bin/RtConfig-rpslng.cgi) behaves the same way.
Regular RtConfig instead, does accept junos config option, which most
probably means that binary was produced from different (release of)
source code.
I would like to deploy RPSLng but I need "junos" support? How I can do
that??
Thanks.
Regards,
Damir
--
Damir Pobric
Sr. Network Engineer
CANARIE
Desk: +1 613 944 5608
CA*net 4 NOC: +1 613 944 5612
damir.pobric@localhost
www.canarie.ca
Ten Years of Innovation
CANARIE 1993 - 2003
|
|
 |
 |