From owner-freebsd-current Sun Aug 17 03:52:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA22793 for current-outgoing; Sun, 17 Aug 1997 03:52:36 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [194.77.0.15]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA22788 for ; Sun, 17 Aug 1997 03:52:30 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) with UUCP id MAA17795 for current@FreeBSD.org; Sun, 17 Aug 1997 12:30:44 +0200 (MET DST) Received: (from andreas@localhost) by klemm.gtn.com (8.8.7/8.8.7) id MAA04852; Sun, 17 Aug 1997 12:25:41 +0200 (CEST) Message-ID: <19970817122541.07167@klemm.gtn.com> Date: Sun, 17 Aug 1997 12:25:41 +0200 From: Andreas Klemm To: current@FreeBSD.org Subject: make world fails (mbuf/malloc kernel changes ???) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.79 X-Disclaimer: A free society is one where it is safe to be unpopular X-Operating-System: FreeBSD 3.0-CURRENT SMP Sender: owner-freebsd-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk ===> usr.bin/netstat cc -nostdinc -pipe -O -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/n etstat/if.c cc -nostdinc -pipe -O -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/n etstat/inet.c cc -nostdinc -pipe -O -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/n etstat/main.c cc -nostdinc -pipe -O -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/n etstat/mbuf.c /usr/src/usr.bin/netstat/mbuf.c:65: `MT_SOCKET' undeclared here (not in a functi on) /usr/src/usr.bin/netstat/mbuf.c:65: initializer element for `mbtypes[4].mt_type' is not constant /usr/src/usr.bin/netstat/mbuf.c:66: `MT_PCB' undeclared here (not in a function) /usr/src/usr.bin/netstat/mbuf.c:66: initializer element for `mbtypes[5].mt_type' is not constant /usr/src/usr.bin/netstat/mbuf.c:68: `MT_HTABLE' undeclared here (not in a functi on) /usr/src/usr.bin/netstat/mbuf.c:68: initializer element for `mbtypes[7].mt_type' is not constant /usr/src/usr.bin/netstat/mbuf.c:69: `MT_ATABLE' undeclared here (not in a functi on) /usr/src/usr.bin/netstat/mbuf.c:69: initializer element for `mbtypes[8].mt_type' is not constant /usr/src/usr.bin/netstat/mbuf.c:73: `MT_RIGHTS' undeclared here (not in a functi on) /usr/src/usr.bin/netstat/mbuf.c:73: initializer element for `mbtypes[12].mt_type ' is not constant /usr/src/usr.bin/netstat/mbuf.c:74: `MT_IFADDR' undeclared here (not in a functi on) /usr/src/usr.bin/netstat/mbuf.c:74: initializer element for `mbtypes[13].mt_type ' is not constant *** Error code 1 Stop. *** Error code 1 Stop. -- Andreas Klemm | klemm.gtn.com - powered by Symmetric MultiProcessor FreeBSD http://www.freebsd.org/~fsmp/SMP/SMP.html http://www.freebsd.org/~fsmp/SMP/benches.html