Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 May 1998 18:29:46 -0500
From:      Edwin Culp <eculp@ver1.telmex.net.mx>
To:        freebsd-ports@FreeBSD.ORG
Subject:   Tried compiling new Zebra port.
Message-ID:  <3571E7E9.4530D5B@ver1.telmex.net.mx>

next in thread | raw e-mail | index | archive | help
cc -O -pipe -DHAVE_CONFIG_H -DCONFDIR=\"/usr/local/etc/zebra/\" -I. -I..
-I../lib -I../zebra -c radix.c
radix.c: In function `radix_mask_match':
radix.c:1103: `byte' undeclared (first use this function)
radix.c:1103: (Each undeclared identifier is reported only once
radix.c:1103: for each function it appears in.)
radix.c:1103: `dest' undeclared (first use this function)
radix.c:1104: `rule' undeclared (first use this function)
radix.c:1105: `start' undeclared (first use this function)
radix.c:1106: parse error before `int'
radix.c:1115: `offset' undeclared (first use this function)
radix.c:1116: `shift' undeclared (first use this function)
radix.c:1118: `i' undeclared (first use this function)
radix.c: In function `radix_masked_route':
radix.c:1132: `byte' undeclared (first use this function)
radix.c:1132: `pnt' undeclared (first use this function)
radix.c:1133: `mpnt' undeclared (first use this function)
radix.c:1134: parse error before `int'
radix.c:1140: `offset' undeclared (first use this function)
radix.c:1141: `shift' undeclared (first use this function)
radix.c:1143: `i' undeclared (first use this function)
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Thanks 

ed

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3571E7E9.4530D5B>