Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jul 1996 14:15:44 -0400 (EDT)
From:      Chuck Robey <chuckr@Glue.umd.edu>
To:        FreeBSD current <freebsd-current@freefall.FreeBSD.org>
Subject:   sbin/route
Message-ID:  <Pine.OSF.3.91.960714141147.29060A-100000@fiber.eng.umd.edu>

next in thread | raw e-mail | index | archive | help
Make world doesn't survive this:

cc -O2 -m486 -pipe -I.   -c /usr/src/sbin/route/route.c
/usr/src/sbin/route/route.c: In function `flushroutes':
/usr/src/sbin/route/route.c:240: `K_ATALK' undeclared (first use this 
function)
/usr/src/sbin/route/route.c:240: (Each undeclared identifier is reported 
only once
/usr/src/sbin/route/route.c:240: for each function it appears in.)
/usr/src/sbin/route/route.c: In function `newroute':
/usr/src/sbin/route/route.c:572: `K_ATALK' undeclared (first use this 
function)
*** Error code 1

I took a look into /usr/include/netatalk, but couldn't grep any mention 
of this K_ATALK ...

----------------------------+-----------------------------------------------
Chuck Robey                 | Interests include any kind of voice or data 
chuckr@eng.umd.edu          | communications topic, C programming, and Unix.
9120 Edmonston Ct #302      |
Greenbelt, MD 20770         | I run Journey2 and n3lxx, both FreeBSD
(301) 220-2114              | version 2.2 current -- and great FUN!
----------------------------+-----------------------------------------------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.91.960714141147.29060A-100000>