Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Aug 2000 16:41:23 -0700 (PDT)
From:      ggm@dstc.edu.au
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   i386/20875: make buildworld broken for 4.1-STABLE from cvsup as of 27/8/00
Message-ID:  <20000826234123.6335237B423@hub.freebsd.org>

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

>Number:         20875
>Category:       i386
>Synopsis:       make buildworld broken for 4.1-STABLE from cvsup as of 27/8/00
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 26 16:50:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     George Michaelson
>Release:        4.1-STABLE
>Organization:
DSTC P/L
>Environment:
FreeBSD ggm.dialup.dstc.edu.au 4.1-STABLE FreeBSD 4.1-STABLE #1: Sun Aug 13 20:50:25 EST 2000     root@ggm.dialup.dstc.edu.au:/usr/src/sys/compile/COCKROACH  i386
>Description:
ggm $ cat buildworld.log | egrep "^>>>";tail -f buildworld.log | egrep "^>>>"
>How-To-Repeat:
cvsup from cvsup.au.freebsd.org the 4.1-STABLE tree
make buildworld
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:
 >>> Rebuilding the temporary build tree
 >>> stage 1: bootstrap tools
 >>> stage 2: cleaning up the object tree
 >>> stage 2: rebuilding the object tree
 >>> stage 2: build tools
 >>> stage 3: cross tools
 >>> stage 4: populating /usr/obj/usr/src/i386/usr/include
 >>> stage 4: building libraries
 >>> stage 4: make dependencies
 >>> stage 4: building everything..
 ===> usr.bin/systat
 cc -O -pipe -I/usr/src/usr.bin/systat/../../sys   -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.bin/systat/cmds.c
 cc -O -pipe -I/usr/src/usr.bin/systat/../../sys   -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.bin/systat/cmdtab.c
 cc -O -pipe -I/usr/src/usr.bin/systat/../../sys   -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.bin/systat/devs.c
 cc -O -pipe -I/usr/src/usr.bin/systat/../../sys   -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.bin/systat/fetch.c
 cc -O -pipe -I/usr/src/usr.bin/systat/../../sys   -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.bin/systat/iostat.c
 cc -O -pipe -I/usr/src/usr.bin/systat/../../sys   -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.bin/systat/keyboard.c
 cc -O -pipe -I/usr/src/usr.bin/systat/../../sys   -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.bin/systat/main.c
 cc -O -pipe -I/usr/src/usr.bin/systat/../../sys   -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.bin/systat/mbufs.c
 /usr/src/usr.bin/systat/mbufs.c: In function `showmbufs':
 /usr/src/usr.bin/systat/mbufs.c:111: structure has no member named `m_mtypes'
 /usr/src/usr.bin/systat/mbufs.c:112: structure has no member named `m_mtypes'
 /usr/src/usr.bin/systat/mbufs.c:133: structure has no member named `m_mtypes'
 /usr/src/usr.bin/systat/mbufs.c:134: structure has no member named `m_mtypes'
 *** Error code 1
 
 Stop in /usr/src/usr.bin/systat.
 *** Error code 1
 
 Stop in /usr/src/usr.bin.
 *** Error code 1
 
 Stop in /usr/src.
 *** Error code 1
 
 Stop in /usr/src.
 *** Error code 1
 
 Stop in /usr/src.
 
 in detail:
 
 


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




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