Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Aug 1998 11:23:13 -0400
From:      "Gary Palmer" <gpalmer@FreeBSD.ORG>
To:        wollman@FreeBSD.ORG
Cc:        current@FreeBSD.ORG
Subject:   -current broken by mbuf changes?
Message-ID:  <2466.903885793@gjp.erols.com>

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

Did you forget to commit changes to keep userland in sync with the kernel?

cc -O2 -pipe   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/netstat/mbuf.c
/usr/src/usr.bin/netstat/mbuf.c:80: `MT_SOOPTS' undeclared here (not in a function)
/usr/src/usr.bin/netstat/mbuf.c:80: initializer element for `mbtypes[7].mt_type' is not constant
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error

I just commited a change which will allow it to compile, but I'm not sure
if just commenting out the use of MT_SOOPTS is all that is needed...

Gary
--
Gary Palmer                                          FreeBSD Core Team Member
FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info


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



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