Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 1998 05:07:17 -0700 (PDT)
From:      eculp@ver1.telmex.net.mx
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   ports/6847: Zebra Port still doesn't compile
Message-ID:  <199806031207.FAA29527@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         6847
>Category:       ports
>Synopsis:       Zebra Port still doesn't compile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun  3 05:10:01 PDT 1998
>Last-Modified:
>Originator:     Edwin Culp
>Organization:
Mexico Communicates
>Release:        current
>Environment:
FreeBSD cdv.staff.mexcom.net sunix3.0.1 FreeBSD sunix3.0.1 #1: Fri May 29 12:46:50 CDT 1998     root@cdv.staff.mexcom.net:/usr/src/sys/compile/CDV  i386

>Description:
I just saw some changes in the Zebra port and tried to make with
the following results

cc -O -pipe -DHAVE_CONFIG_H -DCONFDIR=\"/usr/local/etc/zebra/\" -I. -I.. -I../lib -I../zebra -c sockunion.c
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


>How-To-Repeat:
make install
>Fix:

>Audit-Trail:
>Unformatted:

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?199806031207.FAA29527>