Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 1997 12:25:41 +0200
From:      Andreas Klemm <andreas@klemm.gtn.com>
To:        current@FreeBSD.org
Subject:   make world fails (mbuf/malloc kernel changes ???)
Message-ID:  <19970817122541.07167@klemm.gtn.com>

next in thread | raw e-mail | index | archive | help
===> 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



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